pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gst-plugins1-vaapi
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 15:48:38 UTC 2020
Modified Files:
pkgsrc/multimedia/gst-plugins1-vaapi: Makefile
Log Message:
multimedia/gst-plugins1-vaapi: remove no-op SUBST block
The file meson.build does not contain any @PY placeholders.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/gst-plugins1-vaapi/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-vaapi/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-vaapi/Makefile:1.2 pkgsrc/multimedia/gst-plugins1-vaapi/Makefile:1.3
--- pkgsrc/multimedia/gst-plugins1-vaapi/Makefile:1.2 Sun Mar 8 16:50:42 2020
+++ pkgsrc/multimedia/gst-plugins1-vaapi/Makefile Sat May 16 15:48:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/03/08 16:50:42 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/16 15:48:38 rillig Exp $
DISTNAME= gstreamer-vaapi-1.16.2
PKGNAME= ${DISTNAME:S/^gstreamer/gst-plugins1/1}
@@ -14,12 +14,6 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config
-SUBST_CLASSES+= py
-SUBST_STAGE.py= pre-configure
-SUBST_MESSAGE.py= Setting the Python executable name.
-SUBST_FILES.py+= meson.build
-SUBST_VARS.py+= PYVERSSUFFIX
-
MESON_ARGS+= -Ddisable_doc=true
.include "../../devel/meson/build.mk"
Home |
Main Index |
Thread Index |
Old Index