pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Tue May 13 10:51:37 UTC 2025
Modified Files:
pkgsrc/print: Makefile
Added Files:
pkgsrc/print/tex-quran-es: DESCR Makefile PLIST distinfo
pkgsrc/print/tex-quran-es-doc: DESCR Makefile PLIST distinfo
Log Message:
tex-quran-es{,-doc}: add version 0.11
The package is designed for typesetting several Spanish
translations of the Holy Quran. It extends the quran package by
adding three additional Spanish translations.
To generate a diff of this commit:
cvs rdiff -u -r1.943 -r1.944 pkgsrc/print/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-quran-es/DESCR \
pkgsrc/print/tex-quran-es/Makefile pkgsrc/print/tex-quran-es/PLIST \
pkgsrc/print/tex-quran-es/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-quran-es-doc/DESCR \
pkgsrc/print/tex-quran-es-doc/Makefile \
pkgsrc/print/tex-quran-es-doc/PLIST \
pkgsrc/print/tex-quran-es-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.943 pkgsrc/print/Makefile:1.944
--- pkgsrc/print/Makefile:1.943 Tue May 13 10:32:07 2025
+++ pkgsrc/print/Makefile Tue May 13 10:51:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.943 2025/05/13 10:32:07 markd Exp $
+# $NetBSD: Makefile,v 1.944 2025/05/13 10:51:36 markd Exp $
#
COMMENT= Desktop publishing
@@ -1420,6 +1420,8 @@ SUBDIR+= tex-quran-de-doc
SUBDIR+= tex-quran-doc
SUBDIR+= tex-quran-en
SUBDIR+= tex-quran-en-doc
+SUBDIR+= tex-quran-es
+SUBDIR+= tex-quran-es-doc
SUBDIR+= tex-r_und_s
SUBDIR+= tex-r_und_s-doc
SUBDIR+= tex-ragged2e
Added files:
Index: pkgsrc/print/tex-quran-es/DESCR
diff -u /dev/null pkgsrc/print/tex-quran-es/DESCR:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es/DESCR Tue May 13 10:51:36 2025
@@ -0,0 +1,3 @@
+The package is designed for typesetting several Spanish
+translations of the Holy Quran. It extends the quran package by
+adding three additional Spanish translations.
Index: pkgsrc/print/tex-quran-es/Makefile
diff -u /dev/null pkgsrc/print/tex-quran-es/Makefile:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es/Makefile Tue May 13 10:51:36 2025
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2025/05/13 10:51:36 markd Exp $
+
+DISTNAME= quran-es
+PKGNAME= tex-${DISTNAME}-0.11
+TEXLIVE_REV= 74874
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/quran-es
+COMMENT= Spanish Translations for the quran package
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-bidi-[0-9]*:../../print/tex-bidi
+DEPENDS+= tex-quran-[0-9]*:../../print/tex-quran
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+DEPENDS+= tex-xstring-[0-9]*:../../print/tex-xstring
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-quran-es/PLIST
diff -u /dev/null pkgsrc/print/tex-quran-es/PLIST:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es/PLIST Tue May 13 10:51:36 2025
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2025/05/13 10:51:36 markd Exp $
+share/texmf-dist/tex/xelatex/quran-es/quran-es.sty
+share/texmf-dist/tex/xelatex/quran-es/qurantext-esi.translation.def
+share/texmf-dist/tex/xelatex/quran-es/qurantext-esii.translation.def
+share/texmf-dist/tex/xelatex/quran-es/qurantext-esiii.translation.def
Index: pkgsrc/print/tex-quran-es/distinfo
diff -u /dev/null pkgsrc/print/tex-quran-es/distinfo:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es/distinfo Tue May 13 10:51:36 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/05/13 10:51:36 markd Exp $
+
+BLAKE2s (quran-es.r74874.tar.xz) = 6db5f2cec6451a766ae1a5d407c08405f583b36f37518be9f3086494cbd7d3d7
+SHA512 (quran-es.r74874.tar.xz) = e6e227782f6703c47fa4e0a3747e9bc2f7031f172cc50ff1b14ca718161d347d4796d2690ee45abde3c7a93a27cea230e8d18e7995aab235f1614fcc9f4c0e49
+Size (quran-es.r74874.tar.xz) = 633536 bytes
Index: pkgsrc/print/tex-quran-es-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-quran-es-doc/DESCR:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es-doc/DESCR Tue May 13 10:51:36 2025
@@ -0,0 +1 @@
+Documentation for tex-quran-es.
Index: pkgsrc/print/tex-quran-es-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-quran-es-doc/Makefile:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es-doc/Makefile Tue May 13 10:51:36 2025
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2025/05/13 10:51:36 markd Exp $
+
+DISTNAME= quran-es.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.11
+TEXLIVE_REV= 74874
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/quran-es
+COMMENT= Documentation for tex-quran-es
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-quran-es-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-quran-es-doc/PLIST:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es-doc/PLIST Tue May 13 10:51:36 2025
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2025/05/13 10:51:36 markd Exp $
+share/texmf-dist/doc/xelatex/quran-es/README
+share/texmf-dist/doc/xelatex/quran-es/quran-es-doc.pdf
+share/texmf-dist/doc/xelatex/quran-es/quran-es-doc.tex
+share/texmf-dist/doc/xelatex/quran-es/quran-es-test.pdf
+share/texmf-dist/doc/xelatex/quran-es/quran-es-test.tex
+share/texmf-dist/doc/xelatex/quran-es/quran.png
Index: pkgsrc/print/tex-quran-es-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-quran-es-doc/distinfo:1.1
--- /dev/null Tue May 13 10:51:37 2025
+++ pkgsrc/print/tex-quran-es-doc/distinfo Tue May 13 10:51:36 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/05/13 10:51:36 markd Exp $
+
+BLAKE2s (quran-es.doc.r74874.tar.xz) = f35d6ca15af347920edfdd3dabe5cdee4a7884ec1570ff179fc6258a28e77492
+SHA512 (quran-es.doc.r74874.tar.xz) = 9028d94dfc187fed4b2edd47dc154d8d00bb4248cc7462a8f4681988d00fcd8f15ffcc39188c681f18dfd66fda264407e0ad957ba3287f5fd81eb8da670b7576
+Size (quran-es.doc.r74874.tar.xz) = 121016 bytes
Home |
Main Index |
Thread Index |
Old Index