pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/solfege Update to 3.0.6. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4fae83084bde
branches: trunk
changeset: 506562:4fae83084bde
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jan 19 01:23:36 2006 +0000
description:
Update to 3.0.6. From the changelog:
* singinterval bugfix: don't crash if last question in tests is anwered wrongly.
* chord-m7-7-maj7-m7b5-dim7 and chord-m9-9-7b9-maj79: Don't crash
when running tests.
* Add the singanswer lesson files to the pratise menu.
* Correctly connect ComboBoxEntry events in preferences window.
* Don't show GtkWarnings in the traceback window. Added --show-gtk-warnings
commandline options for those who want to see them.
* Fixed the singanswer module and added some "Sing chord tone"
exercises to the practise menu.
* updated no.po
* Added gui in the preferences window to select the language to be
used. Use this if solfege does not select the correct one by default.
* Added swedish translations. Thanks to Daniel Nylander.
* Updated italian translation. Thanks to Marco Colombo.
* Build fixes to the linux midi module.
* Distribute all .po files in the windows build.
diffstat:
audio/solfege/Makefile | 9 ++++-----
audio/solfege/PLIST | 3 ++-
audio/solfege/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (56 lines):
diff -r 3c0a0c793dda -r 4fae83084bde audio/solfege/Makefile
--- a/audio/solfege/Makefile Thu Jan 19 01:18:30 2006 +0000
+++ b/audio/solfege/Makefile Thu Jan 19 01:23:36 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/01/13 23:34:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2006/01/19 01:23:36 schmonz Exp $
#
-DISTNAME= solfege-3.0.5
-PKGREVISION= 1
+DISTNAME= solfege-3.0.6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/}
@@ -23,8 +22,8 @@
PYTHON_PATCH_SCRIPTS= *.py *.py.in */*.py */*.py.in
EGDIR= ${PREFIX}/share/examples/solfege
-CONF_FILES= ${EGDIR}/${PKGBASE}/solfege ${PKG_SYSCONFDIR}/solfege
-INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} sysconfdir=${EGDIR:Q}
+CONF_FILES+= ${EGDIR}/${PKGBASE}/solfege ${PKG_SYSCONFDIR}/solfege
+INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} sysconfdir=${EGDIR:Q}
INSTALLATION_DIRS= ${EGDIR}
diff -r 3c0a0c793dda -r 4fae83084bde audio/solfege/PLIST
--- a/audio/solfege/PLIST Thu Jan 19 01:18:30 2006 +0000
+++ b/audio/solfege/PLIST Thu Jan 19 01:23:36 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/01/13 23:34:53 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/01/19 01:23:36 schmonz Exp $
bin/lessonfile_editor
bin/solfege
man/man1/lessonfile_editor.1
@@ -448,6 +448,7 @@
share/solfege/src/idtone.py
share/solfege/src/inputwidgets.py
share/solfege/src/instrumentselector.py
+share/solfege/src/languages.py
share/solfege/src/learning_tree_editor.py
share/solfege/src/lessonfile.py
share/solfege/src/lessonfile_editor_main.py
diff -r 3c0a0c793dda -r 4fae83084bde audio/solfege/distinfo
--- a/audio/solfege/distinfo Thu Jan 19 01:18:30 2006 +0000
+++ b/audio/solfege/distinfo Thu Jan 19 01:23:36 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2006/01/13 23:34:53 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2006/01/19 01:23:36 schmonz Exp $
-SHA1 (solfege-3.0.5.tar.gz) = 9d9449239749cfc25d0cef95f75a9935597e5c79
-RMD160 (solfege-3.0.5.tar.gz) = ef4ac68c0aa7783f5253817b0537208aa2698e9f
-Size (solfege-3.0.5.tar.gz) = 831996 bytes
+SHA1 (solfege-3.0.6.tar.gz) = 86282293adbcfd62ce86e7b0c3418cc3e78dec34
+RMD160 (solfege-3.0.6.tar.gz) = c32df8008e1385e0746a0532abb122b1b2fb374e
+Size (solfege-3.0.6.tar.gz) = 848784 bytes
SHA1 (patch-aa) = aed03ee233649212f28bd928742fedd8bdb41ded
Home |
Main Index |
Thread Index |
Old Index