pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/defaults Remove obsoleted MPLAYER_* variables.
details: https://anonhg.NetBSD.org/pkgsrc/rev/31b96ea7ccdd
branches: trunk
changeset: 495097:31b96ea7ccdd
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 02 16:10:53 2005 +0000
description:
Remove obsoleted MPLAYER_* variables.
diffstat:
mk/defaults/mk.conf | 24 +-----------------------
1 files changed, 1 insertions(+), 23 deletions(-)
diffs (38 lines):
diff -r e35355934622 -r 31b96ea7ccdd mk/defaults/mk.conf
--- a/mk/defaults/mk.conf Thu Jun 02 16:08:31 2005 +0000
+++ b/mk/defaults/mk.conf Thu Jun 02 16:10:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.57 2005/06/02 14:16:02 wiz Exp $
+# $NetBSD: mk.conf,v 1.58 2005/06/02 16:10:53 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1449,28 +1449,6 @@
# Possible: YES, NO
# Default: NO
-MPLAYER_DISABLE_DRIVERS?=
-# Whitespace separated list of output drivers that are not wanted in
-# mplayer/gmplayer's binary.
-# Possible: arts esd nas sdl
-# Default: empty
-
-MPLAYER_ENABLE_RUNTIME_CPU_DETECTION?= YES
-# Used by mplayer to enable runtime CPU detection -- this makes
-# binary packages work on different machines than the one compiled one,
-# but may be slower.
-# Note that this only takes effect on i386 and that binary packages made with
-# this option set to NO will only run reliably on a machine of the same
-# CPU type.
-# Possible: YES, NO
-# Default: YES
-
-MPLAYER_USE_MEDIALIB?= NO
-# Used by mplayer to enable optional support for Sun mediaLib library.
-# Note that this only takes effect on Solaris.
-# Possible: YES, NO
-# Default: NO
-
#MOTIF_TYPE?= openmotif
# Used by motif.buildlink3.mk to choose which Motif-2.0-compatible
# installation to use. This value is also automatically set by
Home |
Main Index |
Thread Index |
Old Index