pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/geeqie
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 17 19:33:39 UTC 2025
Modified Files:
pkgsrc/graphics/geeqie: Makefile
Log Message:
geeqie: add libjxl support
Bump PKGREVISION.
Ok gdt@
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/graphics/geeqie/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.147 pkgsrc/graphics/geeqie/Makefile:1.148
--- pkgsrc/graphics/geeqie/Makefile:1.147 Sun Jul 13 08:17:38 2025
+++ pkgsrc/graphics/geeqie/Makefile Sun Aug 17 19:33:39 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.147 2025/07/13 08:17:38 wiz Exp $
+# $NetBSD: Makefile,v 1.148 2025/08/17 19:33:39 wiz Exp $
DISTNAME= geeqie-2.6.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=BestImageViewer/}
EXTRACT_SUFX= .tar.xz
@@ -54,6 +54,7 @@ post-install:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/lcms2/buildlink3.mk"
.include "../../graphics/libheif/buildlink3.mk"
+.include "../../graphics/libjxl/buildlink3.mk"
.include "../../graphics/openjpeg/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/gettext-tools/msgfmt-desktop.mk"
Home |
Main Index |
Thread Index |
Old Index