* [PR PATCH] geeqie: update to 2.5.
@ 2024-09-26 19:01 icp1994
2024-09-27 2:08 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2024-09-26 19:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages geeqie
https://github.com/void-linux/void-packages/pull/52365
geeqie: update to 2.5.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/52365.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-geeqie-52365.patch --]
[-- Type: text/x-diff, Size: 2416 bytes --]
From b9043c06188d82de79b0c276bbbd89d74c504188 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 23 Sep 2024 12:25:20 +0530
Subject: [PATCH] geeqie: update to 2.5.
---
.../patches/disable-ancillary-files-test.patch | 18 ++++++++++++++++++
srcpkgs/geeqie/template | 5 ++---
2 files changed, 20 insertions(+), 3 deletions(-)
create mode 100644 srcpkgs/geeqie/patches/disable-ancillary-files-test.patch
diff --git a/srcpkgs/geeqie/patches/disable-ancillary-files-test.patch b/srcpkgs/geeqie/patches/disable-ancillary-files-test.patch
new file mode 100644
index 00000000000000..ede089e60d0be1
--- /dev/null
+++ b/srcpkgs/geeqie/patches/disable-ancillary-files-test.patch
@@ -0,0 +1,18 @@
+diff --git a/meson.build b/meson.build
+index 7dfcb71..066ceb5 100644
+--- a/meson.build
++++ b/meson.build
+@@ -845,10 +845,10 @@ else
+ endif
+
+ # Ancillary files test
+-test_ancillary_files_sh = find_program('test-ancillary-files.sh', dirs : scriptsdir, 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', test_ancillary_files_sh, args: [meson.current_source_dir()], timeout: 100, suite : 'analysis')
+
+-summary({'Ancillary files' : ['Test runs:', true]}, section : 'Testing', bool_yn : true)
++# summary({'Ancillary files' : ['Test runs:', true]}, section : 'Testing', bool_yn : true)
+
+ # Unit tests
+ if conf_data.get('ENABLE_UNIT_TESTS', 0) == 1
diff --git a/srcpkgs/geeqie/template b/srcpkgs/geeqie/template
index 438e307fd1232e..b804a3dcb98328 100644
--- a/srcpkgs/geeqie/template
+++ b/srcpkgs/geeqie/template
@@ -1,6 +1,6 @@
# Template file for 'geeqie'
pkgname=geeqie
-version=2.4
+version=2.5
revision=1
build_style=meson
hostmakedepends="pkg-config gettext xxd gdk-pixbuf-devel glib-devel"
@@ -13,5 +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=bf8a34bbd7baa4c61e532b5bd1cc284d1f5936f8813fcc0ff25fdbd87fc3e1bb
-make_check="no" # unpackaged markdown-lint
+checksum=99ab2e4d1a957059c20c11949ef912d7b284cc09616af98f54bc36a2b36e3068
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: geeqie: update to 2.5.
2024-09-26 19:01 [PR PATCH] geeqie: update to 2.5 icp1994
@ 2024-09-27 2:08 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-09-27 2:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
There's a merged pull request on the void-packages repository
geeqie: update to 2.5.
https://github.com/void-linux/void-packages/pull/52365
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-27 2:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-26 19:01 [PR PATCH] geeqie: update to 2.5 icp1994
2024-09-27 2:08 ` [PR PATCH] [Merged]: " classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).