summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-01-20 21:34:01 +0000
committernia <nia@pkgsrc.org>2020-01-20 21:34:01 +0000
commit29f6aff0e3e0243dec55e5275857a0e48de3da0d (patch)
treec98b3335971c0ee07e9abe64cdbebb6c47a50866 /multimedia
parentdab4fc30d923316f8ab2e57a73169bf49094ffee (diff)
downloadpkgsrc-29f6aff0e3e0243dec55e5275857a0e48de3da0d.tar.gz
mplayer-share: Remove esound support.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer-share/options.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/multimedia/mplayer-share/options.mk b/multimedia/mplayer-share/options.mk
index 72a59633b53..c78f211422c 100644
--- a/multimedia/mplayer-share/options.mk
+++ b/multimedia/mplayer-share/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.66 2019/11/03 17:12:03 rillig Exp $
+# $NetBSD: options.mk,v 1.67 2020/01/20 21:34:01 nia Exp $
.if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*)
@@ -33,7 +33,7 @@ PKG_SUPPORTED_OPTIONS+= faad
# Set options based on the specific package being built.
. if !empty(PKGNAME:M*mplayer*)
-PKG_SUPPORTED_OPTIONS+= aalib alsa caca esound ggi mplayer-menu nas pulseaudio sdl
+PKG_SUPPORTED_OPTIONS+= aalib alsa caca ggi mplayer-menu nas pulseaudio sdl
. if ${VDPAU_AVAILABLE} == "yes"
PKG_SUPPORTED_OPTIONS+= vdpau
@@ -169,13 +169,6 @@ CONFIGURE_ARGS+= --enable-dvdnav
CONFIGURE_ARGS+= --disable-dvdnav
. endif
-. if !empty(PKG_OPTIONS:Mesound)
-CONFIGURE_ARGS+= --enable-esd
-. include "../../audio/esound/buildlink3.mk"
-. else
-CONFIGURE_ARGS+= --disable-esd
-. endif
-
. if !empty(PKG_OPTIONS:Mfaac)
CONFIGURE_ARGS+= --enable-faac
EXTRA_LIBS+= -lfaac