pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gst-plugins1-x264
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 25 06:46:30 UTC 2022
Modified Files:
pkgsrc/multimedia/gst-plugins1-x264: Makefile
Log Message:
gst-plugins1-x264: fix build by accepting gpl
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/multimedia/gst-plugins1-x264/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-x264/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-x264/Makefile:1.7 pkgsrc/multimedia/gst-plugins1-x264/Makefile:1.8
--- pkgsrc/multimedia/gst-plugins1-x264/Makefile:1.7 Mon Nov 15 22:01:21 2021
+++ pkgsrc/multimedia/gst-plugins1-x264/Makefile Mon Apr 25 06:46:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/11/15 22:01:21 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/25 06:46:30 wiz Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-ugly/-x264/}
CATEGORIES= multimedia gnome
@@ -7,6 +7,8 @@ COMMENT= Open source multimedia framewor
GST_PLUGINS+= x264
+MESON_ARGS+= -Dgpl=enabled
+
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
.include "../../multimedia/x264-devel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index