pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/texlive-collection-langarabic



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Apr 19 03:17:27 UTC 2022

Modified Files:
        pkgsrc/meta-pkgs/texlive-collection-langarabic: Makefile

Log Message:
texlive-collection-langarabic: add tex-bidi, tex-quran


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 \
    pkgsrc/meta-pkgs/texlive-collection-langarabic/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/texlive-collection-langarabic/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-langarabic/Makefile:1.16 pkgsrc/meta-pkgs/texlive-collection-langarabic/Makefile:1.17
--- pkgsrc/meta-pkgs/texlive-collection-langarabic/Makefile:1.16        Mon Apr 18 05:44:45 2022
+++ pkgsrc/meta-pkgs/texlive-collection-langarabic/Makefile     Tue Apr 19 03:17:27 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2022/04/18 05:44:45 markd Exp $
+# $NetBSD: Makefile,v 1.17 2022/04/19 03:17:27 markd Exp $
 
 DISTNAME=      collection-langarabic
-PKGNAME=       texlive-${DISTNAME}-2022pre1
+PKGNAME=       texlive-${DISTNAME}-2022pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   59594
@@ -20,7 +20,7 @@ DEPENDS+=     tex-arabi-[0-9]*:../../print/t
 # depend arabic-book
 # depend arabluatex
 DEPENDS+=      tex-arabtex-[0-9]*:../../print/tex-arabtex
-# depend bidi
+DEPENDS+=      tex-bidi-[0-9]*:../../print/tex-bidi
 # depend bidihl
 # depend dad
 # depend ghab
@@ -33,7 +33,7 @@ DEPENDS+=     tex-hyphen-farsi-[0-9]*:../../
 # depend luabidi
 # depend na-box
 # depend persian-bib
-# depend quran
+DEPENDS+=      tex-quran-[0-9]*:../../print/tex-quran
 # depend sexam
 # depend simurgh
 # depend texnegar



Home | Main Index | Thread Index | Old Index