Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] geeqie: update to 2.3.
Date: Wed, 13 Mar 2024 21:38:00 +0100	[thread overview]
Message-ID: <20240313203800.831712BFBD@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49276@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

There is an updated 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/49276

geeqie: update to 2.3.
#### 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/49276.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-geeqie-49276.patch --]
[-- Type: text/x-diff, Size: 1604 bytes --]

From 9b81150c27ae9b31d26e6d403c453fbd83589bcd Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 9 Mar 2024 02:02:55 +0530
Subject: [PATCH] geeqie: update to 2.3.

---
 srcpkgs/geeqie/patches/fix-musl.patch | 11 +++++++++++
 srcpkgs/geeqie/template               |  5 +++--
 2 files changed, 14 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/geeqie/patches/fix-musl.patch

diff --git a/srcpkgs/geeqie/patches/fix-musl.patch b/srcpkgs/geeqie/patches/fix-musl.patch
new file mode 100644
index 00000000000000..374c5b2da622cb
--- /dev/null
+++ b/srcpkgs/geeqie/patches/fix-musl.patch
@@ -0,0 +1,11 @@
+--- a/src/misc.cc
++++ b/src/misc.cc
+@@ -22,6 +22,7 @@
+ 
+ #include <sys/stat.h>
+ #include <unistd.h>
++#include <locale.h>
+ 
+ #include <cstdio>
+ #include <cstdlib>
+
diff --git a/srcpkgs/geeqie/template b/srcpkgs/geeqie/template
index 7ce0381d350653..69d40ac1d7d8a8 100644
--- a/srcpkgs/geeqie/template
+++ b/srcpkgs/geeqie/template
@@ -1,6 +1,6 @@
 # Template file for 'geeqie'
 pkgname=geeqie
-version=2.2
+version=2.3
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext xxd gdk-pixbuf-devel glib-devel"
@@ -13,4 +13,5 @@ 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=f1b04622f9730eaff588f2751e34b75869453f1e3ab8e3b48cb70813312816ce
+checksum=1ea4a3429e6953e478b25a8a5c5d22b8978a6d11bc716b4744c5146e3dade577
+make_check="no" # unpackaged markdown-lint

  reply	other threads:[~2024-03-13 20:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 20:11 [PR PATCH] " icp1994
2024-03-13 20:38 ` icp1994 [this message]
2024-03-14 18:35 ` [PR PATCH] [Merged]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240313203800.831712BFBD@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).