diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-02-04 22:57:55 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-02-04 22:57:55 +0000 |
commit | 2d07e58c489f22fe1561760fe658aa96cd1eb390 (patch) | |
tree | 9a139f1aea01d7aad476aa5cdf4bbe9fcbe55338 /audio/cowbell | |
parent | b91b459a1efaeffc240bc6bf4b1e4e66d3842726 (diff) |
- Update to 0.2.7.1
* Various bug fixes
- Move to LOCALBASE
- USE_GNOME+=gtksharp20
- Add INSTALLS_ICONS
Approved by: Maintainer
Notes
Notes:
svn path=/head/; revision=184187
Diffstat (limited to 'audio/cowbell')
-rw-r--r-- | audio/cowbell/Makefile | 12 | ||||
-rw-r--r-- | audio/cowbell/distinfo | 6 | ||||
-rw-r--r-- | audio/cowbell/pkg-plist | 6 |
3 files changed, 13 insertions, 11 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index b834138fd207..1942b5dfa32e 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -6,7 +6,8 @@ # PORTNAME= cowbell -PORTVERSION= 0.2.6.2 +PORTVERSION= 0.2.7.1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ @@ -14,16 +15,13 @@ MAINTAINER= andreas@syndrom23.de COMMENT= An elegant music organizer LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib -BUILD_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ - mono:${PORTSDIR}/lang/mono -RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ - mono:${PORTSDIR}/lang/mono -USE_GNOME= gnomehack gnomeprefix gnometarget intltool -USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomeprefix gnometarget intltool gtksharp20 +INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GETTEXT= yes +USE_LDCONFIG= yes USE_ICONV= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/cowbell/distinfo b/audio/cowbell/distinfo index 709c7611dcb5..4eb4911f58d1 100644 --- a/audio/cowbell/distinfo +++ b/audio/cowbell/distinfo @@ -1,3 +1,3 @@ -MD5 (cowbell-0.2.6.2.tar.gz) = bfa486925c6b2f26f4c2254694d48e8b -SHA256 (cowbell-0.2.6.2.tar.gz) = 21755bcd76d2c4ef51b8586501751b617c4bf320ba48c1547a778e8b9d56934a -SIZE (cowbell-0.2.6.2.tar.gz) = 270997 +MD5 (cowbell-0.2.7.1.tar.gz) = fcf32bcf60be2ca204519192eb26bacc +SHA256 (cowbell-0.2.7.1.tar.gz) = 6f72a39efdd3322a9a73f76b37c2c350c47ccb5a4d4fa9388edd788086ddde86 +SIZE (cowbell-0.2.7.1.tar.gz) = 447145 diff --git a/audio/cowbell/pkg-plist b/audio/cowbell/pkg-plist index 45e1e96aa5a9..a713ed30d6b1 100644 --- a/audio/cowbell/pkg-plist +++ b/audio/cowbell/pkg-plist @@ -1,8 +1,12 @@ bin/cowbell lib/cowbell/cowbell.exe lib/cowbell/cowbell.exe.config +lib/cowbell/libtaglibsharpglue.a +lib/cowbell/libtaglibsharpglue.la +lib/cowbell/libtaglibsharpglue.so share/gnome/applications/cowbell.desktop -share/gnome/pixmaps/cowbell.png +share/icons/hicolor/48x48/apps/cowbell.png +share/icons/hicolor/scalable/apps/cowbell.svg share/locale/de/LC_MESSAGES/cowbell.mo share/locale/en_CA/LC_MESSAGES/cowbell.mo share/locale/es/LC_MESSAGES/cowbell.mo |