Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk4: update to 4.6.1.
@ 2022-02-19 13:57 paper42
  2022-02-19 20:58 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2022-02-19 13:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gtk4-4.6.1
https://github.com/void-linux/void-packages/pull/35703

gtk4: update to 4.6.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 [skip CI](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/35703.patch is attached

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

From 430958e7eb146abe74a1d596031e6f18a6729d56 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 19 Feb 2022 00:58:09 +0100
Subject: [PATCH] gtk4: update to 4.6.1.

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

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index 531d1e184ce2..e4d415d4db84 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=4.6.0
+version=4.6.1
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -28,7 +28,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=782d5951fbfd585fc9ec76c09d07e28e6014c72db001fb567fff217fb96e4d8c
+checksum=d85508d21cbbcd63d568a7862af5ecd63b978d7d5799cbe404c91d2389d0ec5f
 
 # Package build options
 build_options="broadway cloudproviders colord cups gir vulkan wayland x11"

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

* Re: gtk4: update to 4.6.1.
  2022-02-19 13:57 [PR PATCH] gtk4: update to 4.6.1 paper42
@ 2022-02-19 20:58 ` paper42
  2022-02-27 10:20 ` [PR PATCH] [Updated] " paper42
  2022-02-27 11:38 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-19 20:58 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35703#issuecomment-1046101154

Comment:
This worked for me because I have wayland 1.20 (#34448), but it needs to be merged before this PR.

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

* Re: [PR PATCH] [Updated] gtk4: update to 4.6.1.
  2022-02-19 13:57 [PR PATCH] gtk4: update to 4.6.1 paper42
  2022-02-19 20:58 ` paper42
@ 2022-02-27 10:20 ` paper42
  2022-02-27 11:38 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-27 10:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gtk4-4.6.1
https://github.com/void-linux/void-packages/pull/35703

gtk4: update to 4.6.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 [skip CI](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/35703.patch is attached

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

From 7fdd4ee7e6245d02bdc4d4ce63d9a02184adcae4 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 19 Feb 2022 00:58:09 +0100
Subject: [PATCH] gtk4: update to 4.6.1.

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

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index 531d1e184ce2..a689633bf4d5 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=4.6.0
+version=4.6.1
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -27,8 +27,9 @@ 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"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=782d5951fbfd585fc9ec76c09d07e28e6014c72db001fb567fff217fb96e4d8c
+checksum=d85508d21cbbcd63d568a7862af5ecd63b978d7d5799cbe404c91d2389d0ec5f
 
 # Package build options
 build_options="broadway cloudproviders colord cups gir vulkan wayland x11"

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

* Re: [PR PATCH] [Merged]: gtk4: update to 4.6.1.
  2022-02-19 13:57 [PR PATCH] gtk4: update to 4.6.1 paper42
  2022-02-19 20:58 ` paper42
  2022-02-27 10:20 ` [PR PATCH] [Updated] " paper42
@ 2022-02-27 11:38 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-27 11:38 UTC (permalink / raw)
  To: ml

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

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

gtk4: update to 4.6.1.
https://github.com/void-linux/void-packages/pull/35703

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 [skip CI](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] 4+ messages in thread

end of thread, other threads:[~2022-02-27 11:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-19 13:57 [PR PATCH] gtk4: update to 4.6.1 paper42
2022-02-19 20:58 ` paper42
2022-02-27 10:20 ` [PR PATCH] [Updated] " paper42
2022-02-27 11:38 ` [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).