Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Kooha: update to 2.2.4
Date: Fri, 13 Oct 2023 20:06:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46660@inbox.vuxu.org> (raw)

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

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages Kooha
https://github.com/void-linux/void-packages/pull/46660

Kooha: update to 2.2.4
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From cc572921acf0e525242f4e51e668cb25cb98e900 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 13 Oct 2023 14:05:06 -0400
Subject: [PATCH] Kooha: update to 2.2.4

---
 srcpkgs/Kooha/patches/gnome45.patch | 14 ++++++++++++++
 srcpkgs/Kooha/template              |  4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/Kooha/patches/gnome45.patch

diff --git a/srcpkgs/Kooha/patches/gnome45.patch b/srcpkgs/Kooha/patches/gnome45.patch
new file mode 100644
index 0000000000000..1cf2232aef7e8
--- /dev/null
+++ b/srcpkgs/Kooha/patches/gnome45.patch
@@ -0,0 +1,14 @@
+# gnome_45 requires pango 1.51.1, which is unstable
+diff --git a/Cargo.toml b/Cargo.toml
+index 4c52b5f8209..88d0400acc5 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -13,7 +13,7 @@ anyhow = "1.0.59"
+ tracing = "0.1.36"
+ tracing-subscriber = "0.3.15"
+ gettext-rs = { version = "0.7.0", features = ["gettext-system"] }
+-gtk = { package = "gtk4", version = "0.7", features = ["gnome_45"] }
++gtk = { package = "gtk4", version = "0.7", features = ["gnome_44"] }
+ gdk-wayland = { package = "gdk4-wayland", version = "0.7" }
+ gdk-x11 = { package = "gdk4-x11", version = "0.7" }
+ adw = { package = "libadwaita", version = "0.5", features = ["v1_4"] }
diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
index 62d5332ef8add..54252cb0ba630 100644
--- a/srcpkgs/Kooha/template
+++ b/srcpkgs/Kooha/template
@@ -1,6 +1,6 @@
 # Template file for 'Kooha'
 pkgname=Kooha
-version=2.2.3
+version=2.2.4
 revision=1
 build_style=meson
 build_helper="rust"
@@ -15,7 +15,7 @@ maintainer="Unai Hernández Minaberry <unihernandez22@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/SeaDve/Kooha"
 distfiles="https://github.com/SeaDve/Kooha/archive/refs/tags/v${version}.tar.gz"
-checksum=3fb2fea4e8aaceb24d6bae12bdd13bdc2f7d2d5665536fe8e57f7ca20e7c2591
+checksum=f5109ec1bf534fd7bf9387795ade5b2c5faf9c08f8bd72776e4931993b4fbca4
 make_check=no  # Tests are broken, see https://github.com/SeaDve/Kooha/pull/206
 
 post_patch() {

             reply	other threads:[~2023-10-13 18:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-13 18:06 cinerea0 [this message]
2023-10-14 23:15 ` [PR PATCH] [Merged]: " Piraty

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46660@inbox.vuxu.org \
    --to=cinerea0@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).