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 May 11 10:10:38 UTC 2025

Modified Files:
        pkgsrc/graphics/geeqie: Makefile PLIST distinfo
Removed Files:
        pkgsrc/graphics/geeqie/patches: patch-src_collect-io.cc

Log Message:
geeqie: update to 2.6.

Geeqie 2.6
============

- Four OSD profiles
- Move some file dialogs to gtk_file_chooser()
- Additional command line option: --dupes-export
- Additional command line option: --dupes<FOLDER>
- Additional command line option: --dupes-recurse=<FOLDER>
- Modify Open Collection menu
- Additional --get-file-info data: Marks, Path to thumbnail
- Additional menu item - system Open Recent File
- Additional menu item - system Open File
- Updated Italian translation
- Updated Help files
- Allow rectangle drawing up and to left
- Updated Spanish translation
- Improve user info. after crash
- Improve user info. when a config. file error is detected
- Updated Russian translation
- Updated Slovak translation
- Additional command line option: --file-extensions
- Additional file type: FITS
- Additional file type: numpy
- Additional file type: EXR
- Convert Geeqie to be a GtkApplication


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/graphics/geeqie/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/geeqie/PLIST
cvs rdiff -u -r1.38 -r1.39 pkgsrc/graphics/geeqie/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/geeqie/patches/patch-src_collect-io.cc

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.144 pkgsrc/graphics/geeqie/Makefile:1.145
--- pkgsrc/graphics/geeqie/Makefile:1.144       Thu Apr 24 14:14:19 2025
+++ pkgsrc/graphics/geeqie/Makefile     Sun May 11 10:10:38 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.144 2025/04/24 14:14:19 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2025/05/11 10:10:38 wiz Exp $
 
-DISTNAME=      geeqie-2.5
-PKGREVISION=   12
+DISTNAME=      geeqie-2.6
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=BestImageViewer/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/geeqie/PLIST
diff -u pkgsrc/graphics/geeqie/PLIST:1.15 pkgsrc/graphics/geeqie/PLIST:1.16
--- pkgsrc/graphics/geeqie/PLIST:1.15   Mon Sep 30 14:22:27 2024
+++ pkgsrc/graphics/geeqie/PLIST        Sun May 11 10:10:38 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2024/09/30 14:22:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2025/05/11 10:10:38 wiz Exp $
 bin/geeqie
 lib/geeqie/downsize
 lib/geeqie/geeqie-camera-import
@@ -17,10 +17,10 @@ lib/geeqie/lensID
 lib/geeqie/resize-help.sh
 man/man1/geeqie.1
 share/applications/org.geeqie.Geeqie.desktop
+share/applications/org.geeqie.cache-maintenance.desktop
 share/bash-completion/completions/geeqie
 share/doc/geeqie/COPYING
 share/doc/geeqie/README.md
-share/doc/geeqie/TODO
 share/geeqie/applications/org.geeqie.camera-import.desktop
 share/geeqie/applications/org.geeqie.exif-datetime-to-file.desktop
 share/geeqie/applications/org.geeqie.export-jpeg.desktop

Index: pkgsrc/graphics/geeqie/distinfo
diff -u pkgsrc/graphics/geeqie/distinfo:1.38 pkgsrc/graphics/geeqie/distinfo:1.39
--- pkgsrc/graphics/geeqie/distinfo:1.38        Mon Sep 30 14:22:27 2024
+++ pkgsrc/graphics/geeqie/distinfo     Sun May 11 10:10:38 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.38 2024/09/30 14:22:27 wiz Exp $
+$NetBSD: distinfo,v 1.39 2025/05/11 10:10:38 wiz Exp $
 
-BLAKE2s (geeqie-2.5.tar.xz) = 51b88360ed8e914ca7bece010430019acfb3d6b8388de15ae4a006a374da76f0
-SHA512 (geeqie-2.5.tar.xz) = c1be6c5d9f7f7609dfab97320d79a4830eb866f000c3c52ea8ab2b69a1ba793b322dbab3f614572e1d6fc815d64bfeaf3ddd39dd633a5c87d7008b6afe35be21
-Size (geeqie-2.5.tar.xz) = 2224492 bytes
-SHA1 (patch-src_collect-io.cc) = 931f35ca01af4486208642b4c75300614dc4a6b6
+BLAKE2s (geeqie-2.6.tar.xz) = daed140d8126a134eb0e9bee4893cfd2db3e6b48e59c41db4b346ffc6bda67d2
+SHA512 (geeqie-2.6.tar.xz) = 1cb02f82bc731ccb010e6db5316a5ddf7f7dcea829ba7825f7ee88ed17112884134c9bb6fd50c41fcf419321689531aa24daefcfdea5428931ce2764ce2acf4d
+Size (geeqie-2.6.tar.xz) = 2405260 bytes



Home | Main Index | Thread Index | Old Index