pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gdk-pixbuf-jxl: remove, imported to pkgsrc/graphics/gdk-pixbuf2-jxl
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Aug 17 20:28:01 2025 +0200
Changeset: 58c1e11b2643372b574bc53f943590ea7bace2f8
Modified Files:
Makefile
Removed Files:
gdk-pixbuf-jxl/DESCR
gdk-pixbuf-jxl/Makefile
gdk-pixbuf-jxl/PLIST
Log Message:
gdk-pixbuf-jxl: remove, imported to pkgsrc/graphics/gdk-pixbuf2-jxl
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=58c1e11b2643372b574bc53f943590ea7bace2f8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
gdk-pixbuf-jxl/DESCR | 3 ---
gdk-pixbuf-jxl/Makefile | 28 ----------------------------
gdk-pixbuf-jxl/PLIST | 3 ---
4 files changed, 35 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index b0a3c76232..86dd786836 100644
--- a/Makefile
+++ b/Makefile
@@ -1220,7 +1220,6 @@ SUBDIR+= gdb6
SUBDIR+= gdb8
SUBDIR+= gdcm
SUBDIR+= gde
-SUBDIR+= gdk-pixbuf-jxl
SUBDIR+= gdm
SUBDIR+= gdm2
SUBDIR+= gdsreader
diff --git a/gdk-pixbuf-jxl/DESCR b/gdk-pixbuf-jxl/DESCR
deleted file mode 100644
index 65ed1baac9..0000000000
--- a/gdk-pixbuf-jxl/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-gdk-pixbuf loader for reading JPEG XL images.
-JPEG XL (.jxl) is the next generation , general-purpose
-image compression codec by the JPEG committee.
diff --git a/gdk-pixbuf-jxl/Makefile b/gdk-pixbuf-jxl/Makefile
deleted file mode 100644
index 41190aaf3f..0000000000
--- a/gdk-pixbuf-jxl/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD$
-
-.include "../../graphics/libjxl/Makefile.common"
-
-PKGNAME= ${DISTNAME:S/lib/gdk-pixbuf-/g}
-COMMENT= JpegXL GDK pixbuf loader
-
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
-USE_CMAKE= yes
-USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++
-
-CONFIGURE_DIRS= plugins/gdk-pixbuf
-BUILD_DIRS= plugins/gdk-pixbuf
-
-REPLACE_BASH= deps.sh
-
-SUBST_CLASSES+= gpt
-SUBST_STAGE.gpt= pre-configure
-SUBST_MESSAGE.gpt= Fixing path to gdk-pixbuf-thumbnailer
-SUBST_FILES.gpt= plugins/gdk-pixbuf/jxl.thumbnailer
-SUBST_SED.gpt= -e 's,/usr,${PREFIX},g'
-
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../graphics/gdk-pixbuf2/loaders.mk"
-.include "../../graphics/libjxl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/gdk-pixbuf-jxl/PLIST b/gdk-pixbuf-jxl/PLIST
deleted file mode 100644
index 7b6f8289e7..0000000000
--- a/gdk-pixbuf-jxl/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jxl.so
-share/thumbnailers/jxl.thumbnailer
Home |
Main Index |
Thread Index |
Old Index