From 60b804bbe943fded896ed79fdb4ef096b4d02d77 Mon Sep 17 00:00:00 2001 From: gc-user Date: Sat, 7 Mar 2026 19:20:11 +0100 Subject: [PATCH] geeqie: update to 2.7 --- srcpkgs/geeqie/patches/disable-ancillary-files-test.patch | 6 +++--- srcpkgs/geeqie/template | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/geeqie/patches/disable-ancillary-files-test.patch b/srcpkgs/geeqie/patches/disable-ancillary-files-test.patch index ede089e60d0be1..438c8265c9e0d0 100644 --- a/srcpkgs/geeqie/patches/disable-ancillary-files-test.patch +++ b/srcpkgs/geeqie/patches/disable-ancillary-files-test.patch @@ -2,13 +2,13 @@ diff --git a/meson.build b/meson.build index 7dfcb71..066ceb5 100644 --- a/meson.build +++ b/meson.build -@@ -845,10 +845,10 @@ else +@@ -853,10 +853,10 @@ else endif # Ancillary files test --test_ancillary_files_sh = find_program('test-ancillary-files.sh', dirs : scriptsdir, required : true) +-test_ancillary_files_sh = find_program('test-ancillary-files.sh', dirs : buildauxdir, required : true) -test('Ancillary files', test_ancillary_files_sh, args: [meson.current_source_dir()], timeout: 100, suite : 'analysis') -+# test_ancillary_files_sh = find_program('test-ancillary-files.sh', dirs : scriptsdir, required : true) ++# test_ancillary_files_sh = find_program('test-ancillary-files.sh', dirs : buildauxdir, required : true) +# test('Ancillary files', test_ancillary_files_sh, args: [meson.current_source_dir()], timeout: 100, suite : 'analysis') -summary({'Ancillary files' : ['Test runs:', true]}, section : 'Testing', bool_yn : true) diff --git a/srcpkgs/geeqie/template b/srcpkgs/geeqie/template index b804a3dcb98328..ad93186f7815c0 100644 --- a/srcpkgs/geeqie/template +++ b/srcpkgs/geeqie/template @@ -1,6 +1,6 @@ # Template file for 'geeqie' pkgname=geeqie -version=2.5 +version=2.7 revision=1 build_style=meson hostmakedepends="pkg-config gettext xxd gdk-pixbuf-devel glib-devel" @@ -13,4 +13,4 @@ license="GPL-2.0-or-later" homepage="https://www.geeqie.org" changelog="https://raw.githubusercontent.com/BestImageViewer/geeqie/master/NEWS" distfiles="https://github.com/BestImageViewer/geeqie/archive/refs/tags/v${version}.tar.gz" -checksum=99ab2e4d1a957059c20c11949ef912d7b284cc09616af98f54bc36a2b36e3068 +checksum=ab0ebcd6c9e7c8c626bcf20119a0010913f3cc895725628fc5601e66cac436f6