51 lines
1.1 KiB
Makefile
51 lines
1.1 KiB
Makefile
# $NetBSD: Makefile,v 1.13 2021/06/07 00:45:21 markd Exp $
|
|
|
|
DISTNAME= collection-music
|
|
PKGNAME= texlive-${DISTNAME}-2021pre1
|
|
CATEGORIES= meta-pkgs
|
|
MASTER_SITES= # empty
|
|
TEXLIVE_REV= 57878
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://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 chordbars
|
|
# depend chordbox
|
|
# depend ddphonism
|
|
# depend figbas
|
|
# depend gchords
|
|
# depend gregoriotex
|
|
# depend gtrcrd
|
|
# depend guitar
|
|
# depend guitarchordschemes
|
|
# depend guitartabs
|
|
# depend harmony
|
|
# depend latex4musicians
|
|
# depend leadsheets
|
|
# depend lilyglyphs
|
|
# depend lyluatex
|
|
# depend m-tx
|
|
# depend musical
|
|
# 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 xml2pmx
|
|
# depend xpiano
|
|
|
|
META_PACKAGE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|