Tue Apr 19 02:57:16 2022 UTC ()
tex-quran{,-doc}: Add version 1.81

This package offers the user an easy way to typeset The Holy
Quran. It has been inspired by the lipsum and ptext packages
and provides several macros for typesetting the whole or any
part of the Quran based on its popular division, including
surah, ayah, juz, hizb, quarter, and page. Besides the Arabic
original, translations to English, German, French, and Persian
are provided, as well as an English transliteration.


(markd)
diff -r1.856 -r1.857 pkgsrc/print/Makefile
diff -r0 -r1.1 pkgsrc/print/tex-quran/DESCR
diff -r0 -r1.1 pkgsrc/print/tex-quran/Makefile
diff -r0 -r1.1 pkgsrc/print/tex-quran/PLIST
diff -r0 -r1.1 pkgsrc/print/tex-quran/distinfo
diff -r0 -r1.1 pkgsrc/print/tex-quran-doc/DESCR
diff -r0 -r1.1 pkgsrc/print/tex-quran-doc/Makefile
diff -r0 -r1.1 pkgsrc/print/tex-quran-doc/PLIST
diff -r0 -r1.1 pkgsrc/print/tex-quran-doc/distinfo

cvs diff -r1.856 -r1.857 pkgsrc/print/Makefile (expand / switch to unified diff)

--- pkgsrc/print/Makefile 2022/04/19 02:53:13 1.856
+++ pkgsrc/print/Makefile 2022/04/19 02:57:16 1.857
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.856 2022/04/19 02:53:13 markd Exp $ 1# $NetBSD: Makefile,v 1.857 2022/04/19 02:57:16 markd Exp $
2# 2#
3 3
4COMMENT= Desktop publishing 4COMMENT= Desktop publishing
5 5
6SUBDIR+= LPRng 6SUBDIR+= LPRng
7SUBDIR+= LPRng-core 7SUBDIR+= LPRng-core
8SUBDIR+= LPRng-doc 8SUBDIR+= LPRng-doc
9SUBDIR+= LaTeXML 9SUBDIR+= LaTeXML
10SUBDIR+= R-knitr 10SUBDIR+= R-knitr
11SUBDIR+= R-tinytex 11SUBDIR+= R-tinytex
12SUBDIR+= a2ps 12SUBDIR+= a2ps
13SUBDIR+= abc2ps 13SUBDIR+= abc2ps
14SUBDIR+= abcm2ps 14SUBDIR+= abcm2ps
@@ -1348,26 +1348,28 @@ SUBDIR+= tex-ptex2pdf-doc @@ -1348,26 +1348,28 @@ SUBDIR+= tex-ptex2pdf-doc
1348SUBDIR+= tex-pxbase 1348SUBDIR+= tex-pxbase
1349SUBDIR+= tex-pxbase-doc 1349SUBDIR+= tex-pxbase-doc
1350SUBDIR+= tex-pxcjkcat 1350SUBDIR+= tex-pxcjkcat
1351SUBDIR+= tex-pxcjkcat-doc 1351SUBDIR+= tex-pxcjkcat-doc
1352SUBDIR+= tex-pxjahyper 1352SUBDIR+= tex-pxjahyper
1353SUBDIR+= tex-pxjahyper-doc 1353SUBDIR+= tex-pxjahyper-doc
1354SUBDIR+= tex-pxrubrica 1354SUBDIR+= tex-pxrubrica
1355SUBDIR+= tex-pxrubrica-doc 1355SUBDIR+= tex-pxrubrica-doc
1356SUBDIR+= tex-pxtatescale 1356SUBDIR+= tex-pxtatescale
1357SUBDIR+= tex-pxtatescale-doc 1357SUBDIR+= tex-pxtatescale-doc
1358SUBDIR+= tex-qtree 1358SUBDIR+= tex-qtree
1359SUBDIR+= tex-quoting 1359SUBDIR+= tex-quoting
1360SUBDIR+= tex-quoting-doc 1360SUBDIR+= tex-quoting-doc
 1361SUBDIR+= tex-quran
 1362SUBDIR+= tex-quran-doc
1361SUBDIR+= tex-r_und_s 1363SUBDIR+= tex-r_und_s
1362SUBDIR+= tex-r_und_s-doc 1364SUBDIR+= tex-r_und_s-doc
1363SUBDIR+= tex-ragged2e 1365SUBDIR+= tex-ragged2e
1364SUBDIR+= tex-ragged2e-doc 1366SUBDIR+= tex-ragged2e-doc
1365SUBDIR+= tex-random 1367SUBDIR+= tex-random
1366SUBDIR+= tex-rcs 1368SUBDIR+= tex-rcs
1367SUBDIR+= tex-rcsinfo 1369SUBDIR+= tex-rcsinfo
1368SUBDIR+= tex-rcsinfo-doc 1370SUBDIR+= tex-rcsinfo-doc
1369SUBDIR+= tex-readarray 1371SUBDIR+= tex-readarray
1370SUBDIR+= tex-readarray-doc 1372SUBDIR+= tex-readarray-doc
1371SUBDIR+= tex-realboxes 1373SUBDIR+= tex-realboxes
1372SUBDIR+= tex-realboxes-doc 1374SUBDIR+= tex-realboxes-doc
1373SUBDIR+= tex-realscripts 1375SUBDIR+= tex-realscripts

File Added: pkgsrc/print/tex-quran/DESCR
This package offers the user an easy way to typeset The Holy
Quran. It has been inspired by the lipsum and ptext packages
and provides several macros for typesetting the whole or any
part of the Quran based on its popular division, including
surah, ayah, juz, hizb, quarter, and page. Besides the Arabic
original, translations to English, German, French, and Persian
are provided, as well as an English transliteration.

File Added: pkgsrc/print/tex-quran/Makefile
# $NetBSD: Makefile,v 1.1 2022/04/19 02:57:16 markd Exp $

DISTNAME=	quran
PKGNAME=	tex-${DISTNAME}-1.81
TEXLIVE_REV=	57601

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/quran
COMMENT=	An easy way to typeset any part of The Holy Quran
LICENSE=	lppl-1.3c

DEPENDS+=	tex-bidi-[0-9]*:../../print/tex-bidi
DEPENDS+=	tex-l3packages-[0-9]*:../../devel/tex-l3packages
DEPENDS+=	tex-listofitems-[0-9]*:../../print/tex-listofitems

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/print/tex-quran/PLIST
@comment $NetBSD: PLIST,v 1.1 2022/04/19 02:57:16 markd Exp $
share/texmf-dist/tex/latex/quran/quran-transde.def
share/texmf-dist/tex/latex/quran/quran-transen.def
share/texmf-dist/tex/latex/quran/quran-transfa.def
share/texmf-dist/tex/latex/quran/quran-transfr.def
share/texmf-dist/tex/latex/quran/quran-translt.def
share/texmf-dist/tex/latex/quran/quran.sty
share/texmf-dist/tex/latex/quran/qurantext-de.translation.def
share/texmf-dist/tex/latex/quran/qurantext-en.translation.def
share/texmf-dist/tex/latex/quran/qurantext-en.transliteration.def
share/texmf-dist/tex/latex/quran/qurantext-fa.translation.def
share/texmf-dist/tex/latex/quran/qurantext-fr.translation.def
share/texmf-dist/tex/latex/quran/qurantext-simple.def
share/texmf-dist/tex/latex/quran/qurantext-uthmani-min.def
share/texmf-dist/tex/latex/quran/qurantext-uthmani.def

File Added: pkgsrc/print/tex-quran/distinfo
$NetBSD: distinfo,v 1.1 2022/04/19 02:57:16 markd Exp $

BLAKE2s (quran.r57601.tar.xz) = 6c25d919c8149a17db248abf662476f751066ecf9779a671ff8a5461d6d47ba5
SHA512 (quran.r57601.tar.xz) = 6df94a192fe113d39dd1a8e3223f7261caeca26243c1a229d7fb2aa4a34e976e23865b7c680cf9ef768ae182a418da64d8a52a757fa4d9f242a4e34aa3048a6a
Size (quran.r57601.tar.xz) = 1630924 bytes

File Added: pkgsrc/print/tex-quran-doc/DESCR
Documentation for tex-quran.

File Added: pkgsrc/print/tex-quran-doc/Makefile
# $NetBSD: Makefile,v 1.1 2022/04/19 02:57:16 markd Exp $

DISTNAME=	quran.doc
PKGNAME=	tex-${DISTNAME:S/./-/}-1.81
TEXLIVE_REV=	57601

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/quran
COMMENT=	Documentation for tex-quran
LICENSE=	lppl-1.3c

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/print/tex-quran-doc/PLIST
@comment $NetBSD: PLIST,v 1.1 2022/04/19 02:57:16 markd Exp $
share/texmf-dist/doc/latex/quran/README
share/texmf-dist/doc/latex/quran/quran-doc.pdf
share/texmf-dist/doc/latex/quran/quran-doc.tex
share/texmf-dist/doc/latex/quran/quran-test.pdf
share/texmf-dist/doc/latex/quran/quran-test.tex
share/texmf-dist/doc/latex/quran/quran-test1.pdf
share/texmf-dist/doc/latex/quran/quran-test1.tex
share/texmf-dist/doc/latex/quran/quran-test2.pdf
share/texmf-dist/doc/latex/quran/quran-test2.tex
share/texmf-dist/doc/latex/quran/quran.png

File Added: pkgsrc/print/tex-quran-doc/distinfo
$NetBSD: distinfo,v 1.1 2022/04/19 02:57:16 markd Exp $

BLAKE2s (quran.doc.r57601.tar.xz) = 1ec6d1b00e0e151d48cf080e0f4a93209350f845e003ec9045fad45747f961b8
SHA512 (quran.doc.r57601.tar.xz) = e8343ba6708d1268082192dfb0bbab200aa5a45da958d772dd18af21d466d069558755ef9d738a680537e7efbb1276c6c52125de0eec7222f4fe2089bd500d67
Size (quran.doc.r57601.tar.xz) = 511440 bytes