pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mate-media Don't pull pulseaudio by default...
details: https://anonhg.NetBSD.org/pkgsrc/rev/68484141f9f1
branches: trunk
changeset: 308918:68484141f9f1
user: youri <youri%pkgsrc.org@localhost>
date: Mon Jun 04 12:35:51 2018 +0000
description:
Don't pull pulseaudio by default as MATE supports OSS through gstreamer.
diffstat:
multimedia/mate-media/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 6da5309cf9c2 -r 68484141f9f1 multimedia/mate-media/options.mk
--- a/multimedia/mate-media/options.mk Mon Jun 04 11:16:12 2018 +0000
+++ b/multimedia/mate-media/options.mk Mon Jun 04 12:35:51 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2017/06/23 17:20:56 youri Exp $
+# $NetBSD: options.mk,v 1.3 2018/06/04 12:35:51 youri Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.mate-media
PKG_SUPPORTED_OPTIONS= pulseaudio
-PKG_SUGGESTED_OPTIONS= pulseaudio
+PKG_SUGGESTED_OPTIONS=
PLIST_VARS+= pulse
Home |
Main Index |
Thread Index |
Old Index