pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-luaxml: added, required by print/tex-make4ht
Module Name: pkgsrc-wip
Committed By: Mayuresh <mayuresh%warunjikar.in@localhost>
Pushed By: mayuresh
Date: Sat Sep 5 12:54:02 2026 +0530
Changeset: f7d35b25ca60a74befb2563f387d0205354fe47b
Added Files:
tex-luaxml/COMMIT_MSG
tex-luaxml/DESCR
tex-luaxml/Makefile
tex-luaxml/PLIST
tex-luaxml/distinfo
Log Message:
tex-luaxml: added, required by print/tex-make4ht
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f7d35b25ca60a74befb2563f387d0205354fe47b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tex-luaxml/COMMIT_MSG | 3 +++
tex-luaxml/DESCR | 4 ++++
tex-luaxml/Makefile | 15 +++++++++++++++
tex-luaxml/PLIST | 17 +++++++++++++++++
tex-luaxml/distinfo | 5 +++++
5 files changed, 44 insertions(+)
diffs:
diff --git a/tex-luaxml/COMMIT_MSG b/tex-luaxml/COMMIT_MSG
new file mode 100644
index 0000000000..e61ab835d1
--- /dev/null
+++ b/tex-luaxml/COMMIT_MSG
@@ -0,0 +1,3 @@
+print/tex-luaxml: Added version 0.2c
+Packaged in wip by Mayuresh <mayuresh%warunjikar.in@localhost>
+print/tex-make4ht requires this
diff --git a/tex-luaxml/DESCR b/tex-luaxml/DESCR
new file mode 100644
index 0000000000..05ab0a72d0
--- /dev/null
+++ b/tex-luaxml/DESCR
@@ -0,0 +1,4 @@
+LuaXML is a pure Lua library for reading and serializing XML
+files. The current release is aimed mainly at support for the
+odsfile package. The documentation was created by automatic
+conversion of original documentation in the source code.
diff --git a/tex-luaxml/Makefile b/tex-luaxml/Makefile
new file mode 100644
index 0000000000..0751aaad2d
--- /dev/null
+++ b/tex-luaxml/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= luaxml
+PKGNAME= tex-${DISTNAME}-0.2c
+TEXLIVE_REV= 78101
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/luaxml
+COMMENT= Lua library for reading and serialising XML files
+LICENSE= other-free
+
+# catalogue-contact-repository https://github.com/michal-h21/LuaXML
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-luaxml/PLIST b/tex-luaxml/PLIST
new file mode 100644
index 0000000000..5e26212c12
--- /dev/null
+++ b/tex-luaxml/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD$
+share/texmf-dist/tex/luatex/luaxml/luaxml-cssquery.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-domobject.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-encodings.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-entities.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-htmltemplates.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-mod-handler.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-mod-html.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-mod-xml.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-namedentities.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-parse-query.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-pretty.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-stack.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-sty.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-testxml.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml-transform.lua
+share/texmf-dist/tex/luatex/luaxml/luaxml.sty
diff --git a/tex-luaxml/distinfo b/tex-luaxml/distinfo
new file mode 100644
index 0000000000..bfd887e6d9
--- /dev/null
+++ b/tex-luaxml/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (luaxml.r78101.tar.xz) = a0d545abb189c33ea9983d93d40b2514f10a869f76afbc2e0ae401f6bce3063c
+SHA512 (luaxml.r78101.tar.xz) = d18f10e7441077951f0e6591967e0d9bb07db220d6c4be181da8e213d84964eb07535765cfaba548481532389046fb847bc9c32ed1ef12f80b6c0028bd1e0e9c
+Size (luaxml.r78101.tar.xz) = 47992 bytes
Home |
Main Index |
Thread Index |
Old Index