pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 31 21:53:14 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/multimedia: Makefile
Removed Files:
        pkgsrc/multimedia/gst-plugins1-egl-gl: DESCR Makefile PLIST
            buildlink3.mk

Log Message:
gst-plugins1-egl-gl: remove

Marked BROKEN since 2021.


To generate a diff of this commit:
cvs rdiff -u -r1.7912 -r1.7913 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.340 -r1.341 pkgsrc/multimedia/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/gst-plugins1-egl-gl/DESCR \
    pkgsrc/multimedia/gst-plugins1-egl-gl/buildlink3.mk
cvs rdiff -u -r1.5 -r0 pkgsrc/multimedia/gst-plugins1-egl-gl/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/multimedia/gst-plugins1-egl-gl/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.7912 pkgsrc/doc/CHANGES-2023:1.7913
--- pkgsrc/doc/CHANGES-2023:1.7912      Sun Dec 31 21:47:28 2023
+++ pkgsrc/doc/CHANGES-2023     Sun Dec 31 21:53:13 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.7912 2023/12/31 21:47:28 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.7913 2023/12/31 21:53:13 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -11239,3 +11239,4 @@ Changes to the packages collection and i
        Updated textproc/tinyxml2 to 10.0.0 [wiz 2023-12-31]
        Updated graphics/ImageMagick to 7.1.1.25 [wiz 2023-12-31]
        Updated lang/elixir to 1.16.0 [wiz 2023-12-31]
+       Removed multimedia/gst-plugins1-egl-gl [wiz 2023-12-31]

Index: pkgsrc/multimedia/Makefile
diff -u pkgsrc/multimedia/Makefile:1.340 pkgsrc/multimedia/Makefile:1.341
--- pkgsrc/multimedia/Makefile:1.340    Wed Nov 15 00:59:37 2023
+++ pkgsrc/multimedia/Makefile  Sun Dec 31 21:53:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.340 2023/11/15 00:59:37 wiz Exp $
+# $NetBSD: Makefile,v 1.341 2023/12/31 21:53:13 wiz Exp $
 #
 
 COMMENT=       Multimedia utilities
@@ -56,7 +56,6 @@ SUBDIR+=      gst-plugins1-bad
 SUBDIR+=       gst-plugins1-base
 SUBDIR+=       gst-plugins1-dvdread
 SUBDIR+=       gst-plugins1-editing-services
-SUBDIR+=       gst-plugins1-egl-gl
 SUBDIR+=       gst-plugins1-egl-opengl
 SUBDIR+=       gst-plugins1-good
 SUBDIR+=       gst-plugins1-gtk



Home | Main Index | Thread Index | Old Index