Date: Tue, 9 Aug 2005 14:48:34 +0200 From: "Andreas Kohn" <andreas@syndrom23.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/84701: [NEW PORT] audio/cowbell: elegant id3 editing Message-ID: <1123591714.0@klamath.syndrom23.de> Resent-Message-ID: <200508091250.j79CoHVT008200@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84701 >Category: ports >Synopsis: [NEW PORT] audio/cowbell: elegant id3 editing >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 09 12:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andreas Kohn >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #11: Wed Jul 20 20:13:51 CEST 2005 root@klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH >Description: 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. >How-To-Repeat: >Fix: --- cowbell.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cowbell # cowbell/Makefile # cowbell/distinfo # cowbell/pkg-descr # cowbell/pkg-plist # echo c - cowbell mkdir -p cowbell > /dev/null 2>&1 echo x - cowbell/Makefile sed 's/^X//' >cowbell/Makefile << 'END-of-cowbell/Makefile' X# New ports collection makefile for: cowbell X# Date created: 2005-08-06 X# Whom: Andreas Kohn <andreas@syndrom23.de> X# X# $Id$ X# $FreeBSD$ X# X XPORTNAME= cowbell XPORTVERSION= 0.2.2 XCATEGORIES= audio gnome XMASTER_SITES= http://more-cowbell.org/releases/ X XMAINTAINER= andreas@syndrom23.de XCOMMENT= An elegant music organizer X XLIB_DEPENDS= tag.4:${PORTSDIR}/audio/taglib XBUILD_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp-devel \ X mono:${PORTSDIR}/lang/mono XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_GNOME= gnomehack gnomeprefix gnometarget intlhack XGNU_CONFIGURE= yes XUSE_GMAKE= yes X X.include <bsd.port.mk> END-of-cowbell/Makefile echo x - cowbell/distinfo sed 's/^X//' >cowbell/distinfo << 'END-of-cowbell/distinfo' XMD5 (cowbell-0.2.2.tar.gz) = 6f018341eb74e350cdda0ac7985034d9 XSIZE (cowbell-0.2.2.tar.gz) = 245281 END-of-cowbell/distinfo echo x - cowbell/pkg-descr sed 's/^X//' >cowbell/pkg-descr << 'END-of-cowbell/pkg-descr' XCowbell is an elegant music organizer intended to make keeping your collection Xtidy both fun and easy. X XInfused with Amazon Web Services SOAP-fu, Cowbell can whip your music platoon Xinto shape without even getting your boots muddy. And, if that isn't enough Xto make you want to rush to the Download link, Cowbell can also snatch album Xart and rename your music files like a pro. X XWWW: http://more-cowbell.org END-of-cowbell/pkg-descr echo x - cowbell/pkg-plist sed 's/^X//' >cowbell/pkg-plist << 'END-of-cowbell/pkg-plist' Xbin/cowbell Xlib/cowbell/cowbell.exe Xlib/cowbell/cowbell.exe.config Xshare/gnome/applications/cowbell.desktop Xshare/gnome/pixmaps/cowbell.png X@dirrm lib/cowbell END-of-cowbell/pkg-plist exit --- cowbell.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1123591714.0>