summaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-01-20 21:54:00 +0000
committernia <nia@pkgsrc.org>2020-01-20 21:54:00 +0000
commit6e3e91dc62efefe2f7fcfbc2063889c9737a11c8 (patch)
tree419fc47f1340065bf2fdcfb662de8d8cb8c8926e /audio/mpg123
parent09a1b0c37bf9bc15bc4e3f01d2336c23e04c3733 (diff)
downloadpkgsrc-6e3e91dc62efefe2f7fcfbc2063889c9737a11c8.tar.gz
*: 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/
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common
index d71543cbd66..8fa803a2dd4 100644
--- a/audio/mpg123/Makefile.common
+++ b/audio/mpg123/Makefile.common
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.common,v 1.51 2019/10/31 14:06:17 nia Exp $
+# $NetBSD: Makefile.common,v 1.52 2020/01/20 21:54:01 nia Exp $
#
# used by audio/mpg123-arts/Makefile
-# used by audio/mpg123-esound/Makefile
# used by audio/mpg123-nas/Makefile
# used by audio/mpg123-oss/Makefile
# used by audio/mpg123-pulse/Makefile