44 lines
1 KiB
Makefile
44 lines
1 KiB
Makefile
# $NetBSD: Makefile,v 1.8 2018/05/13 11:56:23 markd Exp $
|
|
|
|
DISTNAME= collection-music
|
|
PKGNAME= texlive-${DISTNAME}-2018pre1
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 45886
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.tug.org/texlive/
|
|
COMMENT= Music TeX packages
|
|
|
|
DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
|
|
|
|
DEPENDS+= tex-abc-[0-9]*:../../print/tex-abc
|
|
# depend autosp
|
|
DEPENDS+= tex-bagpipe-[0-9]*:../../print/tex-bagpipe
|
|
# depend figbas
|
|
# depend gchords
|
|
# depend gregoriotex
|
|
# depend gtrcrd
|
|
# depend guitar
|
|
# depend guitarchordschemes
|
|
# depend harmony
|
|
# depend leadsheets
|
|
# depend lilyglyphs
|
|
# depend lyluatex
|
|
# depend m-tx
|
|
# depend musicography
|
|
# depend musixguit
|
|
DEPENDS+= tex-musixtex-[0-9]*:../../print/tex-musixtex
|
|
DEPENDS+= tex-musixtex-fonts-[0-9]*:../../fonts/tex-musixtex-fonts
|
|
# depend musixtnt
|
|
# depend octave
|
|
# depend piano
|
|
# depend pmx
|
|
# depend pmxchords
|
|
# depend songbook
|
|
# depend songs
|
|
# depend xpiano
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|