pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins1-x264 gst-plugins1-x264: fix bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d962b8b3e893
branches: trunk
changeset: 377849:d962b8b3e893
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 25 06:46:30 2022 +0000
description:
gst-plugins1-x264: fix build by accepting gpl
diffstat:
multimedia/gst-plugins1-x264/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 24825be52274 -r d962b8b3e893 multimedia/gst-plugins1-x264/Makefile
--- a/multimedia/gst-plugins1-x264/Makefile Mon Apr 25 06:45:29 2022 +0000
+++ b/multimedia/gst-plugins1-x264/Makefile Mon Apr 25 06:46:30 2022 +0000
@@ -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 @@
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