Add all metafont/metapost packages. Bump version to 2014.
This commit is contained in:
parent
34d37deea6
commit
0ba27cf183
1 changed files with 38 additions and 38 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2015/05/08 13:24:18 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2015/05/08 13:49:35 wiz Exp $
|
||||
|
||||
DISTNAME= collection-metapost
|
||||
PKGNAME= texlive-${DISTNAME}-2014pre1
|
||||
PKGNAME= texlive-${DISTNAME}-2014
|
||||
CATEGORIES= meta-pkgs
|
||||
MASTER_SITES= # empty
|
||||
TEXLIVE_REV= 32455
|
||||
|
@ -10,45 +10,45 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://www.tug.org/texlive/
|
||||
COMMENT= MetaPost and Metafont packages
|
||||
|
||||
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
|
||||
DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic
|
||||
|
||||
# depend automata
|
||||
# depend bbcard
|
||||
# depend blockdraw_mp
|
||||
# depend bpolynomial
|
||||
# depend cmarrows
|
||||
# depend drv
|
||||
# depend dviincl
|
||||
# depend emp
|
||||
# depend epsincl
|
||||
# depend expressg
|
||||
# depend exteps
|
||||
# depend featpost
|
||||
# depend feynmf
|
||||
# depend feynmp-auto
|
||||
# depend garrigues
|
||||
# depend gmp
|
||||
# depend hatching
|
||||
# depend latexmp
|
||||
# depend metago
|
||||
# depend metaobj
|
||||
# depend metaplot
|
||||
DEPENDS+= tex-automata-[0-9]*:../../graphics/tex-automata
|
||||
DEPENDS+= tex-bbcard-[0-9]*:../../graphics/tex-bbcard
|
||||
DEPENDS+= tex-blockdraw_mp-[0-9]*:../../graphics/tex-blockdraw_mp
|
||||
DEPENDS+= tex-bpolynomial-[0-9]*:../../graphics/tex-bpolynomial
|
||||
DEPENDS+= tex-cmarrows-[0-9]*:../../graphics/tex-cmarrows
|
||||
DEPENDS+= tex-drv-[0-9]*:../../graphics/tex-drv
|
||||
DEPENDS+= tex-dviincl-[0-9]*:../../graphics/tex-dviincl
|
||||
DEPENDS+= tex-emp-[0-9]*:../../graphics/tex-emp
|
||||
DEPENDS+= tex-epsincl-[0-9]*:../../graphics/tex-epsincl
|
||||
DEPENDS+= tex-expressg-[0-9]*:../../graphics/tex-expressg
|
||||
DEPENDS+= tex-exteps-[0-9]*:../../graphics/tex-exteps
|
||||
DEPENDS+= tex-featpost-[0-9]*:../../graphics/tex-featpost
|
||||
DEPENDS+= tex-feynmf-[0-9]*:../../graphics/tex-feynmf
|
||||
DEPENDS+= tex-feynmp-auto-[0-9]*:../../graphics/tex-feynmp-auto
|
||||
DEPENDS+= tex-garrigues-[0-9]*:../../graphics/tex-garrigues
|
||||
DEPENDS+= tex-gmp-[0-9]*:../../graphics/tex-gmp
|
||||
DEPENDS+= tex-hatching-[0-9]*:../../graphics/tex-hatching
|
||||
DEPENDS+= tex-latexmp-[0-9]*:../../graphics/tex-latexmp
|
||||
DEPENDS+= tex-metago-[0-9]*:../../graphics/tex-metago
|
||||
DEPENDS+= tex-metaobj-[0-9]*:../../graphics/tex-metaobj
|
||||
DEPENDS+= tex-metaplot-[0-9]*:../../graphics/tex-metaplot
|
||||
DEPENDS+= tex-metapost-[0-9]*:../../graphics/tex-metapost
|
||||
# depend metauml
|
||||
DEPENDS+= tex-metauml-[0-9]*:../../graphics/tex-metauml
|
||||
DEPENDS+= tex-mfpic-[0-9]*:../../graphics/tex-mfpic
|
||||
# depend mfpic4ode
|
||||
# depend mp3d
|
||||
# depend mpcolornames
|
||||
# depend mpattern
|
||||
# depend mpgraphics
|
||||
# depend piechartmp
|
||||
# depend repere
|
||||
# depend roex
|
||||
# depend slideshow
|
||||
# depend splines
|
||||
# depend suanpan
|
||||
# depend textpath
|
||||
# depend threeddice
|
||||
DEPENDS+= tex-mfpic4ode-[0-9]*:../../graphics/tex-mfpic4ode
|
||||
DEPENDS+= tex-mp3d-[0-9]*:../../graphics/tex-mp3d
|
||||
DEPENDS+= tex-mpcolornames-[0-9]*:../../graphics/tex-mpcolornames
|
||||
DEPENDS+= tex-mpattern-[0-9]*:../../graphics/tex-mpattern
|
||||
DEPENDS+= tex-mpgraphics-[0-9]*:../../graphics/tex-mpgraphics
|
||||
DEPENDS+= tex-piechartmp-[0-9]*:../../graphics/tex-piechartmp
|
||||
DEPENDS+= tex-repere-[0-9]*:../../graphics/tex-repere
|
||||
DEPENDS+= tex-roex-[0-9]*:../../graphics/tex-roex
|
||||
DEPENDS+= tex-slideshow-[0-9]*:../../graphics/tex-slideshow
|
||||
DEPENDS+= tex-splines-[0-9]*:../../graphics/tex-splines
|
||||
DEPENDS+= tex-suanpan-[0-9]*:../../graphics/tex-suanpan
|
||||
DEPENDS+= tex-textpath-[0-9]*:../../graphics/tex-textpath
|
||||
DEPENDS+= tex-threeddice-[0-9]*:../../graphics/tex-threeddice
|
||||
|
||||
META_PACKAGE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue