pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/py-music21



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Dec  6 01:45:17 UTC 2022

Modified Files:
        pkgsrc/audio/py-music21: options.mk

Log Message:
py-music21: update a comment


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/py-music21/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/py-music21/options.mk
diff -u pkgsrc/audio/py-music21/options.mk:1.5 pkgsrc/audio/py-music21/options.mk:1.6
--- pkgsrc/audio/py-music21/options.mk:1.5      Sat Apr  9 21:57:28 2022
+++ pkgsrc/audio/py-music21/options.mk  Tue Dec  6 01:45:17 2022
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.5 2022/04/09 21:57:28 gutteridge Exp $
+# $NetBSD: options.mk,v 1.6 2022/12/06 01:45:17 gutteridge Exp $
 
 # print/lilypond and devel/py-game are optional because they pull in
-# large and complex dependency chains.
+# large and complex dependency chains. (lilypond also has a tendency
+# to fail to build.)
 
 # audio/musescore is also an application dependency that gets called
 # by music21's show() method, but it's a pretty heavy dependency for



Home | Main Index | Thread Index | Old Index