Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] swell-foop: update to 46.0
@ 2024-03-31 21:52 chrysos349
  2024-04-15  1:19 ` [PR REVIEW] " oreo639
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: chrysos349 @ 2024-03-31 21:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages swell-foop
https://github.com/void-linux/void-packages/pull/49639

swell-foop: update to 46.0
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From f18b56c89d7eb81a581ad4f10a289eb99d20b790 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 1 Apr 2024 00:42:16 +0300
Subject: [PATCH 1/2] New package: libgnome-games-support2-2.0.0

---
 common/shlibs                            |  1 +
 srcpkgs/libgnome-games-support2-devel    |  1 +
 srcpkgs/libgnome-games-support2/template | 25 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+)
 create mode 120000 srcpkgs/libgnome-games-support2-devel
 create mode 100644 srcpkgs/libgnome-games-support2/template

diff --git a/common/shlibs b/common/shlibs
index 1ee5b1f0544b5c..b50f7ef9262f2c 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4303,3 +4303,4 @@ libunicode_loader.so.0.4 libunicode-0.4.0_1
 force-stage.so.0.1 void-force-stage-0.1_1
 libliftoff.so.0 libliftoff-0.4.1_1
 libscfg.so libscfg-0.1.1_1
+libgnome-games-support-2.so.4 libgnome-games-support2-2.0.0_1
diff --git a/srcpkgs/libgnome-games-support2-devel b/srcpkgs/libgnome-games-support2-devel
new file mode 120000
index 00000000000000..342beaf0340669
--- /dev/null
+++ b/srcpkgs/libgnome-games-support2-devel
@@ -0,0 +1 @@
+libgnome-games-support2
\ No newline at end of file
diff --git a/srcpkgs/libgnome-games-support2/template b/srcpkgs/libgnome-games-support2/template
new file mode 100644
index 00000000000000..61e9236382a2a1
--- /dev/null
+++ b/srcpkgs/libgnome-games-support2/template
@@ -0,0 +1,25 @@
+# Template file for 'libgnome-games-support2'
+pkgname=libgnome-games-support2
+version=2.0.0
+revision=1
+build_style=meson
+hostmakedepends="gettext glib-devel pkg-config vala"
+makedepends="gtk4-devel libgee-devel"
+short_desc="Code shared between GNOME games"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/GNOME/libgnome-games-support/"
+changelog="https://gitlab.gnome.org/GNOME/libgnome-games-support/-/raw/master/NEWS"
+distfiles="${GNOME_SITE}/libgnome-games-support/${version%.*}/libgnome-games-support-${version}.tar.xz"
+checksum=53821f6fe32eddcb9eef3324f646aaac83cc6d3de0937dfd5f266470d453d2a4
+
+libgnome-games-support2-devel_package() {
+	short_desc+=" - development files"
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	pkg_install() {
+		vmove usr/include
+		vmove "usr/lib/*.so"
+		vmove usr/lib/pkgconfig
+		vmove usr/share/vala
+	}
+}

From 7ec1d7b14dd11eea594ecc2767322190b6bf5e98 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 1 Apr 2024 00:42:54 +0300
Subject: [PATCH 2/2] swell-foop: update to 46.0

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

diff --git a/srcpkgs/swell-foop/template b/srcpkgs/swell-foop/template
index 819bf396ffd3ab..5d24d45ffd8924 100644
--- a/srcpkgs/swell-foop/template
+++ b/srcpkgs/swell-foop/template
@@ -1,14 +1,15 @@
 # Template file for 'swell-foop'
 pkgname=swell-foop
-version=41.1
+version=46.0
 revision=1
 build_style=meson
-hostmakedepends="gettext glib-devel itstool pkg-config vala"
-makedepends="clutter-gtk-devel libgnome-games-support-devel"
+hostmakedepends="gettext glib-devel itstool pkg-config vala
+ gtk4-update-icon-cache"
+makedepends="libgnome-games-support2-devel librsvg-devel"
 short_desc="GNOME puzzle game where you remove similar objects"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Swell%20Foop"
 changelog="https://gitlab.gnome.org/GNOME/swell-foop/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=243f7a55e5e753a51086eec2568320d7692d5b15a66a723ab591705e0d8ef6dd
+checksum=06f8ab7807d71cec948b868371f47fbadeefccb5c357e13d1ef3c8481891fca3

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

* Re: [PR REVIEW] swell-foop: update to 46.0
  2024-03-31 21:52 [PR PATCH] swell-foop: update to 46.0 chrysos349
@ 2024-04-15  1:19 ` oreo639
  2024-04-15  6:42 ` [PR PATCH] [Updated] " chrysos349
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-04-15  1:19 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49639#discussion_r1565034748

Comment:
Put this near libgnome-games-support-1.so.3

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

* Re: [PR PATCH] [Updated] swell-foop: update to 46.0
  2024-03-31 21:52 [PR PATCH] swell-foop: update to 46.0 chrysos349
  2024-04-15  1:19 ` [PR REVIEW] " oreo639
@ 2024-04-15  6:42 ` chrysos349
  2024-04-15  6:42 ` [PR REVIEW] " chrysos349
  2024-04-16  9:22 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-04-15  6:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages swell-foop
https://github.com/void-linux/void-packages/pull/49639

swell-foop: update to 46.0
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 696408cab15046d95cd4fc527e81bfeb6af65321 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 1 Apr 2024 00:42:16 +0300
Subject: [PATCH 1/2] New package: libgnome-games-support2-2.0.0

---
 common/shlibs                            |  1 +
 srcpkgs/libgnome-games-support2-devel    |  1 +
 srcpkgs/libgnome-games-support2/template | 25 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+)
 create mode 120000 srcpkgs/libgnome-games-support2-devel
 create mode 100644 srcpkgs/libgnome-games-support2/template

diff --git a/common/shlibs b/common/shlibs
index 39099f6d426750..60179b1306b770 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2618,6 +2618,7 @@ libvidstab.so.1.1 libvidstab-1.1.0_1
 libxdo.so.3 xdotool-3.20150503.1_1
 libabigail.so.3 libabigail-2.4_1
 libgnome-games-support-1.so.3 libgnome-games-support-1.4.0_1
+libgnome-games-support-2.so.4 libgnome-games-support2-2.0.0_1
 libKDevCMakeCommon.so.512 kdevelop-23.08.2_1
 libKDevClangPrivate.so.512 kdevelop-23.08.2_1
 libKDevCompileAnalyzerCommon.so.512 kdevelop-23.08.2_1
diff --git a/srcpkgs/libgnome-games-support2-devel b/srcpkgs/libgnome-games-support2-devel
new file mode 120000
index 00000000000000..342beaf0340669
--- /dev/null
+++ b/srcpkgs/libgnome-games-support2-devel
@@ -0,0 +1 @@
+libgnome-games-support2
\ No newline at end of file
diff --git a/srcpkgs/libgnome-games-support2/template b/srcpkgs/libgnome-games-support2/template
new file mode 100644
index 00000000000000..61e9236382a2a1
--- /dev/null
+++ b/srcpkgs/libgnome-games-support2/template
@@ -0,0 +1,25 @@
+# Template file for 'libgnome-games-support2'
+pkgname=libgnome-games-support2
+version=2.0.0
+revision=1
+build_style=meson
+hostmakedepends="gettext glib-devel pkg-config vala"
+makedepends="gtk4-devel libgee-devel"
+short_desc="Code shared between GNOME games"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/GNOME/libgnome-games-support/"
+changelog="https://gitlab.gnome.org/GNOME/libgnome-games-support/-/raw/master/NEWS"
+distfiles="${GNOME_SITE}/libgnome-games-support/${version%.*}/libgnome-games-support-${version}.tar.xz"
+checksum=53821f6fe32eddcb9eef3324f646aaac83cc6d3de0937dfd5f266470d453d2a4
+
+libgnome-games-support2-devel_package() {
+	short_desc+=" - development files"
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	pkg_install() {
+		vmove usr/include
+		vmove "usr/lib/*.so"
+		vmove usr/lib/pkgconfig
+		vmove usr/share/vala
+	}
+}

From e82c5ebd99cde3b6159fc2ac53dc2ef55511d935 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 1 Apr 2024 00:42:54 +0300
Subject: [PATCH 2/2] swell-foop: update to 46.0

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

diff --git a/srcpkgs/swell-foop/template b/srcpkgs/swell-foop/template
index 819bf396ffd3ab..5d24d45ffd8924 100644
--- a/srcpkgs/swell-foop/template
+++ b/srcpkgs/swell-foop/template
@@ -1,14 +1,15 @@
 # Template file for 'swell-foop'
 pkgname=swell-foop
-version=41.1
+version=46.0
 revision=1
 build_style=meson
-hostmakedepends="gettext glib-devel itstool pkg-config vala"
-makedepends="clutter-gtk-devel libgnome-games-support-devel"
+hostmakedepends="gettext glib-devel itstool pkg-config vala
+ gtk4-update-icon-cache"
+makedepends="libgnome-games-support2-devel librsvg-devel"
 short_desc="GNOME puzzle game where you remove similar objects"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Swell%20Foop"
 changelog="https://gitlab.gnome.org/GNOME/swell-foop/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=243f7a55e5e753a51086eec2568320d7692d5b15a66a723ab591705e0d8ef6dd
+checksum=06f8ab7807d71cec948b868371f47fbadeefccb5c357e13d1ef3c8481891fca3

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

* Re: [PR REVIEW] swell-foop: update to 46.0
  2024-03-31 21:52 [PR PATCH] swell-foop: update to 46.0 chrysos349
  2024-04-15  1:19 ` [PR REVIEW] " oreo639
  2024-04-15  6:42 ` [PR PATCH] [Updated] " chrysos349
@ 2024-04-15  6:42 ` chrysos349
  2024-04-16  9:22 ` [PR PATCH] [Merged]: " oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: chrysos349 @ 2024-04-15  6:42 UTC (permalink / raw)
  To: ml

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

New review comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49639#discussion_r1565249502

Comment:
fixed

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

* Re: [PR PATCH] [Merged]: swell-foop: update to 46.0
  2024-03-31 21:52 [PR PATCH] swell-foop: update to 46.0 chrysos349
                   ` (2 preceding siblings ...)
  2024-04-15  6:42 ` [PR REVIEW] " chrysos349
@ 2024-04-16  9:22 ` oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-04-16  9:22 UTC (permalink / raw)
  To: ml

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

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

swell-foop: update to 46.0
https://github.com/void-linux/void-packages/pull/49639

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

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

end of thread, other threads:[~2024-04-16  9:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-31 21:52 [PR PATCH] swell-foop: update to 46.0 chrysos349
2024-04-15  1:19 ` [PR REVIEW] " oreo639
2024-04-15  6:42 ` [PR PATCH] [Updated] " chrysos349
2024-04-15  6:42 ` [PR REVIEW] " chrysos349
2024-04-16  9:22 ` [PR PATCH] [Merged]: " oreo639

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