pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/gst-plugins1-egl-gl



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Mar 31 09:23:13 UTC 2022

Modified Files:
        pkgsrc/multimedia/gst-plugins1-egl-gl: Makefile

Log Message:
gst-plugins1-egl-gl: Fix BROKEN message


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/multimedia/gst-plugins1-egl-gl/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-egl-gl/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-egl-gl/Makefile:1.4 pkgsrc/multimedia/gst-plugins1-egl-gl/Makefile:1.5
--- pkgsrc/multimedia/gst-plugins1-egl-gl/Makefile:1.4  Thu Nov 18 07:16:16 2021
+++ pkgsrc/multimedia/gst-plugins1-egl-gl/Makefile      Thu Mar 31 09:23:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/11/18 07:16:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/03/31 09:23:13 nia Exp $
 
 PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-bad/-egl-gl/}
 CATEGORIES=    multimedia gnome
@@ -9,7 +9,7 @@ GST_EXT_BUILD=  # defined
 GST_PLUGINS+=  gl
 
 #Looking for a fallback subproject for the dependency gstreamer-gl-1.0
-BROKEN=                Needs updating for gstreamer1 1.18.x
+BROKEN=                "Needs updating for gstreamer1 1.18.x"
 
 #GST_PLUGINS1_NAME=    gl
 #GST_PLUGINS1_FLAGS=   egl



Home | Main Index | Thread Index | Old Index