Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk4: update to 4.7.0
@ 2022-05-09  4:37 oreo639
  2022-05-09  4:41 ` [PR PATCH] [Updated] " oreo639
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: oreo639 @ 2022-05-09  4:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages gtk4
https://github.com/void-linux/void-packages/pull/37055

gtk4: update to 4.7.0
<!-- 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/37055.patch is attached

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

From 484289d1dbdd9fa18dd05fd0a21452a8cad6f56c Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 8 May 2022 21:35:26 -0700
Subject: [PATCH] gtk4: update to 4.7.0

---
 srcpkgs/gtk4/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index d26e4a18c432..1950b42e1171 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=4.6.3
+version=4.7.0
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -29,7 +29,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=a57acd0e4482981700fdf86596c7413cb61ef47f75e4747fda809e8231b8d96c
+checksum=913fcd9d065efb348723e18c3b9113e23b92072e927ebd2f61d32745c8228b94
 
 # Package build options
 build_options="broadway cloudproviders colord cups gir vulkan wayland x11"

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

* Re: [PR PATCH] [Updated] gtk4: update to 4.7.0
  2022-05-09  4:37 [PR PATCH] gtk4: update to 4.7.0 oreo639
@ 2022-05-09  4:41 ` oreo639
  2022-05-09  8:13 ` paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2022-05-09  4:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages gtk4
https://github.com/void-linux/void-packages/pull/37055

gtk4: update to 4.7.0
<!-- 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/37055.patch is attached

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

From 43dd2a5fe91f2e7d9b8f1e8bb40a6432a09ce8c5 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 8 May 2022 21:35:26 -0700
Subject: [PATCH] gtk4: update to 4.7.0

---
 srcpkgs/gtk4/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index d26e4a18c432..7c0bd67da43d 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=4.6.3
+version=4.7.0
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -27,9 +27,10 @@ short_desc="GIMP ToolKit (v4)"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
-changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS"
+#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-7/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=a57acd0e4482981700fdf86596c7413cb61ef47f75e4747fda809e8231b8d96c
+checksum=913fcd9d065efb348723e18c3b9113e23b92072e927ebd2f61d32745c8228b94
 
 # Package build options
 build_options="broadway cloudproviders colord cups gir vulkan wayland x11"

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

* Re: gtk4: update to 4.7.0
  2022-05-09  4:37 [PR PATCH] gtk4: update to 4.7.0 oreo639
  2022-05-09  4:41 ` [PR PATCH] [Updated] " oreo639
@ 2022-05-09  8:13 ` paper42
  2022-05-09  8:13 ` [PR PATCH] [Closed]: " paper42
  2022-05-09 12:35 ` oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-05-09  8:13 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37055#issuecomment-1120785279

Comment:
odd numbered versions are unstable

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

* Re: [PR PATCH] [Closed]: gtk4: update to 4.7.0
  2022-05-09  4:37 [PR PATCH] gtk4: update to 4.7.0 oreo639
  2022-05-09  4:41 ` [PR PATCH] [Updated] " oreo639
  2022-05-09  8:13 ` paper42
@ 2022-05-09  8:13 ` paper42
  2022-05-09 12:35 ` oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-05-09  8:13 UTC (permalink / raw)
  To: ml

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

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

gtk4: update to 4.7.0
https://github.com/void-linux/void-packages/pull/37055

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] 5+ messages in thread

* Re: gtk4: update to 4.7.0
  2022-05-09  4:37 [PR PATCH] gtk4: update to 4.7.0 oreo639
                   ` (2 preceding siblings ...)
  2022-05-09  8:13 ` [PR PATCH] [Closed]: " paper42
@ 2022-05-09 12:35 ` oreo639
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2022-05-09 12:35 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/37055#issuecomment-1121042574

Comment:
Thank you

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

end of thread, other threads:[~2022-05-09 12:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09  4:37 [PR PATCH] gtk4: update to 4.7.0 oreo639
2022-05-09  4:41 ` [PR PATCH] [Updated] " oreo639
2022-05-09  8:13 ` paper42
2022-05-09  8:13 ` [PR PATCH] [Closed]: " paper42
2022-05-09 12:35 ` 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).