[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-babel

File: [cvs.NetBSD.org] / pkgsrc / print / tex-babel / Makefile (download)

Revision 1.9, Mon Oct 23 09:13:59 2017 UTC (6 years, 5 months ago) by markd
Branch: MAIN
Changes since 1.8: +3 -3 lines

tex-babel{,-doc}: update to 3.14

- R text (Hebrew-like) and AL text (Arabic-like) in
  luatex, with "European" and "Arabic" numbers,
  mirroring and unmarked L text.

- Fix - `import' ignored `hyphenrules' in ini files.

# $NetBSD: Makefile,v 1.9 2017/10/23 09:13:59 markd Exp $

DISTNAME=	babel
PKGNAME=	tex-${DISTNAME}-3.14
TEXLIVE_REV=	45474

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/babel
COMMENT=	Multilingual support for Plain TeX or LaTeX
LICENSE=	lppl-1.3c

DEPENDS+=	tex-carlisle>=2010:../../print/tex-carlisle
DEPENDS+=	tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+=	tex-latex>=2009:../../print/tex-latex
DEPENDS+=	tex-latex-bin>=2009nb1:../../print/tex-latex-bin

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