Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] swell-foop: update to 41.1.
@ 2022-07-10  8:48 oreo639
  2022-07-15  9:22 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: oreo639 @ 2022-07-10  8:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages swell-foop
https://github.com/void-linux/void-packages/pull/37969

swell-foop: update to 41.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6e9305f62d0b20712715cf4a4dbffcf18ff7c70f Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 10 Jul 2022 01:47:41 -0700
Subject: [PATCH] swell-foop: update to 41.1.

---
 srcpkgs/swell-foop/patches/fix-vala-array.patch | 11 -----------
 srcpkgs/swell-foop/template                     |  7 ++++---
 2 files changed, 4 insertions(+), 14 deletions(-)
 delete mode 100644 srcpkgs/swell-foop/patches/fix-vala-array.patch

diff --git a/srcpkgs/swell-foop/patches/fix-vala-array.patch b/srcpkgs/swell-foop/patches/fix-vala-array.patch
deleted file mode 100644
index 8231b5ce8a74..000000000000
--- a/srcpkgs/swell-foop/patches/fix-vala-array.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/game-view.vala	2019-10-15 12:48:06.000000000 +0200
-+++ b/src/game-view.vala	2020-11-04 11:56:58.582438926 +0100
-@@ -354,7 +354,7 @@
-     public Theme (string name)
-     {
-         textures = new Clutter.Image [4];
--        string[4] colors = {"blue", "green", "yellow", "red"};
-+        string colors[4] = {"blue", "green", "yellow", "red"};
- 
-         /* Create the textures required to render */
-         try
diff --git a/srcpkgs/swell-foop/template b/srcpkgs/swell-foop/template
index afb8dd466c3e..819bf396ffd3 100644
--- a/srcpkgs/swell-foop/template
+++ b/srcpkgs/swell-foop/template
@@ -1,13 +1,14 @@
 # Template file for 'swell-foop'
 pkgname=swell-foop
-version=3.34.1
+version=41.1
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config vala"
-makedepends="clutter-gtk-devel"
+makedepends="clutter-gtk-devel libgnome-games-support-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=61c6b6ff9047c00bdc0dbe11a880058a5462921c702123a2d6d1a652bbbe6280
+checksum=243f7a55e5e753a51086eec2568320d7692d5b15a66a723ab591705e0d8ef6dd

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

* Re: [PR PATCH] [Merged]: swell-foop: update to 41.1.
  2022-07-10  8:48 [PR PATCH] swell-foop: update to 41.1 oreo639
@ 2022-07-15  9:22 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-07-15  9:22 UTC (permalink / raw)
  To: ml

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

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

swell-foop: update to 41.1.
https://github.com/void-linux/void-packages/pull/37969

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-15  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-10  8:48 [PR PATCH] swell-foop: update to 41.1 oreo639
2022-07-15  9:22 ` [PR PATCH] [Merged]: " paper42

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