diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 29 |
1 files changed, 25 insertions, 4 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f1f4b3ce0604..9b267892ae78 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -170,6 +170,7 @@ SUBDIR += dtdparse SUBDIR += duncan SUBDIR += dwdiff + SUBDIR += dyff SUBDIR += easydiff SUBDIR += ebook-tools SUBDIR += el-aspell @@ -233,6 +234,7 @@ SUBDIR += gh-grep SUBDIR += git-chglog SUBDIR += gitlab-elasticsearch-indexer + SUBDIR += gitlab-zoekt-indexer SUBDIR += gl-aspell SUBDIR += gladtex SUBDIR += gnugrep @@ -269,7 +271,6 @@ SUBDIR += hi-aspell SUBDIR += highlight SUBDIR += hil-aspell - SUBDIR += hq SUBDIR += hr-aspell SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc @@ -278,6 +279,7 @@ SUBDIR += hsb-aspell SUBDIR += html SUBDIR += html-pretty + SUBDIR += html-query SUBDIR += html-xml-utils SUBDIR += html2fo SUBDIR += html2text @@ -423,6 +425,7 @@ SUBDIR += libxml++26 SUBDIR += libxml++30 SUBDIR += libxml2 + SUBDIR += libxml2-python SUBDIR += libxmlb SUBDIR += libxmlbird SUBDIR += libxode @@ -443,6 +446,7 @@ SUBDIR += linuxdoc SUBDIR += linuxdoc-tools SUBDIR += localize + SUBDIR += logseq SUBDIR += lookatme SUBDIR += loook SUBDIR += lowdown @@ -472,6 +476,7 @@ SUBDIR += mdbook-linkcheck SUBDIR += mdbook-mermaid SUBDIR += mdq + SUBDIR += mdtt SUBDIR += meilisearch SUBDIR += meld SUBDIR += metauml @@ -531,6 +536,7 @@ SUBDIR += opensp SUBDIR += openvanilla-framework SUBDIR += or-aspell + SUBDIR += otree SUBDIR += ov SUBDIR += ox-gfm.el SUBDIR += p5-AI-Categorizer @@ -666,6 +672,7 @@ SUBDIR += p5-Makefile-DOM SUBDIR += p5-Makefile-Parser SUBDIR += p5-Markapl + SUBDIR += p5-Markdown-Perl SUBDIR += p5-Markdown-Render SUBDIR += p5-Marpa-HTML SUBDIR += p5-MathML-Entities @@ -1029,6 +1036,7 @@ SUBDIR += p5-Text-Xslate-Bridge-TT2Like SUBDIR += p5-Text-sprintfn SUBDIR += p5-Text-vCard + SUBDIR += p5-Tie-Handle-Offset SUBDIR += p5-Tiffany SUBDIR += p5-Time-Human SUBDIR += p5-Tk-Pod @@ -1291,6 +1299,14 @@ SUBDIR += php84-xmlreader SUBDIR += php84-xmlwriter SUBDIR += php84-xsl + SUBDIR += php85-ctype + SUBDIR += php85-dom + SUBDIR += php85-enchant + SUBDIR += php85-simplexml + SUBDIR += php85-xml + SUBDIR += php85-xmlreader + SUBDIR += php85-xmlwriter + SUBDIR += php85-xsl SUBDIR += pict SUBDIR += po4a SUBDIR += pod2mdoc @@ -1411,12 +1427,13 @@ SUBDIR += py-jarowinkler SUBDIR += py-jc SUBDIR += py-jinja2-cli + SUBDIR += py-jinjanator + SUBDIR += py-jinjanator-plugins SUBDIR += py-jiter SUBDIR += py-jq SUBDIR += py-json2html SUBDIR += py-jsonslicer SUBDIR += py-jsx-lexer - SUBDIR += py-jtextfsm SUBDIR += py-junit-xml SUBDIR += py-jupyter_sphinx SUBDIR += py-jupyterlab-pygments @@ -1427,7 +1444,6 @@ SUBDIR += py-language-data SUBDIR += py-laserhammer SUBDIR += py-latexcodec - SUBDIR += py-libxml2 SUBDIR += py-license-expression SUBDIR += py-line-protocol-parser SUBDIR += py-linkify-it-py @@ -1448,6 +1464,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 @@ -1578,8 +1595,10 @@ 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-segno SUBDIR += py-sense2vec @@ -1606,6 +1625,7 @@ SUBDIR += py-sphinx-inline-tabs SUBDIR += py-sphinx-intl SUBDIR += py-sphinx-issues + SUBDIR += py-sphinx-last-updated-by-git SUBDIR += py-sphinx-markdown-tables SUBDIR += py-sphinx-material SUBDIR += py-sphinx-me @@ -2169,7 +2189,6 @@ SUBDIR += xmlada SUBDIR += xmlcatmgr SUBDIR += xmlcharent - SUBDIR += xmlenc SUBDIR += xmlf90 SUBDIR += xmlformat SUBDIR += xmlgen @@ -2185,6 +2204,8 @@ SUBDIR += xstream SUBDIR += xsv-rs SUBDIR += xwindiff + SUBDIR += xxdiff + SUBDIR += xxdiff-scripts SUBDIR += y2l SUBDIR += yali SUBDIR += yaml-mode.el |