# $Id: Portfile 40513 2008-10-04 22:00:02Z toby@macports.org $ PortSystem 1.0 name esound version 0.2.40 set branch [join [lrange [split ${version} .] 0 1] .] revision 1 categories audio maintainers nomaintainer description Enlightened Sound Daemon (ESD) homepage http://www.tux.org/~ricdude/EsounD.html platforms darwin master_sites gnome:sources/esound/${branch}/ depends_lib port:audiofile use_bzip2 yes checksums md5 e9009889ab81269f3021ebcad8addb96 \ sha1 98cef3b8dbf8c4b664eca94d3c1b2f98736b0b88 \ rmd160 6b435a01bc8c5a22df31622c27f6a83be798aea2 configure.args \ --enable-ipv6 patchfiles \ patch-esd.conf.diff \ patch-esd_config.c.diff depends_build \ port:pkgconfig platform 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. livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}