diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3da46ead85c6..8844023e0091 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -164,6 +164,7 @@ SUBDIR += docbookrx SUBDIR += docproj SUBDIR += docproj-fonts-cjk + SUBDIR += doxx SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs SUBDIR += dtd2relax @@ -1227,6 +1228,7 @@ SUBDIR += pdfresurrect SUBDIR += pdfsandwich SUBDIR += pdftohtml + SUBDIR += pdjson SUBDIR += pear-File_Fortune SUBDIR += pear-File_MARC SUBDIR += pear-Horde_CssMinify @@ -1442,6 +1444,7 @@ SUBDIR += py-langdetect SUBDIR += py-langid SUBDIR += py-language-data + SUBDIR += py-language-tags SUBDIR += py-laserhammer SUBDIR += py-latexcodec SUBDIR += py-license-expression @@ -1464,6 +1467,7 @@ SUBDIR += py-mdit-py-plugins SUBDIR += py-mdurl SUBDIR += py-mdx_wikilink_plus + SUBDIR += py-meilisearch SUBDIR += py-merge3 SUBDIR += py-mike SUBDIR += py-misaka @@ -1594,9 +1598,12 @@ SUBDIR += py-rich-rst SUBDIR += py-rnc2rng SUBDIR += py-roman-numerals-py + SUBDIR += py-rouge-score SUBDIR += py-rst2ansi SUBDIR += py-rst2html5 + SUBDIR += py-sacremoses SUBDIR += py-scour + SUBDIR += py-segments SUBDIR += py-segno SUBDIR += py-sense2vec SUBDIR += py-sentencepiece @@ -1684,6 +1691,7 @@ SUBDIR += py-tiktoken SUBDIR += py-tinycss SUBDIR += py-tinycss2 + SUBDIR += py-tokenizer SUBDIR += py-tokenizers SUBDIR += py-toml SUBDIR += py-tomli @@ -1737,7 +1745,6 @@ SUBDIR += quarto SUBDIR += quickwit SUBDIR += rand - SUBDIR += randlm SUBDIR += rapidxml SUBDIR += raptor2 SUBDIR += rarian |