Wed Mar 15 05:43:22 2023 UTC ()
texlive-collection-music: update to revision 65862


(markd)
diff -r1.13 -r1.14 pkgsrc/meta-pkgs/texlive-collection-music/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/meta-pkgs/texlive-collection-music/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-music/Makefile 2021/06/07 00:45:21 1.13
+++ pkgsrc/meta-pkgs/texlive-collection-music/Makefile 2023/03/15 05:43:22 1.14
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.13 2021/06/07 00:45:21 markd Exp $ 1# $NetBSD: Makefile,v 1.14 2023/03/15 05:43:22 markd Exp $
2 2
3DISTNAME= collection-music 3DISTNAME= collection-music
4PKGNAME= texlive-${DISTNAME}-2021pre1 4PKGNAME= texlive-${DISTNAME}-2021pre1
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 57878 7TEXLIVE_REV= 65862
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.tug.org/texlive/ 10HOMEPAGE= https://www.tug.org/texlive/
11COMMENT= Music TeX packages 11COMMENT= Music TeX packages
12 12
13DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex 13DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
14 14
15DEPENDS+= tex-abc-[0-9]*:../../print/tex-abc 15DEPENDS+= tex-abc-[0-9]*:../../print/tex-abc
16# depend autosp 16# depend autosp
17DEPENDS+= tex-bagpipe-[0-9]*:../../print/tex-bagpipe 17DEPENDS+= tex-bagpipe-[0-9]*:../../print/tex-bagpipe
18# depend chordbars 18# depend chordbars
19# depend chordbox 19# depend chordbox
20# depend ddphonism 20# depend ddphonism
@@ -31,21 +31,23 @@ DEPENDS+= tex-bagpipe-[0-9]*:../../print @@ -31,21 +31,23 @@ DEPENDS+= tex-bagpipe-[0-9]*:../../print
31# depend lilyglyphs 31# depend lilyglyphs
32# depend lyluatex 32# depend lyluatex
33# depend m-tx 33# depend m-tx
34# depend musical 34# depend musical
35# depend musicography 35# depend musicography
36# depend musixguit 36# depend musixguit
37DEPENDS+= tex-musixtex-[0-9]*:../../print/tex-musixtex 37DEPENDS+= tex-musixtex-[0-9]*:../../print/tex-musixtex
38DEPENDS+= tex-musixtex-fonts-[0-9]*:../../fonts/tex-musixtex-fonts 38DEPENDS+= tex-musixtex-fonts-[0-9]*:../../fonts/tex-musixtex-fonts
39# depend musixtnt 39# depend musixtnt
40# depend octave 40# depend octave
41# depend piano 41# depend piano
42# depend pmx 42# depend pmx
43# depend pmxchords 43# depend pmxchords
 44# depend recorder-fingering
44# depend songbook 45# depend songbook
 46# depend songproj
45# depend songs 47# depend songs
46# depend xml2pmx 48# depend xml2pmx
47# depend xpiano 49# depend xpiano
48 50
49META_PACKAGE= yes 51META_PACKAGE= yes
50 52
51.include "../../mk/bsd.pkg.mk" 53.include "../../mk/bsd.pkg.mk"