pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gst-plugins1-editing-services
Module Name: pkgsrc
Committed By: nia
Date: Thu Oct 3 22:33:20 UTC 2019
Modified Files:
pkgsrc/multimedia/gst-plugins1-editing-services: Makefile
Log Message:
gst-plugins1-editing-services: 'disabled', not 'false'!
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/multimedia/gst-plugins1-editing-services/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/gst-plugins1-editing-services/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-editing-services/Makefile:1.2 pkgsrc/multimedia/gst-plugins1-editing-services/Makefile:1.3
--- pkgsrc/multimedia/gst-plugins1-editing-services/Makefile:1.2 Thu Oct 3 22:29:53 2019
+++ pkgsrc/multimedia/gst-plugins1-editing-services/Makefile Thu Oct 3 22:33:20 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/10/03 22:29:53 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/10/03 22:33:20 nia Exp $
DISTNAME= gstreamer-editing-services-1.16.0
PKGNAME= ${DISTNAME:S/gstreamer-/gst-plugins1-/1}
@@ -19,7 +19,7 @@ PY_PATCHPLIST= yes
# https://gitlab.gnome.org/GNOME/json-glib/issues/35
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/ges
-MESON_ARGS+= -Dgtk_doc=false
+MESON_ARGS+= -Dgtk_doc=disabled
.include "../../devel/py-meson/build.mk"
.include "../../lang/python/extension.mk"
Home |
Main Index |
Thread Index |
Old Index