Github messages for voidlinux
 help / color / mirror / Atom feed
From: fanyx <fanyx@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Komikku: update to 1.48.1, adopt.
Date: Fri, 21 Jun 2024 23:21:32 +0200	[thread overview]
Message-ID: <20240621212132.D83B1257AD@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50681@inbox.vuxu.org>

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

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

https://github.com/fanyx/void-packages komikku
https://github.com/void-linux/void-packages/pull/50681

Komikku: update to 1.48.1, adopt.
Komikku migrated to codeberg.

#### Merge first:
- https://github.com/void-linux/void-packages/pull/50777
- https://github.com/void-linux/void-packages/pull/50776

Ty @chrysos349 

#### 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-glibc)


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

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

From 8aa4289ba2797db9a9defe72f0066087b3528624 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Tue, 4 Jun 2024 16:11:19 +0200
Subject: [PATCH] Komikku: update to 1.48.1.

---
 srcpkgs/Komikku/template | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/Komikku/template b/srcpkgs/Komikku/template
index 822fe4b47d681c..4cbd53017c6ca6 100644
--- a/srcpkgs/Komikku/template
+++ b/srcpkgs/Komikku/template
@@ -1,10 +1,11 @@
 # Template file for 'Komikku'
 pkgname=Komikku
-version=1.21.1
-revision=2
+version=1.48.1
+revision=1
 build_style=meson
-hostmakedepends="gettext glib-devel gobject-introspection pkg-config
- desktop-file-utils gtk-update-icon-cache"
+build_helper=gir
+hostmakedepends="gettext glib-devel pkg-config desktop-file-utils
+ gtk-update-icon-cache blueprint-compiler"
 makedepends="gtk4-devel libadwaita-devel"
 depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4 python3-Brotli
  python3-Pillow python3-Unidecode python3-requests python3-dateparser
@@ -13,8 +14,12 @@ depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4 python3-Brot
  python3-piexif"
 checkdepends="appstream-glib desktop-file-utils"
 short_desc="Online/offline manga reader for GNOME"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="fanyx <fanyx@posteo.net>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.com/valos/Komikku"
-distfiles="https://gitlab.com/valos/Komikku/-/archive/v${version}/Komikku-v${version}.tar.gz"
-checksum=303919974aa860b542e486d0321149a882f3f667309b2216899ea5f1633c860f
+distfiles="https://codeberg.org/valos/Komikku/archive/v${version}.tar.gz"
+checksum=26b1960ce51685bbedc2c085b0acd6249ead4b29e59ecd9a94cf2a1f1513cca2
+
+if [ "$CROSS_BUILD" ]; then
+	export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0"
+fi

  parent reply	other threads:[~2024-06-21 21:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 15:03 [PR PATCH] Komikku: update to 1.47.0, adopt fanyx
2024-06-11 15:28 ` chrysos349
2024-06-11 16:35 ` [PR PATCH] [Updated] " fanyx
2024-06-11 16:50 ` fanyx
2024-06-21 21:16 ` [PR PATCH] [Updated] " fanyx
2024-06-21 21:21 ` fanyx [this message]
2024-06-25  4:12 ` Komikku: update to 1.48.1, adopt shnaps

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=20240621212132.D83B1257AD@inbox.vuxu.org \
    --to=fanyx@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).