summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-28 23:40:24 +0000
committerwiz <wiz>2012-10-28 23:40:24 +0000
commita208bad3fa1067b61bf5ce160feaf3eac91d6c1a (patch)
tree3c9fca599e270d62fc04b023426db34946e858e0 /multimedia
parentede9da810c98fbad70c82221310fba43ba16b10b (diff)
downloadpkgsrc-a208bad3fa1067b61bf5ce160feaf3eac91d6c1a.tar.gz
As promised a week ago, remove arts and aalib from default suggested
options. arts is obsolete and aalib only ever was a nice hack, not something to be enabled by default.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mencoder/Makefile3
-rw-r--r--multimedia/mplayer-share/options.mk4
-rw-r--r--multimedia/mplayer/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index ff32d3aeaac..a76c63280d7 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2012/10/08 09:21:08 asau Exp $
+# $NetBSD: Makefile,v 1.56 2012/10/28 23:40:25 wiz Exp $
PKGNAME= mencoder-${MPLAYER_VERSION}
+PKGREVISION= 1
COMMENT= Simple movie encoder for MPlayer-playable movies
diff --git a/multimedia/mplayer-share/options.mk b/multimedia/mplayer-share/options.mk
index 1c58fc49a6b..eb82ca6635e 100644
--- a/multimedia/mplayer-share/options.mk
+++ b/multimedia/mplayer-share/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.45 2012/06/11 13:41:12 wiz Exp $
+# $NetBSD: options.mk,v 1.46 2012/10/28 23:40:24 wiz Exp $
.if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*)
@@ -85,7 +85,7 @@ PKG_SUPPORTED_OPTIONS+= xvid
# Define PKG_SUGGESTED_OPTIONS.
# -------------------------------------------------------------------------
-.for o in aalib arts cdparanoia dv esound gif jpeg \
+.for o in cdparanoia dv esound gif jpeg \
dvdread dvdnav \
lame mad mplayer-menu mplayer-real \
mplayer-default-cflags mplayer-runtime-cpudetection mplayer-win32 \
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index ab42f077eb9..127941744e9 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2012/10/08 09:21:09 asau Exp $
+# $NetBSD: Makefile,v 1.86 2012/10/28 23:40:24 wiz Exp $
PKGNAME= mplayer-${MPLAYER_VERSION}
+PKGREVISION= 1
COMMENT= Fast, cross-platform movie player