pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/mate-media
Module Name: pkgsrc
Committed By: youri
Date: Mon Jun 4 12:35:52 UTC 2018
Modified Files:
pkgsrc/multimedia/mate-media: options.mk
Log Message:
Don't pull pulseaudio by default as MATE supports OSS through gstreamer.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/mate-media/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/mate-media/options.mk
diff -u pkgsrc/multimedia/mate-media/options.mk:1.2 pkgsrc/multimedia/mate-media/options.mk:1.3
--- pkgsrc/multimedia/mate-media/options.mk:1.2 Fri Jun 23 17:20:56 2017
+++ pkgsrc/multimedia/mate-media/options.mk Mon Jun 4 12:35:51 2018
@@ -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