Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk+: update to 2.24.33.
@ 2022-02-23 23:34 paper42
  2022-02-23 23:40 ` [PR PATCH] [Updated] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2022-02-23 23:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gtk+-2.24.33
https://github.com/void-linux/void-packages/pull/35819

gtk+: update to 2.24.33.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/35819.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gtk+-2.24.33-35819.patch --]
[-- Type: text/x-diff, Size: 1255 bytes --]

From 4b0c5c0ba2c30b27fc91835d189992138afd527e Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Feb 2022 23:46:44 +0100
Subject: [PATCH] gtk+: update to 2.24.33.

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

diff --git a/srcpkgs/gtk+/template b/srcpkgs/gtk+/template
index 8c6bc8115023..2ca81dbfb9db 100644
--- a/srcpkgs/gtk+/template
+++ b/srcpkgs/gtk+/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk+'
 pkgname=gtk+
-version=2.24.32
-revision=4
+version=2.24.33
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--enable-man $(vopt_enable cups) --with-xinput $(vopt_enable gir introspection)"
@@ -15,9 +15,10 @@ conf_files="/etc/gtk-2.0/im-multipress.conf"
 short_desc="GTK+ toolkit (v2)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://www.gtk.org"
+homepage="https://gtk.org"
 distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-${version}.tar.xz"
-checksum=b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e
+changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-2-24/NEWS"
+checksum=ac2ac757f5942d318a311a54b0c80b5ef295f299c2a73c632f6bfb1ff49cc6da
 # gtk-builder-convert:794
 python_version=2
 

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

* Re: [PR PATCH] [Updated] gtk+: update to 2.24.33.
  2022-02-23 23:34 [PR PATCH] gtk+: update to 2.24.33 paper42
@ 2022-02-23 23:40 ` paper42
  2022-02-24 15:47 ` biopsin
  2022-02-25 23:40 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-23 23:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gtk+-2.24.33
https://github.com/void-linux/void-packages/pull/35819

gtk+: update to 2.24.33.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/35819.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gtk+-2.24.33-35819.patch --]
[-- Type: text/x-diff, Size: 1255 bytes --]

From 03bcd98f63d325040489bbe2584cb029332d28c4 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Feb 2022 23:46:44 +0100
Subject: [PATCH] gtk+: update to 2.24.33.

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

diff --git a/srcpkgs/gtk+/template b/srcpkgs/gtk+/template
index 8c6bc8115023..9bafe81beefc 100644
--- a/srcpkgs/gtk+/template
+++ b/srcpkgs/gtk+/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk+'
 pkgname=gtk+
-version=2.24.32
-revision=4
+version=2.24.33
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--enable-man $(vopt_enable cups) --with-xinput $(vopt_enable gir introspection)"
@@ -15,9 +15,10 @@ conf_files="/etc/gtk-2.0/im-multipress.conf"
 short_desc="GTK+ toolkit (v2)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://www.gtk.org"
+homepage="https://gtk.org"
+changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-2-24/NEWS"
 distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-${version}.tar.xz"
-checksum=b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e
+checksum=ac2ac757f5942d318a311a54b0c80b5ef295f299c2a73c632f6bfb1ff49cc6da
 # gtk-builder-convert:794
 python_version=2
 

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

* Re: gtk+: update to 2.24.33.
  2022-02-23 23:34 [PR PATCH] gtk+: update to 2.24.33 paper42
  2022-02-23 23:40 ` [PR PATCH] [Updated] " paper42
@ 2022-02-24 15:47 ` biopsin
  2022-02-25 23:40 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: biopsin @ 2022-02-24 15:47 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/35819#issuecomment-1049993637

Comment:
@paper42 Tested since release on x86_64-glibc without issues on pure gtk2 system, and builds locally.

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

* Re: [PR PATCH] [Merged]: gtk+: update to 2.24.33.
  2022-02-23 23:34 [PR PATCH] gtk+: update to 2.24.33 paper42
  2022-02-23 23:40 ` [PR PATCH] [Updated] " paper42
  2022-02-24 15:47 ` biopsin
@ 2022-02-25 23:40 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-25 23:40 UTC (permalink / raw)
  To: ml

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

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

gtk+: update to 2.24.33.
https://github.com/void-linux/void-packages/pull/35819

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

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

<!--
#### 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-25 23:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-23 23:34 [PR PATCH] gtk+: update to 2.24.33 paper42
2022-02-23 23:40 ` [PR PATCH] [Updated] " paper42
2022-02-24 15:47 ` biopsin
2022-02-25 23:40 ` [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).