[21677] trunk/dports/audio

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 1 13:40:21 PST 2007


Revision: 21677
          http://trac.macosforge.org/projects/macports/changeset/21677
Author:   jmpp at macports.org
Date:     2007-02-01 13:40:21 -0800 (Thu, 01 Feb 2007)

Log Message:
-----------

New port: audio/herrie. Thanks to ed at fxq.nl for the contribution. Refs #11078.

Added Paths:
-----------
    trunk/dports/audio/herrie/
    trunk/dports/audio/herrie/Portfile

Added: trunk/dports/audio/herrie/Portfile
===================================================================
--- trunk/dports/audio/herrie/Portfile	                        (rev 0)
+++ trunk/dports/audio/herrie/Portfile	2007-02-01 21:40:21 UTC (rev 21677)
@@ -0,0 +1,36 @@
+PortSystem 1.0
+name		herrie
+version		1.3
+categories	audio
+maintainers	ed at fxq.nl
+description	Small command line interface music player
+long_description \
+	Herrie is a minimalistic music player that uses the command \
+	line. It is written to support a variety of operating systems, \
+	audio subsystems and file formats, including playlists. \
+	\
+	Herrie has a split-screen user interface, with a playlist at \
+	the top of the screen and a file browser at the bottom. When \
+	tracks are added to the playlist, Herrie automatically \
+	consumes them one by one. It is thus an application that \
+	allows you to batch music for playback. \
+	\
+	Herrie also has some more exotic features, including support \
+	for AudioScrobbler and the ability to chroot() itself into a \
+	directory.
+homepage	http://g-rave.nl/projects/${name}/
+platforms	darwin
+master_sites	http://g-rave.nl/projects/${name}/distfiles/ \
+		http://www.il.fontys.nl/~ed/projects/${name}/distfiles/ \
+		http://www.stack.nl/~ed/projects/${name}/distfiles/
+checksums	md5 39402125831e5ffbad29d90790048bad \
+		rmd160 8c3559add402ea0bfd7f816ac765f06445e00b84 \
+		sha1 93dc3a6d1166fd512f7b815da3cdac0910d3072b
+
+depends_lib	port:glib2 port:libao port:libid3tag port:libmad \
+		port:libsndfile port:libvorbis
+depends_build	bin:pkg-config:pkgconfig port:gettext
+
+use_configure	no
+build.args	PREFIX=${prefix}
+destroot.args	PREFIX=${destroot}${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070201/d91a116f/attachment.html


More information about the macports-changes mailing list