2017-08-06 14:38:57 +02:00
|
|
|
# $NetBSD: Makefile,v 1.8 2017/08/06 12:38:57 markd Exp $
|
2015-05-06 12:41:42 +02:00
|
|
|
|
|
|
|
DISTNAME= collection-langcyrillic
|
2017-06-22 11:37:20 +02:00
|
|
|
PKGNAME= texlive-${DISTNAME}-2017pre1
|
2015-05-06 12:41:42 +02:00
|
|
|
CATEGORIES= meta-pkgs
|
|
|
|
MASTER_SITES= # empty
|
2017-08-06 14:38:57 +02:00
|
|
|
TEXLIVE_REV= 44895
|
2015-05-06 12:41:42 +02:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://www.tug.org/texlive/
|
|
|
|
COMMENT= Cyrillic TeX packages
|
|
|
|
|
|
|
|
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
|
|
|
|
DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
|
|
|
|
|
2016-06-16 06:03:13 +02:00
|
|
|
# depend babel-belarusian
|
2015-05-06 12:41:42 +02:00
|
|
|
DEPENDS+= tex-babel-bulgarian-[0-9]*:../../print/tex-babel-bulgarian
|
|
|
|
DEPENDS+= tex-babel-russian-[0-9]*:../../print/tex-babel-russian
|
|
|
|
# depend babel-serbian
|
|
|
|
DEPENDS+= tex-babel-serbianc-[0-9]*:../../print/tex-babel-serbianc
|
2016-06-16 06:03:13 +02:00
|
|
|
# depend babel-ukrainian
|
|
|
|
# depend churchslavonic
|
2015-05-06 12:41:42 +02:00
|
|
|
DEPENDS+= tex-cmcyr-[0-9]*:../../fonts/tex-cmcyr
|
|
|
|
DEPENDS+= tex-cyrillic-[0-9]*:../../print/tex-cyrillic
|
|
|
|
DEPENDS+= tex-cyrillic-bin-[0-9]*:../../print/tex-cyrillic-bin
|
2016-09-20 15:34:59 +02:00
|
|
|
DEPENDS+= tex-cyrplain-[0-9]*:../../print/tex-cyrplain
|
2015-05-06 12:41:42 +02:00
|
|
|
# depend disser
|
|
|
|
# depend eskd
|
|
|
|
# depend eskdx
|
|
|
|
# depend gost
|
2017-06-22 11:37:20 +02:00
|
|
|
# depend hyphen-belarusian
|
2015-05-06 12:41:42 +02:00
|
|
|
DEPENDS+= tex-hyphen-bulgarian-[0-9]*:../../print/tex-hyphen-bulgarian
|
2016-06-16 06:03:13 +02:00
|
|
|
# depend hyphen-churchslavonic
|
2015-05-06 12:41:42 +02:00
|
|
|
DEPENDS+= tex-hyphen-mongolian-[0-9]*:../../print/tex-hyphen-mongolian
|
|
|
|
DEPENDS+= tex-hyphen-russian-[0-9]*:../../print/tex-hyphen-russian
|
|
|
|
DEPENDS+= tex-hyphen-serbian-[0-9]*:../../print/tex-hyphen-serbian
|
|
|
|
DEPENDS+= tex-hyphen-ukrainian-[0-9]*:../../print/tex-hyphen-ukrainian
|
|
|
|
DEPENDS+= tex-lcyw-[0-9]*:../../fonts/tex-lcyw
|
|
|
|
DEPENDS+= tex-lh-[0-9]*:../../fonts/tex-lh
|
|
|
|
# depend lhcyr
|
2015-05-10 01:31:52 +02:00
|
|
|
# lshort-bulgarian is documentation only
|
|
|
|
# lshort-mongol is documentation only
|
|
|
|
# lshort-russian is documentation only
|
|
|
|
# lshort-ukr is documentation only
|
2015-05-06 12:41:42 +02:00
|
|
|
# depend mongolian-babel
|
|
|
|
# depend montex
|
2015-05-17 13:41:41 +02:00
|
|
|
# mpman-ru is documentation only
|
2017-08-06 14:38:57 +02:00
|
|
|
# depend numnameru
|
2015-05-17 13:41:41 +02:00
|
|
|
# pst-eucl-translation-bg is documentation only
|
2015-05-06 12:41:42 +02:00
|
|
|
DEPENDS+= tex-ruhyphen-[0-9]*:../../print/tex-ruhyphen
|
|
|
|
# depend russ
|
|
|
|
# depend serbian-apostrophe
|
|
|
|
# depend serbian-date-lat
|
|
|
|
# depend serbian-def-cyr
|
|
|
|
# depend serbian-lig
|
|
|
|
DEPENDS+= tex-t2-[0-9]*:../../print/tex-t2
|
2015-05-10 06:36:15 +02:00
|
|
|
# texlive-ru is documentation only
|
|
|
|
# texlive-sr is documentation only
|
2015-05-06 12:41:42 +02:00
|
|
|
DEPENDS+= tex-ukrhyph-[0-9]*:../../print/tex-ukrhyph
|
|
|
|
|
|
|
|
META_PACKAGE= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|