esound itself has not been changed, however, pulseaudio package
dropped pluseaudio-esound-compat in 15.0 and later.
Therefore, I would like esd (daemon) to comeback in esound
package.

-- 
Takashi Yano <takashi.y...@nifty.ne.jp>
inherit gnome.org

NAME="esound"
VERSION=0.2.41
RELEASE=13
CATEGORY="Audio"
LICENSE="LGPL-2.0-or-later"
SUMMARY="Enlightened Sound Daemon clients"
DESCRIPTION="EsounD mixes multiple digitized audio streams and samples together
for playback by a single audio device. It also allows monitoring of mixed
output, and recording. Network connections to the daemon are supported as well."
HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html";

PKG_NAMES="${NAME} libesd0 libesd-devel esound-daemon"
esound_REQUIRES="esound-daemon"
esound_CONTENTS="--exclude=*-config* --exclude=aclocal 
--exclude=usr/bin/esd.exe --exclude usr/share/man/man1/esd.1* usr/bin/*.exe 
usr/share/"
libesd0_SUMMARY="${SUMMARY%s} library (runtime)"
libesd0_CONTENTS="usr/bin/cygesd-0.dll"
libesd_devel_SUMMARY="${SUMMARY%s} library (development)"
libesd_devel_CONTENTS="usr/bin/esd-config usr/include/ usr/lib/ 
usr/share/aclocal/
                       usr/share/man/man1/esd-config.*"
esound_daemon_CONTENTS="usr/bin/esd.exe usr/share/man/man1/esd.1* etc/esd.conf"
esound_daemon_SUMMARY="${SUMMARY%s} daemon"

DIFF_EXCLUDES="esddsp"

Reply via email to