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:           Thu Feb  1 08:41:28 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/libgltf: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
libgltf: remove

Doesn't build, abandoned upstream, unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.807 -r1.808 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1036 -r1.1037 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/libgltf/DESCR \
    pkgsrc/graphics/libgltf/buildlink3.mk
cvs rdiff -u -r1.31 -r0 pkgsrc/graphics/libgltf/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/libgltf/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/libgltf/distinfo

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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.807 pkgsrc/doc/CHANGES-2024:1.808
--- pkgsrc/doc/CHANGES-2024:1.807       Thu Feb  1 07:27:03 2024
+++ pkgsrc/doc/CHANGES-2024     Thu Feb  1 08:41:28 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.807 2024/02/01 07:27:03 mef Exp $
+$NetBSD: CHANGES-2024,v 1.808 2024/02/01 08:41:28 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -1069,3 +1069,4 @@ Changes to the packages collection and i
        Updated graphics/blender to 4.0.2 [ryoon 2024-01-31]
        Added security/p5-ClamAV-Client version 0.11 [schmonz 2024-02-01]
        Removed audio/bmp-musepack [wiz 2024-02-01]
+       Removed graphics/libgltf [wiz 2024-02-01]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1036 pkgsrc/graphics/Makefile:1.1037
--- pkgsrc/graphics/Makefile:1.1036     Sat Jan  6 19:12:04 2024
+++ pkgsrc/graphics/Makefile    Thu Feb  1 08:41:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1036 2024/01/06 19:12:04 wiz Exp $
+# $NetBSD: Makefile,v 1.1037 2024/02/01 08:41:28 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -338,7 +338,6 @@ SUBDIR+=    libggimisc
 SUBDIR+=       libggiwmh
 SUBDIR+=       libgii
 SUBDIR+=       libgiigic
-SUBDIR+=       libgltf
 SUBDIR+=       libheif
 SUBDIR+=       libhighway
 SUBDIR+=       libimagequant



Home | Main Index | Thread Index | Old Index