summaryrefslogtreecommitdiff
path: root/lang/Makefile
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 /lang/Makefile
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 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6902bc63523..feee91d461c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.539 2020/01/15 12:41:28 pho Exp $
+# $NetBSD: Makefile,v 1.540 2020/01/20 21:54:02 nia Exp $
#
COMMENT= Programming languages
@@ -125,7 +125,6 @@ SUBDIR+= jimtcl
SUBDIR+= joos
SUBDIR+= js
SUBDIR+= kaffe
-SUBDIR+= kaffe-esound
SUBDIR+= kaffe-x11
SUBDIR+= kali
SUBDIR+= konoha