pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/gstreamer1 gstreamer1: Enable gstcheck by d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5015293fd984
branches:  trunk
changeset: 340506:5015293fd984
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Oct 03 20:45:19 2019 +0000

description:
gstreamer1: Enable gstcheck by default. Needed for pitivi.

diffstat:

 multimedia/gstreamer1/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 9daf3cb57825 -r 5015293fd984 multimedia/gstreamer1/options.mk
--- a/multimedia/gstreamer1/options.mk  Thu Oct 03 20:36:53 2019 +0000
+++ b/multimedia/gstreamer1/options.mk  Thu Oct 03 20:45:19 2019 +0000
@@ -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