Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-sudoku: update to 45.1.
@ 2023-10-16 19:19 icp1994
  2023-10-16 20:54 ` [PR PATCH] [Updated] " icp1994
  2023-10-17  7:25 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-10-16 19:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gnome-sudoku
https://github.com/void-linux/void-packages/pull/46733

gnome-sudoku: update to 45.1.
#### 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/46733.patch is attached

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

From 3ed222445578a7ce63fbf51be2cba8a4c8614257 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 16 Oct 2023 00:27:20 +0530
Subject: [PATCH] gnome-sudoku: update to 45.1.

---
 srcpkgs/gnome-sudoku/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gnome-sudoku/template b/srcpkgs/gnome-sudoku/template
index 80c3d27a30a00..f154a2dbb21bb 100644
--- a/srcpkgs/gnome-sudoku/template
+++ b/srcpkgs/gnome-sudoku/template
@@ -1,11 +1,11 @@
 # Template file for 'gnome-sudoku'
 pkgname=gnome-sudoku
-version=44.0
+version=45.1
 revision=1
 build_helper="gir"
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config vala desktop-file-utils"
-makedepends="gtk+3-devel libgee-devel json-glib-devel qqwing-devel"
+makedepends="gtk4-devel libadwaita-devel libgee-devel json-glib-devel qqwing-devel"
 checkdepends="appstream-glib"
 short_desc="GNOME Sudoku Japanese logic game"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -13,4 +13,4 @@ license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Sudoku"
 changelog="https://gitlab.gnome.org/GNOME/gnome-sudoku/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/gnome-sudoku/${version%.*}/gnome-sudoku-${version}.tar.xz"
-checksum=6518d9233a46d7e13805ac787667ba4701948d9ed41a47b88797fcdba43b8fba
+checksum=fb5437961a33d2ab7ad3081648e5df6b193a1b86224213ef23b973914a9f7c90

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] gnome-sudoku: update to 45.1.
  2023-10-16 19:19 [PR PATCH] gnome-sudoku: update to 45.1 icp1994
@ 2023-10-16 20:54 ` icp1994
  2023-10-17  7:25 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-10-16 20:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gnome-sudoku
https://github.com/void-linux/void-packages/pull/46733

gnome-sudoku: update to 45.1.
#### 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/46733.patch is attached

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

From 0385992c69dc754bbe16fa280c254122c1b93f49 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 16 Oct 2023 00:27:20 +0530
Subject: [PATCH] gnome-sudoku: update to 45.1.

---
 srcpkgs/gnome-sudoku/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-sudoku/template b/srcpkgs/gnome-sudoku/template
index 80c3d27a30a00..4663e733e292d 100644
--- a/srcpkgs/gnome-sudoku/template
+++ b/srcpkgs/gnome-sudoku/template
@@ -1,11 +1,12 @@
 # Template file for 'gnome-sudoku'
 pkgname=gnome-sudoku
-version=44.0
+version=45.1
 revision=1
 build_helper="gir"
 build_style=meson
-hostmakedepends="gettext glib-devel itstool pkg-config vala desktop-file-utils"
-makedepends="gtk+3-devel libgee-devel json-glib-devel qqwing-devel"
+hostmakedepends="gettext glib-devel itstool pkg-config vala
+ desktop-file-utils gtk4-update-icon-cache"
+makedepends="gtk4-devel libadwaita-devel libgee-devel json-glib-devel qqwing-devel"
 checkdepends="appstream-glib"
 short_desc="GNOME Sudoku Japanese logic game"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -13,4 +14,4 @@ license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Sudoku"
 changelog="https://gitlab.gnome.org/GNOME/gnome-sudoku/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/gnome-sudoku/${version%.*}/gnome-sudoku-${version}.tar.xz"
-checksum=6518d9233a46d7e13805ac787667ba4701948d9ed41a47b88797fcdba43b8fba
+checksum=fb5437961a33d2ab7ad3081648e5df6b193a1b86224213ef23b973914a9f7c90

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: gnome-sudoku: update to 45.1.
  2023-10-16 19:19 [PR PATCH] gnome-sudoku: update to 45.1 icp1994
  2023-10-16 20:54 ` [PR PATCH] [Updated] " icp1994
@ 2023-10-17  7:25 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-10-17  7:25 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

gnome-sudoku: update to 45.1.
https://github.com/void-linux/void-packages/pull/46733

Description:
#### 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**

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-17  7:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16 19:19 [PR PATCH] gnome-sudoku: update to 45.1 icp1994
2023-10-16 20:54 ` [PR PATCH] [Updated] " icp1994
2023-10-17  7:25 ` [PR PATCH] [Merged]: " classabbyamp

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).