diff --git a/mplayer-share/options.mk b/mplayer-share/options.mk index 540fe53e9a..09474e8306 100644 --- a/mplayer-share/options.mk +++ b/mplayer-share/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2010/12/26 05:01:23 davesainty Exp $ +# $NetBSD: options.mk,v 1.4 2012/10/28 23:40:32 thomasklausner Exp $ .if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*) @@ -51,7 +51,7 @@ PKG_SUPPORTED_OPTIONS+= mplayer-real # Define PKG_SUGGESTED_OPTIONS. # ------------------------------------------------------------------------- -.for _o_ in aalib arts cdparanoia dv dvdread esound gif jpeg \ +.for _o_ in cdparanoia dv dvdread esound gif jpeg \ lame mad mplayer-menu mplayer-real \ mplayer-runtime-cpudetection mplayer-win32 \ nas oss png sdl theora vorbis xvid diff --git a/mplayer-snapshot-share/options.mk b/mplayer-snapshot-share/options.mk index 1f99ee87ae..aa28702586 100644 --- a/mplayer-snapshot-share/options.mk +++ b/mplayer-snapshot-share/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.7 2010/12/26 05:01:23 davesainty Exp $ +# $NetBSD: options.mk,v 1.8 2012/10/28 23:40:34 thomasklausner Exp $ .if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*) @@ -79,7 +79,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/mplayer-snapshot/Makefile b/mplayer-snapshot/Makefile index 1311a0f0e0..ec23e3f468 100644 --- a/mplayer-snapshot/Makefile +++ b/mplayer-snapshot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 15:09:58 asau Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/28 23:40:34 thomasklausner Exp $ PKGNAME= mplayer-${MPLAYER_VERSION} +PKGREVISION= 1 COMMENT= Fast, cross-platform movie player