pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gst-plugins1-sid gst-plugins1-sid: fix build by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/40cd62d1668f
branches: trunk
changeset: 377846:40cd62d1668f
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 25 06:42:53 2022 +0000
description:
gst-plugins1-sid: fix build by accepting gpl
diffstat:
audio/gst-plugins1-sid/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8dd98575e4ae -r 40cd62d1668f audio/gst-plugins1-sid/Makefile
--- a/audio/gst-plugins1-sid/Makefile Mon Apr 25 06:42:20 2022 +0000
+++ b/audio/gst-plugins1-sid/Makefile Mon Apr 25 06:42:53 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/11/15 22:01:17 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/25 06:42:53 wiz Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-ugly/-sid/}
CATEGORIES= audio gnome
@@ -7,6 +7,8 @@
GST_PLUGINS+= sidplay
+MESON_ARGS+= -Dgpl=enabled
+
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
.include "../../audio/libsidplay/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index