diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7292e1922cb2..8dee3385ed9b 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,6 +719,7 @@ SUBDIR += fnm SUBDIR += folly SUBDIR += forge + SUBDIR += forgejo-runner SUBDIR += forge-devel SUBDIR += fortran-stdlib SUBDIR += fortran-utils @@ -935,6 +935,7 @@ SUBDIR += gorm SUBDIR += goswagger SUBDIR += got + SUBDIR += gotestsum SUBDIR += gpds SUBDIR += gperf SUBDIR += gprbuild @@ -1080,6 +1081,7 @@ SUBDIR += jgoodies-looks SUBDIR += jiic SUBDIR += jiri + SUBDIR += jjui SUBDIR += jline SUBDIR += jna SUBDIR += jsap @@ -1400,6 +1402,7 @@ SUBDIR += libplist SUBDIR += libpo6 SUBDIR += libpololu-avr + SUBDIR += libprinthex SUBDIR += libprotobuf-mutator SUBDIR += libpru SUBDIR += libqb @@ -4179,7 +4182,6 @@ SUBDIR += pear-XML_Transformer SUBDIR += pear-XML_Tree SUBDIR += pear-XML_Util - SUBDIR += pear-channel-doctrine SUBDIR += pear-channel-ezc SUBDIR += pear-channel-geshi SUBDIR += pear-channel-horde @@ -4614,6 +4616,7 @@ SUBDIR += py-cachy SUBDIR += py-cadquery-pywrap SUBDIR += py-calver + SUBDIR += py-camel-converter SUBDIR += py-canonicaljson SUBDIR += py-capstone SUBDIR += py-capturer @@ -5325,6 +5328,7 @@ SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile + SUBDIR += py-omegaconf SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-oncalendar @@ -5485,7 +5489,6 @@ SUBDIR += py-plex SUBDIR += py-plucky SUBDIR += py-pluggy - SUBDIR += py-pluggy0 SUBDIR += py-pluginbase SUBDIR += py-plugincode SUBDIR += py-plux @@ -6085,29 +6088,20 @@ SUBDIR += py-typecode SUBDIR += py-typeguard SUBDIR += py-typer - SUBDIR += py-types-Flask - SUBDIR += py-types-Jinja2 - SUBDIR += py-types-MarkupSafe - SUBDIR += py-types-Pillow - SUBDIR += py-types-PyYAML SUBDIR += py-types-Pygments - SUBDIR += py-types-Werkzeug - SUBDIR += py-types-click - SUBDIR += py-types-cryptography SUBDIR += py-types-decorator SUBDIR += py-types-docutils - SUBDIR += py-types-futures SUBDIR += py-types-jsonschema SUBDIR += py-types-mock SUBDIR += py-types-protobuf SUBDIR += py-types-psutil SUBDIR += py-types-psycopg2 SUBDIR += py-types-python-dateutil + SUBDIR += py-types-pyyaml SUBDIR += py-types-requests SUBDIR += py-types-retry SUBDIR += py-types-setuptools SUBDIR += py-types-toml - SUBDIR += py-types-typed-ast SUBDIR += py-types-ujson SUBDIR += py-types-urllib3 SUBDIR += py-typeshed-client @@ -8313,6 +8307,8 @@ SUBDIR += tcl-mmap SUBDIR += tcl-signal SUBDIR += tcl-trf + SUBDIR += tcl8-thread + SUBDIR += tcl9-thread SUBDIR += tclap SUBDIR += tclap12 SUBDIR += tclbsd @@ -8321,8 +8317,6 @@ SUBDIR += tcllib SUBDIR += tcllibc SUBDIR += tclreadline - SUBDIR += tcl8-thread - SUBDIR += tcl9-thread SUBDIR += tcltls SUBDIR += tclxml SUBDIR += tdl @@ -8440,9 +8434,9 @@ SUBDIR += wasi-libcxx18 SUBDIR += wasi-libcxx19 SUBDIR += wasi-libcxx20 + SUBDIR += wasm-server-runner SUBDIR += wasm3 SUBDIR += wasmer - SUBDIR += wasm-server-runner SUBDIR += websocketpp SUBDIR += websvn SUBDIR += wf-config |