Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins1-vaapi multimedia/gst-plugins1-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03b443ac75d9
branches: trunk
changeset: 431794:03b443ac75d9
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 16 15:48:38 2020 +0000
description:
multimedia/gst-plugins1-vaapi: remove no-op SUBST block
The file meson.build does not contain any @PY placeholders.
diffstat:
multimedia/gst-plugins1-vaapi/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r e33d939a1e17 -r 03b443ac75d9 multimedia/gst-plugins1-vaapi/Makefile
--- a/multimedia/gst-plugins1-vaapi/Makefile Sat May 16 15:36:24 2020 +0000
+++ b/multimedia/gst-plugins1-vaapi/Makefile Sat May 16 15:48:38 2020 +0000
@@ -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 @@
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