pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/tex-markdown
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Dec 4 11:05:10 UTC 2025
Added Files:
pkgsrc/textproc/tex-markdown: DESCR Makefile PLIST distinfo
Log Message:
tex-markdown: Import version 3.12.0.
The Markdown package converts CommonMark markup to TeX commands. The
functionality is provided both as a Lua module and as plain TeX, LaTeX, and
ConTeXt macro packages that can be used to directly typeset TeX documents
containing markdown markup. Unlike other converters, the Markdown package
does not require any external programs, and makes it easy to redefine how
each and every markdown element is rendered. Creative abuse of the markdown
syntax is encouraged.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tex-markdown/DESCR \
pkgsrc/textproc/tex-markdown/Makefile pkgsrc/textproc/tex-markdown/PLIST \
pkgsrc/textproc/tex-markdown/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/tex-markdown/DESCR
diff -u /dev/null pkgsrc/textproc/tex-markdown/DESCR:1.1
--- /dev/null Thu Dec 4 11:05:10 2025
+++ pkgsrc/textproc/tex-markdown/DESCR Thu Dec 4 11:05:10 2025
@@ -0,0 +1,7 @@
+The Markdown package converts CommonMark markup to TeX commands. The
+functionality is provided both as a Lua module and as plain TeX, LaTeX, and
+ConTeXt macro packages that can be used to directly typeset TeX documents
+containing markdown markup. Unlike other converters, the Markdown package
+does not require any external programs, and makes it easy to redefine how
+each and every markdown element is rendered. Creative abuse of the markdown
+syntax is encouraged.
Index: pkgsrc/textproc/tex-markdown/Makefile
diff -u /dev/null pkgsrc/textproc/tex-markdown/Makefile:1.1
--- /dev/null Thu Dec 4 11:05:10 2025
+++ pkgsrc/textproc/tex-markdown/Makefile Thu Dec 4 11:05:10 2025
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2025/12/04 11:05:10 jperkin Exp $
+
+DISTNAME= markdown
+PKGNAME= tex-${DISTNAME}-3.12.0
+TEXLIVE_REV= 76710
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/markdown
+COMMENT= Convert and render Markdown documents
+LICENSE= lppl-1.3c
+
+REPLACE_TEXLUA= texmf-dist/scripts/markdown/markdown2tex.lua
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tex-markdown/PLIST
diff -u /dev/null pkgsrc/textproc/tex-markdown/PLIST:1.1
--- /dev/null Thu Dec 4 11:05:10 2025
+++ pkgsrc/textproc/tex-markdown/PLIST Thu Dec 4 11:05:10 2025
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2025/12/04 11:05:10 jperkin Exp $
+share/texmf-dist/scripts/markdown/markdown-cli.lua
+share/texmf-dist/scripts/markdown/markdown2tex.lua
+share/texmf-dist/tex/context/third/markdown/t-markdown.tex
+share/texmf-dist/tex/context/third/markdown/t-markdownthemewitiko_markdown_defaults.tex
+share/texmf-dist/tex/generic/markdown/markdown.tex
+share/texmf-dist/tex/generic/markdown/markdownthemewitiko_markdown_defaults.tex
+share/texmf-dist/tex/latex/markdown/markdown.sty
+share/texmf-dist/tex/latex/markdown/markdownthemewitiko_markdown_defaults.sty
+share/texmf-dist/tex/luatex/markdown/markdown-parser.lua
+share/texmf-dist/tex/luatex/markdown/markdown-unicode-data.lua
+share/texmf-dist/tex/luatex/markdown/markdown.lua
Index: pkgsrc/textproc/tex-markdown/distinfo
diff -u /dev/null pkgsrc/textproc/tex-markdown/distinfo:1.1
--- /dev/null Thu Dec 4 11:05:10 2025
+++ pkgsrc/textproc/tex-markdown/distinfo Thu Dec 4 11:05:10 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/12/04 11:05:10 jperkin Exp $
+
+BLAKE2s (markdown.r76710.tar.xz) = 842f328c92f4ef81b97296cfef184274f1bf3ce54d616a2c4dad9e32777be9c7
+SHA512 (markdown.r76710.tar.xz) = 82334a12605136a8cc7b708141efe40253c59f130fa966460316a52cbb366deb04f3c169503bd23f209a67d8a8bec7e5c111bfb6707c35f38a382abdd44cec5c
+Size (markdown.r76710.tar.xz) = 98468 bytes
Home |
Main Index |
Thread Index |
Old Index