diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/devel/Makefile b/devel/Makefile index 077c61259d00..7931833e03e7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -399,7 +399,6 @@ SUBDIR += cdialog SUBDIR += cdk SUBDIR += cereal - SUBDIR += cervisia SUBDIR += cflow SUBDIR += cflow2vcg SUBDIR += cfr @@ -720,7 +719,7 @@ SUBDIR += fnm SUBDIR += folly SUBDIR += forge - SUBDIR += forge-devel + SUBDIR += forgejo-runner SUBDIR += fortran-stdlib SUBDIR += fortran-utils SUBDIR += fortytwo-encore @@ -811,7 +810,6 @@ SUBDIR += geany-plugin-xmlsnippets SUBDIR += geany-plugins SUBDIR += geany-plugins-l10n - SUBDIR += geany-themes SUBDIR += generate SUBDIR += gengetopt SUBDIR += genht @@ -832,7 +830,6 @@ SUBDIR += ghostie SUBDIR += ghq SUBDIR += ghub - SUBDIR += ghub-devel SUBDIR += gilt SUBDIR += gindent SUBDIR += gio-sharp @@ -935,6 +932,7 @@ SUBDIR += gorm SUBDIR += goswagger SUBDIR += got + SUBDIR += gotestsum SUBDIR += gpds SUBDIR += gperf SUBDIR += gprbuild @@ -1080,6 +1078,7 @@ SUBDIR += jgoodies-looks SUBDIR += jiic SUBDIR += jiri + SUBDIR += jjui SUBDIR += jline SUBDIR += jna SUBDIR += jsap @@ -1649,7 +1648,6 @@ SUBDIR += mage SUBDIR += magic_enum SUBDIR += magit - SUBDIR += magit-devel SUBDIR += makedepend SUBDIR += malloy SUBDIR += marisa-trie @@ -4353,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 @@ -4614,6 +4613,7 @@ SUBDIR += py-cachy SUBDIR += py-cadquery-pywrap SUBDIR += py-calver + SUBDIR += py-camel-converter SUBDIR += py-canonicaljson SUBDIR += py-capstone SUBDIR += py-capturer @@ -4745,6 +4745,7 @@ SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler + SUBDIR += py-cyclopts SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem @@ -4808,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 @@ -5142,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 @@ -5325,12 +5328,14 @@ SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile + SUBDIR += py-omegaconf SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-oncalendar 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 @@ -8293,6 +8298,7 @@ SUBDIR += tailor SUBDIR += talloc SUBDIR += talloc242 + SUBDIR += talloc243 SUBDIR += task SUBDIR += taskctl SUBDIR += taskflow @@ -8325,6 +8331,7 @@ SUBDIR += test-drive SUBDIR += tevent SUBDIR += tevent016 + SUBDIR += tevent017 SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua SUBDIR += tex-libtexluajit @@ -8363,7 +8370,6 @@ SUBDIR += tracy SUBDIR += tradcpp SUBDIR += transient - SUBDIR += transient-devel SUBDIR += transwarp SUBDIR += tree-sitter SUBDIR += tree-sitter-cli @@ -8424,12 +8430,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 |