pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/gstreamer1



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Oct  3 20:45:19 UTC 2019

Modified Files:
        pkgsrc/multimedia/gstreamer1: options.mk

Log Message:
gstreamer1: Enable gstcheck by default. Needed for pitivi.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/gstreamer1/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/gstreamer1/options.mk
diff -u pkgsrc/multimedia/gstreamer1/options.mk:1.8 pkgsrc/multimedia/gstreamer1/options.mk:1.9
--- pkgsrc/multimedia/gstreamer1/options.mk:1.8 Wed May 29 20:51:47 2019
+++ pkgsrc/multimedia/gstreamer1/options.mk     Thu Oct  3 20:45:19 2019
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.8 2019/05/29 20:51:47 adam Exp $
+# $NetBSD: options.mk,v 1.9 2019/10/03 20:45:19 nia Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.gstreamer
 PKG_SUPPORTED_OPTIONS= gstreamer-gstcheck introspection gstreamer-ptp-suid
-PKG_SUGGESTED_OPTIONS= introspection
+PKG_SUGGESTED_OPTIONS= gstreamer-gstcheck introspection
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index