Add a bunch of missing TeX dependencies. Bump revisions.

This commit is contained in:
joerg 2023-09-28 21:43:10 +00:00
parent bb95d31418
commit a773b504b2
5 changed files with 19 additions and 5 deletions

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.12 2023/04/01 11:23:25 markd Exp $
# $NetBSD: Makefile,v 1.13 2023/09/28 21:43:10 joerg Exp $
DISTNAME= graphics-def
PKGNAME= tex-${DISTNAME}-2022.64487
PKGREVISION= 1
TEXLIVE_REV= 64487
MAINTAINER= pkgsrc-users@NetBSD.org
@ -9,5 +10,7 @@ HOMEPAGE= https://ctan.org/pkg/graphics-def
COMMENT= Colour and graphics option files
LICENSE= lppl-1.3c
DEPENDS+= tex-epstopdf-pkg-[0-9]*:../../print/tex-epstopdf-pkg
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.3 2022/09/01 10:49:45 markd Exp $
# $NetBSD: Makefile,v 1.4 2023/09/28 21:43:10 joerg Exp $
DISTNAME= kvoptions
PKGNAME= tex-${DISTNAME}-3.15
PKGREVISION= 1
TEXLIVE_REV= 63622
MAINTAINER= pkgsrc-users@NetBSD.org
@ -9,5 +10,7 @@ HOMEPAGE= https://ctan.org/pkg/kvoptions
COMMENT= Key value format for package options
LICENSE= lppl-1.3c
DEPENDS+= tex-kvsetkeys-[0-9]*:../../print/tex-kvsetkeys
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,16 +1,20 @@
# $NetBSD: Makefile,v 1.5 2019/12/06 20:22:59 markd Exp $
# $NetBSD: Makefile,v 1.6 2023/09/28 21:43:10 joerg Exp $
DISTNAME= pageslts
PKGNAME= tex-${DISTNAME}-1.2f
PKGREVISION= 1
TEXLIVE_REV= 39164
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Provide labels for the last page in each page numbering group
LICENSE= lppl-1.3c
DEPENDS+= tex-alphalph-[0-9]*:../../print/tex-alphalph
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-letltxmacro-[0-9]*:../../print/tex-letltxmacro
DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
DEPENDS+= tex-rerunfilecheck-[0-9]*:../../print/tex-rerunfilecheck
DEPENDS+= tex-undolabl-[0-9]*:../../print/tex-undolabl
TEXLIVE_UNVERSIONED= yes

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.8 2022/04/09 07:51:45 markd Exp $
# $NetBSD: Makefile,v 1.9 2023/09/28 21:43:10 joerg Exp $
DISTNAME= readarray
PKGNAME= tex-${DISTNAME}-3.1
PKGREVISION= 1
TEXLIVE_REV= 60540
MAINTAINER= pkgsrc-users@NetBSD.org
@ -9,6 +10,7 @@ HOMEPAGE= https://ctan.org/pkg/readarray
COMMENT= Read, store and recall array-formatted data
LICENSE= lppl-1.3c
DEPENDS+= tex-forloop-[0-9]*:../../print/tex-forloop
DEPENDS+= tex-ifnextok-[0-9]*:../../print/tex-ifnextok
DEPENDS+= tex-listofitems-[0-9]*:../../print/tex-listofitems

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.2 2023/05/04 20:49:14 joerg Exp $
# $NetBSD: Makefile,v 1.3 2023/09/28 21:43:10 joerg Exp $
DISTNAME= tabularray
PKGNAME= tex-${DISTNAME}-2023A
PKGREVISION= 1
TEXLIVE_REV= 66276
MAINTAINER= pkgsrc-users@NetBSD.org
@ -9,6 +10,7 @@ HOMEPAGE= https://ctan.org/pkg/tabularray
COMMENT= Tabular implementation
LICENSE= lppl-1.3c
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-ninecolors-[0-9]*:../../print/tex-ninecolors
.include "../../print/texlive/package.mk"