diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8dee3385ed9b..a43c0f742cae 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -654,7 +654,6 @@ SUBDIR += efl SUBDIR += egypt SUBDIR += eiffelstudio - SUBDIR += electron32 SUBDIR += electron34 SUBDIR += electron35 SUBDIR += electron36 @@ -720,7 +719,6 @@ SUBDIR += folly SUBDIR += forge SUBDIR += forgejo-runner - SUBDIR += forge-devel SUBDIR += fortran-stdlib SUBDIR += fortran-utils SUBDIR += fortytwo-encore @@ -811,7 +809,6 @@ SUBDIR += geany-plugin-xmlsnippets SUBDIR += geany-plugins SUBDIR += geany-plugins-l10n - SUBDIR += geany-themes SUBDIR += generate SUBDIR += gengetopt SUBDIR += genht @@ -832,7 +829,6 @@ SUBDIR += ghostie SUBDIR += ghq SUBDIR += ghub - SUBDIR += ghub-devel SUBDIR += gilt SUBDIR += gindent SUBDIR += gio-sharp @@ -1611,6 +1607,7 @@ SUBDIR += love5 SUBDIR += lpc21isp SUBDIR += lrmi + SUBDIR += lstr SUBDIR += lua-Penlight SUBDIR += lua-argparse SUBDIR += lua-bitlib @@ -1651,7 +1648,6 @@ SUBDIR += mage SUBDIR += magic_enum SUBDIR += magit - SUBDIR += magit-devel SUBDIR += makedepend SUBDIR += malloy SUBDIR += marisa-trie @@ -4355,6 +4351,7 @@ SUBDIR += py-BTrees SUBDIR += py-Dumper SUBDIR += py-Faker + SUBDIR += py-Farama-Notifications SUBDIR += py-IBMQuantumExperience SUBDIR += py-Jinja2 SUBDIR += py-Jinja2-doc @@ -4748,6 +4745,7 @@ SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler + SUBDIR += py-cyclopts SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem @@ -4811,6 +4809,7 @@ SUBDIR += py-dj52-django-rq SUBDIR += py-dj52-strawberry-graphql SUBDIR += py-django-rq + SUBDIR += py-dlinfo SUBDIR += py-dm-tree SUBDIR += py-docformatter SUBDIR += py-dockerfile-parse @@ -5145,6 +5144,7 @@ SUBDIR += py-jupyter-core SUBDIR += py-jupyter-docprovider SUBDIR += py-jupyter-events + SUBDIR += py-jupyter-kernel-gateway SUBDIR += py-jupyter-kernel-test SUBDIR += py-jupyter-lsp SUBDIR += py-jupyter-packaging @@ -5335,6 +5335,7 @@ SUBDIR += py-onigurumacffi SUBDIR += py-opcodes SUBDIR += py-openapi-core + SUBDIR += py-openapi-pydantic SUBDIR += py-openapi-schema-validator SUBDIR += py-openapi-spec-validator SUBDIR += py-opencensus @@ -8022,7 +8023,6 @@ SUBDIR += rubygem-thor SUBDIR += rubygem-thor0 SUBDIR += rubygem-thor12 - SUBDIR += rubygem-thor13 SUBDIR += rubygem-thread-local SUBDIR += rubygem-thread_safe SUBDIR += rubygem-thrift @@ -8129,7 +8129,6 @@ SUBDIR += rubygem-with_env SUBDIR += rubygem-wmi-lite SUBDIR += rubygem-xdg - SUBDIR += rubygem-xdg2 SUBDIR += rubygem-xdg7 SUBDIR += rubygem-xdg8 SUBDIR += rubygem-xorcist @@ -8297,6 +8296,7 @@ SUBDIR += tailor SUBDIR += talloc SUBDIR += talloc242 + SUBDIR += talloc243 SUBDIR += task SUBDIR += taskctl SUBDIR += taskflow @@ -8329,6 +8329,7 @@ SUBDIR += test-drive SUBDIR += tevent SUBDIR += tevent016 + SUBDIR += tevent017 SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua SUBDIR += tex-libtexluajit @@ -8367,7 +8368,6 @@ SUBDIR += tracy SUBDIR += tradcpp SUBDIR += transient - SUBDIR += transient-devel SUBDIR += transwarp SUBDIR += tree-sitter SUBDIR += tree-sitter-cli @@ -8428,12 +8428,14 @@ SUBDIR += wasi-compiler-rt18 SUBDIR += wasi-compiler-rt19 SUBDIR += wasi-compiler-rt20 + SUBDIR += wasi-compiler-rt21 SUBDIR += wasi-libc SUBDIR += wasi-libcxx SUBDIR += wasi-libcxx17 SUBDIR += wasi-libcxx18 SUBDIR += wasi-libcxx19 SUBDIR += wasi-libcxx20 + SUBDIR += wasi-libcxx21 SUBDIR += wasm-server-runner SUBDIR += wasm3 SUBDIR += wasmer |