diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-02 21:20:00 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-02 21:20:00 +0800 |
commit | c84d550699d7e17b8fe9cd83e48e988fe630d38b (patch) | |
tree | c990559e891abdf14860cd0113811d312e899cb1 | |
parent | cb29dc50a5dc4dba6eb0687727ffde0df1b7cd0c (diff) | |
download | marcuscom-ports-c84d550699d7e17b8fe9cd83e48e988fe630d38b.tar marcuscom-ports-c84d550699d7e17b8fe9cd83e48e988fe630d38b.tar.gz marcuscom-ports-c84d550699d7e17b8fe9cd83e48e988fe630d38b.tar.bz2 marcuscom-ports-c84d550699d7e17b8fe9cd83e48e988fe630d38b.tar.lz marcuscom-ports-c84d550699d7e17b8fe9cd83e48e988fe630d38b.tar.xz marcuscom-ports-c84d550699d7e17b8fe9cd83e48e988fe630d38b.tar.zst marcuscom-ports-c84d550699d7e17b8fe9cd83e48e988fe630d38b.zip |
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8745 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/cowbell/Makefile | 33 | ||||
-rw-r--r-- | audio/cowbell/distinfo | 3 | ||||
-rw-r--r-- | audio/cowbell/pkg-descr | 9 | ||||
-rw-r--r-- | audio/cowbell/pkg-plist | 22 |
4 files changed, 67 insertions, 0 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile new file mode 100644 index 000000000..926508d7a --- /dev/null +++ b/audio/cowbell/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: cowbell +# Date created: 2005-08-06 +# Whom: Andreas Kohn <andreas@syndrom23.de> +# +# $FreeBSD$ +# + +PORTNAME= cowbell +PORTVERSION= 0.2.7.1 +PORTREVISION= 3 +CATEGORIES= audio gnome +MASTER_SITES= http://more-cowbell.org/releases/ + +MAINTAINER= miwi@FreeBSD.org +COMMENT= An elegant music organizer + +LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib + +USE_GNOME= gnomehack gnomeprefix gnometarget intltool gtksharp20 +INSTALLS_ICONS= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GETTEXT= yes +USE_ICONV= yes +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" + +.include <bsd.port.pre.mk> + +post-patch: + @${REINPLACE_CMD} -e 's|.so.*"|.so"|g' ${WRKSRC}/cowbell.exe.config + +.include "${PORTSDIR}/lang/mono/bsd.mono.mk" +.include <bsd.port.post.mk> diff --git a/audio/cowbell/distinfo b/audio/cowbell/distinfo new file mode 100644 index 000000000..4eb4911f5 --- /dev/null +++ b/audio/cowbell/distinfo @@ -0,0 +1,3 @@ +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-descr b/audio/cowbell/pkg-descr new file mode 100644 index 000000000..48eeaab69 --- /dev/null +++ b/audio/cowbell/pkg-descr @@ -0,0 +1,9 @@ +Cowbell is an elegant music organizer intended to make keeping your collection +tidy both fun and easy. + +Infused with Amazon Web Services SOAP-fu, Cowbell can whip your music platoon +into shape without even getting your boots muddy. And, if that isn't enough +to make you want to rush to the Download link, Cowbell can also snatch album +art and rename your music files like a pro. + +WWW: http://more-cowbell.org diff --git a/audio/cowbell/pkg-plist b/audio/cowbell/pkg-plist new file mode 100644 index 000000000..9c220ba7d --- /dev/null +++ b/audio/cowbell/pkg-plist @@ -0,0 +1,22 @@ +bin/cowbell +lib/cowbell/cowbell.exe +lib/cowbell/cowbell.exe.config +lib/cowbell/libtaglibsharpglue.a +lib/cowbell/libtaglibsharpglue.la +lib/cowbell/libtaglibsharpglue.so +share/applications/cowbell.desktop +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 +share/locale/fi/LC_MESSAGES/cowbell.mo +share/locale/fr/LC_MESSAGES/cowbell.mo +share/locale/hu/LC_MESSAGES/cowbell.mo +share/locale/ja/LC_MESSAGES/cowbell.mo +share/locale/nb/LC_MESSAGES/cowbell.mo +share/locale/no/LC_MESSAGES/cowbell.mo +share/locale/pt_BR/LC_MESSAGES/cowbell.mo +share/locale/sv/LC_MESSAGES/cowbell.mo +share/locale/tr/LC_MESSAGES/cowbell.mo +@dirrm lib/cowbell |