pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/solfege Add USE_DIRS xdg-1.2, since it does, and...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af37c0d40931
branches:  trunk
changeset: 508216:af37c0d40931
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 16 18:03:55 2006 +0000

description:
Add USE_DIRS xdg-1.2, since it does, and add missing locale
file. Bump PKGREVISION for changed PLIST.

diffstat:

 audio/solfege/Makefile |  5 +++--
 audio/solfege/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (39 lines):

diff -r f0c926ddbe26 -r af37c0d40931 audio/solfege/Makefile
--- a/audio/solfege/Makefile    Thu Feb 16 18:03:07 2006 +0000
+++ b/audio/solfege/Makefile    Thu Feb 16 18:03:55 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:14 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/16 18:03:55 wiz Exp $
 #
 
 DISTNAME=              solfege-3.0.6
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=solfege/}
 
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://www.solfege.org/
 COMMENT=               Practice several musical ear training exercises
 
+USE_DIRS+=             xdg-1.2
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                PYTHON=${PYTHONBIN:Q}
diff -r f0c926ddbe26 -r af37c0d40931 audio/solfege/PLIST
--- a/audio/solfege/PLIST       Thu Feb 16 18:03:07 2006 +0000
+++ b/audio/solfege/PLIST       Thu Feb 16 18:03:55 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/01/19 01:23:36 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/02/16 18:03:55 wiz Exp $
 bin/lessonfile_editor
 bin/solfege
 man/man1/lessonfile_editor.1
@@ -16,6 +16,7 @@
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/solfege.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/solfege.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/solfege.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/solfege.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/solfege.mo
 share/pixmaps/solfege.png
 share/solfege/default.config



Home | Main Index | Thread Index | Old Index