diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ea1e5af14694..6c3deac8e34e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -70,7 +70,6 @@ SUBDIR += ast-aspell SUBDIR += augeas SUBDIR += az-aspell - SUBDIR += bar SUBDIR += bat SUBDIR += bat-extras SUBDIR += bbe @@ -498,8 +497,8 @@ SUBDIR += mxml SUBDIR += mythes SUBDIR += nb-aspell - SUBDIR += nerdlog SUBDIR += nds-aspell + SUBDIR += nerdlog SUBDIR += nl-aspell SUBDIR += nl-hunspell SUBDIR += nl-hyphen @@ -666,6 +665,7 @@ SUBDIR += p5-Makefile-DOM SUBDIR += p5-Makefile-Parser SUBDIR += p5-Markapl + SUBDIR += p5-Markdown-Render SUBDIR += p5-Marpa-HTML SUBDIR += p5-MathML-Entities SUBDIR += p5-Net-Groonga-HTTP @@ -1300,9 +1300,9 @@ SUBDIR += py-CommonMark SUBDIR += py-Morfessor SUBDIR += py-QDarkStyle - SUBDIR += py-RTFDE SUBDIR += py-TatSu SUBDIR += py-Tempita + SUBDIR += py-Tubes SUBDIR += py-accessible-pygments SUBDIR += py-acora SUBDIR += py-aeidon @@ -1314,6 +1314,8 @@ SUBDIR += py-ansicolors SUBDIR += py-ansiwrap SUBDIR += py-anyascii + SUBDIR += py-anymarkup + SUBDIR += py-anymarkup-core SUBDIR += py-arabic-reshaper SUBDIR += py-asciinema SUBDIR += py-asonic @@ -1321,6 +1323,7 @@ SUBDIR += py-awesome-slugify SUBDIR += py-backrefs SUBDIR += py-bibtexparser + SUBDIR += py-bistring SUBDIR += py-bracex SUBDIR += py-cchardet SUBDIR += py-chameleon @@ -1332,7 +1335,6 @@ SUBDIR += py-cloud_sptheme SUBDIR += py-cmarkgfm SUBDIR += py-collective.checkdocs - SUBDIR += py-colorclass SUBDIR += py-creole SUBDIR += py-cssselect2 SUBDIR += py-csvkit @@ -1369,7 +1371,6 @@ SUBDIR += py-epy-reader SUBDIR += py-et_xmlfile SUBDIR += py-evtx2splunk - SUBDIR += py-extract-msg SUBDIR += py-fastavro SUBDIR += py-fasttext-predict SUBDIR += py-faust-cchardet @@ -1454,8 +1455,11 @@ SUBDIR += py-mistune0 SUBDIR += py-mkdocs SUBDIR += py-mkdocs-autorefs + SUBDIR += py-mkdocs-exclude SUBDIR += py-mkdocs-get-deps SUBDIR += py-mkdocs-git-revision-date-localized-plugin + SUBDIR += py-mkdocs-include-markdown-plugin + SUBDIR += py-mkdocs-macros-plugin SUBDIR += py-mkdocs-material SUBDIR += py-mkdocs-material-extensions SUBDIR += py-mkdocs-mermaid2-plugin @@ -1512,6 +1516,7 @@ SUBDIR += py-pyaml SUBDIR += py-pybtex SUBDIR += py-pybtex-docutils + SUBDIR += py-pycddl SUBDIR += py-pycountry SUBDIR += py-pydata-sphinx-theme SUBDIR += py-pyexcel @@ -1649,10 +1654,10 @@ SUBDIR += py-tabletext SUBDIR += py-tablib SUBDIR += py-terminaltables + SUBDIR += py-terminaltables3 SUBDIR += py-text2digits SUBDIR += py-textdistance SUBDIR += py-textfsm - SUBDIR += py-textract SUBDIR += py-texttable SUBDIR += py-textual SUBDIR += py-textual-autocomplete @@ -1756,6 +1761,7 @@ SUBDIR += rubygem-actionpack-xml_parser-rails52 SUBDIR += rubygem-actionpack-xml_parser-rails61 SUBDIR += rubygem-actionpack-xml_parser-rails72 + SUBDIR += rubygem-actiontext-gitlab SUBDIR += rubygem-actiontext60 SUBDIR += rubygem-actiontext61 SUBDIR += rubygem-actiontext70 @@ -1808,6 +1814,7 @@ SUBDIR += rubygem-elasticsearch-api SUBDIR += rubygem-elasticsearch-api-gitlab SUBDIR += rubygem-elasticsearch-api7 + SUBDIR += rubygem-elasticsearch-api8 SUBDIR += rubygem-elasticsearch-dsl SUBDIR += rubygem-elasticsearch-gitlab SUBDIR += rubygem-elasticsearch-model @@ -1819,12 +1826,14 @@ SUBDIR += rubygem-elasticsearch-transport-gitlab SUBDIR += rubygem-elasticsearch-xpack SUBDIR += rubygem-elasticsearch7 + SUBDIR += rubygem-elasticsearch8 SUBDIR += rubygem-emot SUBDIR += rubygem-escape_utils SUBDIR += rubygem-extended-markdown-filter SUBDIR += rubygem-ezamar SUBDIR += rubygem-fast_xs SUBDIR += rubygem-fog-xml + SUBDIR += rubygem-fog-xml-gitlab SUBDIR += rubygem-gemoji SUBDIR += rubygem-gemoji3 SUBDIR += rubygem-gepub @@ -1841,6 +1850,7 @@ SUBDIR += rubygem-heredoc_unindent SUBDIR += rubygem-hikidoc SUBDIR += rubygem-html-pipeline + SUBDIR += rubygem-html-pipeline-gitlab SUBDIR += rubygem-html-proofer SUBDIR += rubygem-html2text SUBDIR += rubygem-htmlentities @@ -1899,6 +1909,7 @@ SUBDIR += rubygem-puppet-strings SUBDIR += rubygem-raabro SUBDIR += rubygem-rails-dom-testing + SUBDIR += rubygem-rails-dom-testing-rails-gitlab SUBDIR += rubygem-rails-dom-testing-rails5 SUBDIR += rubygem-rails-dom-testing-rails50 SUBDIR += rubygem-rails-dom-testing-rails52 @@ -2136,6 +2147,7 @@ SUBDIR += wv SUBDIR += wv2 SUBDIR += xalan-j + SUBDIR += xan SUBDIR += xenv SUBDIR += xerces-c3 SUBDIR += xerces-j @@ -2146,7 +2158,6 @@ SUBDIR += xhtml-basic SUBDIR += xhtml-modularization SUBDIR += xhtml1-xsd - SUBDIR += xincluder SUBDIR += xlhtml SUBDIR += xlnt SUBDIR += xlreader |