pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins1-egl-opengl gst-plugins1-egl-op...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0753f4f745f3
branches: trunk
changeset: 769651:0753f4f745f3
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 18 07:18:02 2021 +0000
description:
gst-plugins1-egl-opengl: mark as BROKEN
This needs updating for gstreamer1 1.18.5
diffstat:
multimedia/gst-plugins1-egl-opengl/Makefile | 21 ++++++++++++++-------
1 files changed, 14 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r 765e4a8d82ef -r 0753f4f745f3 multimedia/gst-plugins1-egl-opengl/Makefile
--- a/multimedia/gst-plugins1-egl-opengl/Makefile Thu Nov 18 07:16:16 2021 +0000
+++ b/multimedia/gst-plugins1-egl-opengl/Makefile Thu Nov 18 07:18:02 2021 +0000
@@ -1,19 +1,26 @@
-# $NetBSD: Makefile,v 1.3 2021/11/18 02:06:40 jun Exp $
+# $NetBSD: Makefile,v 1.4 2021/11/18 07:18:02 wiz Exp $
-CATEGORIES= multimedia
+PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-egl-opengl/}
+CATEGORIES= multimedia gnomed
+
+COMMENT= Open source multimedia framework - AV1 plugin
-GST_PLUGINS1_NAME= opengl
-GST_PLUGINS1_FLAGS= egl
-GST_PLUGINS1_DIRS= ext/gl
+GST_EXT_BUILD= # defined
+GST_PLUGINS+= opengl
-ONLY_FOR_PLATFORM= NetBSD-*-*arm*
+#GST_PLUGINS1_NAME= opengl
+#GST_PLUGINS1_FLAGS= egl
+#GST_PLUGINS1_DIRS= ext/gl
+
+BROKEN= "Needs to be updated to gstreamer 1.18.5"
+
+#ONLY_FOR_PLATFORM= NetBSD-*-*arm*
CFLAGS+= -I${PREFIX}/include
CFLAGS+= -I${PREFIX}/include/interface/vcos/pthreads
CFLAGS+= -I${PREFIX}/include/interface/vmcs_host/linux
LDFLAGS+= -Wl,-R${PREFIX}/lib -L${PREFIX}/lib
-PKGREVISION= 1
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
.include "../../multimedia/gst-plugins1-egl-gl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index