# $Id$ PortSystem 1.0 name esound version 0.2.38 set branch [join [lrange [split ${version} .] 0 1] .] revision 1 categories audio maintainers nomaintainer description Enlightened Sound Daemon 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 1c48c100b450d617b58dacb59837d34f \ sha1 29133b0acd17ddac10c3a6769afa40a7cb596c91 \ rmd160 d12605bcd24b697a5525b0e266d2bbca43edea32 configure.args \ --enable-ipv6 patchfiles \ patch-esd.conf \ patch-esd_config.c 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+)*)}