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 Apr 19 02:57:16 UTC 2022

Modified Files:
        pkgsrc/print: Makefile
Added Files:
        pkgsrc/print/tex-quran: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-quran-doc: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.856 -r1.857 pkgsrc/print/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-quran/DESCR \
    pkgsrc/print/tex-quran/Makefile pkgsrc/print/tex-quran/PLIST \
    pkgsrc/print/tex-quran/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-quran-doc/DESCR \
    pkgsrc/print/tex-quran-doc/Makefile pkgsrc/print/tex-quran-doc/PLIST \
    pkgsrc/print/tex-quran-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.856 pkgsrc/print/Makefile:1.857
--- pkgsrc/print/Makefile:1.856 Tue Apr 19 02:53:13 2022
+++ pkgsrc/print/Makefile       Tue Apr 19 02:57:16 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.856 2022/04/19 02:53:13 markd Exp $
+# $NetBSD: Makefile,v 1.857 2022/04/19 02:57:16 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -1358,6 +1358,8 @@ SUBDIR+=  tex-pxtatescale-doc
 SUBDIR+=       tex-qtree
 SUBDIR+=       tex-quoting
 SUBDIR+=       tex-quoting-doc
+SUBDIR+=       tex-quran
+SUBDIR+=       tex-quran-doc
 SUBDIR+=       tex-r_und_s
 SUBDIR+=       tex-r_und_s-doc
 SUBDIR+=       tex-ragged2e

Added files:

Index: pkgsrc/print/tex-quran/DESCR
diff -u /dev/null pkgsrc/print/tex-quran/DESCR:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran/DESCR        Tue Apr 19 02:57:16 2022
@@ -0,0 +1,7 @@
+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.
Index: pkgsrc/print/tex-quran/Makefile
diff -u /dev/null pkgsrc/print/tex-quran/Makefile:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran/Makefile     Tue Apr 19 02:57:16 2022
@@ -0,0 +1,17 @@
+# $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@localhost
+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"
Index: pkgsrc/print/tex-quran/PLIST
diff -u /dev/null pkgsrc/print/tex-quran/PLIST:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran/PLIST        Tue Apr 19 02:57:16 2022
@@ -0,0 +1,15 @@
+@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
Index: pkgsrc/print/tex-quran/distinfo
diff -u /dev/null pkgsrc/print/tex-quran/distinfo:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran/distinfo     Tue Apr 19 02:57:16 2022
@@ -0,0 +1,5 @@
+$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

Index: pkgsrc/print/tex-quran-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-quran-doc/DESCR:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran-doc/DESCR    Tue Apr 19 02:57:16 2022
@@ -0,0 +1 @@
+Documentation for tex-quran.
Index: pkgsrc/print/tex-quran-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-quran-doc/Makefile:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran-doc/Makefile Tue Apr 19 02:57:16 2022
@@ -0,0 +1,13 @@
+# $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@localhost
+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"
Index: pkgsrc/print/tex-quran-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-quran-doc/PLIST:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran-doc/PLIST    Tue Apr 19 02:57:16 2022
@@ -0,0 +1,11 @@
+@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
Index: pkgsrc/print/tex-quran-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-quran-doc/distinfo:1.1
--- /dev/null   Tue Apr 19 02:57:16 2022
+++ pkgsrc/print/tex-quran-doc/distinfo Tue Apr 19 02:57:16 2022
@@ -0,0 +1,5 @@
+$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



Home | Main Index | Thread Index | Old Index