Path to this page:
NOTICE: This package has been removed from pkgsrc./
audio/esound,
The Enlightened sound daemon
Branch: CURRENT,
Version: 0.2.41nb3,
Package name: esound-0.2.41nb3,
Maintainer: pkgsrc-usersEsounD, 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.
MESSAGE.Interix [+/-]===========================================================================
$NetBSD: MESSAGE.Interix,v 1.1 2004/10/11 22:18:45 tv Exp $
On Interix, this package does not provide physical audio output support,
nor is "autospawn" supported. For the server side of esound, you will
need to install the emulators/cygwin_esound package, and start the
cygwin_esd server using its included rc.d script. Once cygwin_esd is
started, esound-enabled applications will use it automatically.
===========================================================================
Required to run:[
audio/libaudiofile]
Required to build:[
pkgtools/cwrappers]
Package options: inet6
Master sites: (Expand)
SHA1: 6c343483b3789f439277935eaad7e478bee685ea
RMD160: 72597ea46e507008e3a43efaaf5b4b9ef62b896f
Filesize: 387.182 KB
Version history: (Expand)
- (2020-01-21) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2013-02-12) Updated to version: esound-0.2.41nb3
- (2012-09-15) Updated to version: esound-0.2.41nb2
- (2012-01-13) Updated to version: esound-0.2.41nb1
- (2008-11-20) Updated to version: esound-0.2.41
CVS history: (Expand)
2020-01-20 22:54:03 by Nia Alarie | Files touched by this commit (46) | |
Log message:
*: Remove esound support from pkgsrc
Enlightened Sound Daemon was one of the earlier solutions to the old
"multiple programs can't open /dev/audio at once" problem that was once
a thing we had to worry about.
Eventually, it was adopted as part of GNOME. GNOME lost interest in it
about a decade ago and dropped it in favour of PulseAudio, newer
applications are generally uninterested in supporting it. Last release
was in 2008 and support for newer OS APIs is pretty nonexistent.
Several years ago the original website disappeared.
https://en.wikipedia.org/wiki/Enlightened_Sound_Daemon
https://tracker.debian.org/news/999428/removed-0241-11-from-unstable/
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2017-09-27 15:45:53 by Thomas Klausner | Files touched by this commit (1) |
Log message:
esound: remove default-off arts option
arts was removed from pkgsrc
|
2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
|
2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211) |
Log message:
Follow some http -> https redirects.
|
2015-11-03 02:12:56 by Alistair G. Crooks | Files touched by this commit (409) |
Log message:
Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
/pub/pkgsrc/distfiles/amp-0.7.6.tgz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
/pub/pkgsrc/distfiles/mp3to.gz
/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-01-09 17:33:15 by Rumko | Files touched by this commit (1) |
Log message:
audio/esound: fix build on fbsd due to missing libm
As on some other systems, fbsd also needs -lm in LDFLAGS in order
for esound to build successfully.
Ok@ wiz
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|