pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-share Allow faad options for mencod...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ccac62d2714
branches: trunk
changeset: 392821:5ccac62d2714
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 11 08:24:58 2009 +0000
description:
Allow faad options for mencoder as well.
>From Hiroyuki Bessho in PR 41403.
diffstat:
multimedia/mplayer-share/options.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 7105ef76064e -r 5ccac62d2714 multimedia/mplayer-share/options.mk
--- a/multimedia/mplayer-share/options.mk Mon May 11 08:04:04 2009 +0000
+++ b/multimedia/mplayer-share/options.mk Mon May 11 08:24:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.35 2009/01/03 15:18:18 shattered Exp $
+# $NetBSD: options.mk,v 1.36 2009/05/11 08:24:58 wiz Exp $
.if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*)
@@ -19,12 +19,12 @@
PKG_SUPPORTED_OPTIONS+= oss
.endif
-# Set options based on the specific package being built.
-.if !empty(PKGNAME:M*mplayer*)
PKG_OPTIONS_OPTIONAL_GROUPS= faadgroup
PKG_OPTIONS_GROUP.faadgroup= faad mplayer-internal-faad
PKG_SUGGESTED_OPTIONS+= mplayer-internal-faad
+# Set options based on the specific package being built.
+.if !empty(PKGNAME:M*mplayer*)
PKG_SUPPORTED_OPTIONS+= aalib esound ggi mplayer-menu nas pulseaudio sdl
. if ${OPSYS} != "SunOS"
Home |
Main Index |
Thread Index |
Old Index