Portfile

# $Id: Portfile 22816 2007-03-15 10:01:49Z rhwood@macports.org $

PortSystem 1.0
name esound
version 0.2.37
categories audio
maintainers nomaintainer@macports.org
description Enlightened Sound Daemon
homepage http://www.tux.org/~ricdude/EsounD.html
platforms darwin
master_sites gnome:sources/esound/0.2
use_autoconf yes
use_bzip2 yes
depends_lib lib:audiofile.0:audiofile
depends_build path:${prefix}/bin/aclocal:automake \
path:${prefix}/bin/glibtool:libtool
checksums sha1 f5fd4a138598b01471907cd758077513c45a0dc4
configure.args --enable-ipv6 --with-audiofile
patchfiles patch-esd.conf patch-esd_config.c

variant puredarwin {
configure.args-append --disable-local-sound
}

long_description EsounD, the Enlightened Sound Daemon, is a server \
process that mixes several audio streams for playback \
by a single audio device. For example, if you're \
listening to music on a CD and you receive a \
sound-related event from ICQ, the two applications won't \
have to jockey for the use of your sound card.

files