2020-01-20 22:54:03 by Nia Alarie | Files touched by this commit (46) | ![Package removed](https://pkgsrc.se/images/remove.gif) |
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/
|
2019-11-24 01:35:57 by Nia Alarie | Files touched by this commit (18) |
Log message:
libao: Update to 1.2.2
Fixes a NULL pointer dereference, among other issues.
Make libao-sun the default driver for NetBSD.
|
2014-02-06 19:37:23 by Thomas Klausner | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Reset PKGREVISION for libao update to 1.2.0.
|
2013-04-06 17:46:40 by Blue Rats | Files touched by this commit (52) |
Log message:
'You can use "foo" instead of "${WRKSRC}/foo".'
|
2012-01-13 11:55:52 by OBATA Akio | Files touched by this commit (507) |
Log message:
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
|
2010-05-19 20:18:48 by Matthias Drochner | Files touched by this commit (8) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
sync w/ libao update
|
2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250) |
Log message:
Remove @dirrm entries from PLISTs
|
2007-11-30 18:50:34 by Thomas Klausner | Files touched by this commit (12) |
Log message:
Update to 0.8.8:
0.8.8 - Thu May 24
- New win32 driver
- Few fixes and changes in autotools and configuration files.
0.8.7 - unreleased snapshot
- obsolete alsa device renamed to alsa05
- the 'alsa' device now uses the 0.9/1.0 API
- ALSA driver fixes
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2005-10-08 14:30:38 by Julio M. Merino Vidal | Files touched by this commit (6) |
Log message:
For packages using libao, add a default dependency on a plugin (either
oss or sun), based on the current OS name. This is only used if no
other libao plugin is installed, and is binary package friendly.
Addresses PR pkg/30920 by Chuck Cranor.
|