[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / meta-pkgs / texlive-collection-music

Annotation of pkgsrc/meta-pkgs/texlive-collection-music/Makefile, Revision 1.12

1.12    ! markd       1: # $NetBSD: Makefile,v 1.11 2020/01/18 23:33:01 rillig Exp $
1.1       markd       2:
                      3: DISTNAME=      collection-music
1.12    ! markd       4: PKGNAME=       texlive-${DISTNAME}-2020pre1
1.1       markd       5: CATEGORIES=    meta-pkgs
                      6: MASTER_SITES=  # empty
1.12    ! markd       7: TEXLIVE_REV=   54666
1.1       markd       8:
                      9: MAINTAINER=    pkgsrc-users@NetBSD.org
1.11      rillig     10: HOMEPAGE=      https://www.tug.org/texlive/
1.1       markd      11: COMMENT=       Music TeX packages
                     12:
                     13: DEPENDS+=      texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
                     14:
                     15: DEPENDS+=      tex-abc-[0-9]*:../../print/tex-abc
1.5       markd      16: # depend autosp
1.2       markd      17: DEPENDS+=      tex-bagpipe-[0-9]*:../../print/tex-bagpipe
1.9       markd      18: # depend chordbars
1.10      markd      19: # depend chordbox
1.12    ! markd      20: # depend ddphonism
1.1       markd      21: # depend figbas
                     22: # depend gchords
1.5       markd      23: # depend gregoriotex
1.1       markd      24: # depend gtrcrd
                     25: # depend guitar
                     26: # depend guitarchordschemes
1.9       markd      27: # depend guitartabs
1.1       markd      28: # depend harmony
                     29: # depend leadsheets
1.9       markd      30: # depend latex4musicians
1.1       markd      31: # depend lilyglyphs
1.8       markd      32: # depend lyluatex
1.1       markd      33: # depend m-tx
1.12    ! markd      34: # depend musical
1.7       markd      35: # depend musicography
1.1       markd      36: # depend musixguit
                     37: DEPENDS+=      tex-musixtex-[0-9]*:../../print/tex-musixtex
                     38: DEPENDS+=      tex-musixtex-fonts-[0-9]*:../../fonts/tex-musixtex-fonts
1.3       markd      39: # depend musixtnt
1.7       markd      40: # depend octave
1.4       markd      41: # depend piano
1.1       markd      42: # depend pmx
                     43: # depend pmxchords
                     44: # depend songbook
                     45: # depend songs
1.4       markd      46: # depend xpiano
1.1       markd      47:
                     48: META_PACKAGE=  yes
                     49:
                     50: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>