dd4263c4c1
no actual changes
41 lines
1,013 B
Makefile
41 lines
1,013 B
Makefile
# $NetBSD: Makefile,v 1.10 2019/05/15 11:42:53 markd Exp $
|
|
|
|
DISTNAME= collection-langarabic
|
|
PKGNAME= texlive-${DISTNAME}-2019pre1
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 50080
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.tug.org/texlive/
|
|
COMMENT= Arabic TeX packages
|
|
|
|
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
|
|
|
|
# depend alkalami
|
|
# depend alpha-persian
|
|
# depend amiri
|
|
DEPENDS+= tex-arabi-[0-9]*:../../print/tex-arabi
|
|
# depend arabi-add
|
|
# depend arabluatex
|
|
DEPENDS+= tex-arabtex-[0-9]*:../../print/tex-arabtex
|
|
# depend bidi
|
|
# depend bidihl
|
|
# depend dad
|
|
# depend ghab
|
|
DEPENDS+= tex-hyphen-arabic-[0-9]*:../../print/tex-hyphen-arabic
|
|
DEPENDS+= tex-hyphen-farsi-[0-9]*:../../print/tex-hyphen-farsi
|
|
# depend imsproc
|
|
# depend kurdishlipsum
|
|
# lshort-persian is documentation only
|
|
# depend luabidi
|
|
# depend na-box
|
|
# depend persian-bib
|
|
# depend sexam
|
|
# depend simurgh
|
|
# depend tram
|
|
# depend xepersian
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|