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: Thu, 08 Feb 2024 23:23:25 +0100	[thread overview]
Message-ID: <20240208222325.E565627BE2@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: 668 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


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: 1844 bytes --]

From 48269406aa0ddc74231d37ede96e3a3152517141 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/patches/version.patch | 11 +++++++++++
 srcpkgs/swayimg/template              |  6 +++---
 2 files changed, 14 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/swayimg/patches/version.patch

diff --git a/srcpkgs/swayimg/patches/version.patch b/srcpkgs/swayimg/patches/version.patch
new file mode 100644
index 0000000000000..bb4a2cf1d13cf
--- /dev/null
+++ b/srcpkgs/swayimg/patches/version.patch
@@ -0,0 +1,11 @@
+diff --git a/meson_options.txt b/meson_options.txt
+index b45a53f..d6156cb 100644
+--- a/meson_options.txt
++++ b/meson_options.txt
+@@ -67,5 +67,5 @@ option('desktop',
+ # project version
+ option('version',
+        type : 'string',
+-       value : '0.0.0',
++       value : '1.2',
+        description : 'project version')
diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
index 34b353098abc6..42a509be2386b 100644
--- a/srcpkgs/swayimg/template
+++ b/srcpkgs/swayimg/template
@@ -1,7 +1,7 @@
 # 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
 hostmakedepends="pkg-config wayland-devel"
 makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
@@ -13,7 +13,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

  reply	other threads:[~2024-02-08 22:23 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 ` voidbert [this message]
2024-02-08 22:29 ` [PR PATCH] [Updated] " voidbert
2024-02-09 18:14 ` mikarpenko
2024-02-09 22:27 ` [PR PATCH] [Updated] " voidbert
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=20240208222325.E565627BE2@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).