Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidbert <voidbert@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] swayimg: update to 2.1.
Date: Fri, 09 Feb 2024 23:27:10 +0100	[thread overview]
Message-ID: <20240209222710.5FE2524BA5@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48615@inbox.vuxu.org>

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

There is an updated pull request by voidbert against master on the void-packages repository

https://github.com/voidbert/void-packages swayimg
https://github.com/void-linux/void-packages/pull/48615

swayimg: update to 2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl

This PR also solves `swayimg --version` showing `0.0.0`. Could some more experienced maintainer provide a way of solving this issue without a patch? Would using `sed` be preferred?

A patch file from https://github.com/void-linux/void-packages/pull/48615.patch is attached

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

From 443b7897c2a406da4c7ad6b5cbcbc80fd01bd5fe Mon Sep 17 00:00:00 2001
From: voidbert <humbertogilgomes@protonmail.com>
Date: Thu, 8 Feb 2024 21:50:29 +0000
Subject: [PATCH] swayimg: update to 2.1.

---
 srcpkgs/swayimg/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
index 34b353098abc6..5ba0d0ad8ec43 100644
--- a/srcpkgs/swayimg/template
+++ b/srcpkgs/swayimg/template
@@ -1,8 +1,9 @@
 # Template file for 'swayimg'
 pkgname=swayimg
-version=2.0
-revision=2
+version=2.1 # Keep version.patch up to date
+revision=1
 build_style=meson
+configure_args="-D version=${version}"
 hostmakedepends="pkg-config wayland-devel"
 makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
  wayland-protocols libheif-devel giflib-devel libjpeg-turbo-devel
@@ -13,7 +14,7 @@ maintainer="voidbert <humbertogilgomes@protonmail.com>"
 license="MIT"
 homepage="https://github.com/artemsen/swayimg"
 distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
-checksum=afcf69d9c69d826e010065dd08732fc5b0c0402c26f98d977f27b77ebd2bdee1
+checksum=d82fb8e75cdabf470677797444ec19b00c83e0e06d80be774727194404624e7e
 
 post_install() {
 	vcompletion extra/bash.completion bash

  parent reply	other threads:[~2024-02-09 22:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08 21:52 [PR PATCH] " voidbert
2024-02-08 22:23 ` [PR PATCH] [Updated] " voidbert
2024-02-08 22:29 ` voidbert
2024-02-09 18:14 ` mikarpenko
2024-02-09 22:27 ` voidbert [this message]
2024-02-09 22:29 ` voidbert
2024-02-10 17:05 ` [PR REVIEW] " mikarpenko
2024-02-11 20:46 ` [PR PATCH] [Updated] " voidbert
2024-02-11 20:53 ` [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=20240209222710.5FE2524BA5@inbox.vuxu.org \
    --to=voidbert@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).