62a4ba308b
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if \pdfinclusionerrorlevel is negative; sync with xpdf 3.04. LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal random number generator and other places. XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling to xetex; internal XDV opcodes changed. MetaPost: New numbersystem binary; new Japanese-enabled upmpost and updvitomp programs, analogous to up*tex. Infrastructure: The fmtutil script has been reimplemented to read fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own directory, instead of always using the existing PATH.
26 lines
967 B
Makefile
26 lines
967 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:01 markd Exp $
|
|
|
|
DISTNAME= cjk
|
|
PKGNAME= tex-${DISTNAME}-4.8.4
|
|
TEXLIVE_REV= 36951
|
|
|
|
MAINTAINER= rxg@NetBSD.org,hubertf@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/cjk
|
|
COMMENT= CJK language support
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
DEPENDS+= tex-arphic-[0-9]*:../../fonts/tex-arphic
|
|
DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec
|
|
DEPENDS+= tex-garuda-c90-[0-9]*:../../fonts/tex-garuda-c90
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-norasi-c90-[0-9]*:../../fonts/tex-norasi-c90
|
|
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
|
|
DEPENDS+= tex-uhc-[0-9]*:../../fonts/tex-uhc
|
|
DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
|
|
DEPENDS+= tex-wadalab-[0-9]*:../../fonts/tex-wadalab
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|