* Re: [PR PATCH] [Updated] gtk+3: update to 3.24.48.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
@ 2025-02-22 10:33 ` biopsin
2025-02-22 10:34 ` biopsin
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: biopsin @ 2025-02-22 10:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]
There is an updated pull request by biopsin against master on the void-packages repository
https://github.com/biopsin/void-packages patch-2
https://github.com/void-linux/void-packages/pull/54187
gtk+3: update to 3.24.48.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
- Mind I test/run a local classic patched version.
- Update distfile url
- @Gottox
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl [ok]
- armv7l [ok]
- armv6l-musl [ok]
A patch file from https://github.com/void-linux/void-packages/pull/54187.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-2-54187.patch --]
[-- Type: text/x-diff, Size: 1874 bytes --]
From 6b99120947407496e200163c57e3659e838d35f4 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@tuta.io>
Date: Sat, 22 Feb 2025 11:33:23 +0100
Subject: [PATCH] gtk+3: update to 3.24.48.
---
srcpkgs/glab/template | 4 ++--
srcpkgs/gtk+3/template | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 12c20e52d12a69..2dfdd735a9e0eb 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
# Template file for 'glab'
pkgname=glab
-version=1.50.0
+version=1.53.0
revision=1
build_style=go
build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
homepage="https://gitlab.com/gitlab-org/cli"
changelog="https://gitlab.com/gitlab-org/cli/-/releases"
distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=36512e81c1c88d95a9154357e7bf5f1f167f8e53ea628d7e6836d248a9031b9b
+checksum=2930aa5dd76030cc6edcc33483bb49dd6a328eb531d0685733ca7be7b906e915
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
pre_check() {
diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index 778670f3a59459..8714c589c38445 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,6 +1,6 @@
# Template file for 'gtk+3'
pkgname=gtk+3
-version=3.24.43
+version=3.24.48
revision=1
build_style=meson
build_helper="gir"
@@ -31,8 +31,8 @@ short_desc="GTK+ toolkit (v3)"
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=7e04f0648515034b806b74ae5d774d87cffb1a2a96c468cb5be476d51bf2f3c7
+distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
+checksum=d10ce9ea9df44c1016d8d1721f39e55d3d607fcfb85334aec0d236cdc9a70556
make_check_pre="xvfb-run dbus-run-session"
# _broken_tests=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] gtk+3: update to 3.24.48.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
2025-02-22 10:33 ` [PR PATCH] [Updated] " biopsin
@ 2025-02-22 10:34 ` biopsin
2025-03-07 8:18 ` oreo639
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: biopsin @ 2025-02-22 10:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]
There is an updated pull request by biopsin against master on the void-packages repository
https://github.com/biopsin/void-packages patch-2
https://github.com/void-linux/void-packages/pull/54187
gtk+3: update to 3.24.48.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
- Mind I test/run a local classic patched version.
- Update distfile url
- @Gottox
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl [ok]
- armv7l [ok]
- armv6l-musl [ok]
A patch file from https://github.com/void-linux/void-packages/pull/54187.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-2-54187.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]
From 4a01957d62b46b0e3245dc3eb7db809077f3efa9 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@tuta.io>
Date: Sat, 22 Feb 2025 11:33:23 +0100
Subject: [PATCH] gtk+3: update to 3.24.48.
---
srcpkgs/gtk+3/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index 778670f3a59459..8714c589c38445 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,6 +1,6 @@
# Template file for 'gtk+3'
pkgname=gtk+3
-version=3.24.43
+version=3.24.48
revision=1
build_style=meson
build_helper="gir"
@@ -31,8 +31,8 @@ short_desc="GTK+ toolkit (v3)"
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=7e04f0648515034b806b74ae5d774d87cffb1a2a96c468cb5be476d51bf2f3c7
+distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
+checksum=d10ce9ea9df44c1016d8d1721f39e55d3d607fcfb85334aec0d236cdc9a70556
make_check_pre="xvfb-run dbus-run-session"
# _broken_tests=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: gtk+3: update to 3.24.48.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
2025-02-22 10:33 ` [PR PATCH] [Updated] " biopsin
2025-02-22 10:34 ` biopsin
@ 2025-03-07 8:18 ` oreo639
2025-03-07 13:20 ` biopsin
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2025-03-07 8:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 268 bytes --]
New comment by oreo639 on void-packages repository
https://github.com/void-linux/void-packages/pull/54187#issuecomment-2705811140
Comment:
gtk3 3.24.49 just released.
Also, probably good to add `changelog="https://gitlab.gnome.org/GNOME/gtk/-/blob/gtk-3-24/NEWS"`.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: gtk+3: update to 3.24.48.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
` (2 preceding siblings ...)
2025-03-07 8:18 ` oreo639
@ 2025-03-07 13:20 ` biopsin
2025-03-07 13:23 ` biopsin
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: biopsin @ 2025-03-07 13:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 162 bytes --]
New comment by biopsin on void-packages repository
https://github.com/void-linux/void-packages/pull/54187#issuecomment-2706440086
Comment:
@oreo639 Tnx will do
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: gtk+3: update to 3.24.48.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
` (3 preceding siblings ...)
2025-03-07 13:20 ` biopsin
@ 2025-03-07 13:23 ` biopsin
2025-03-07 13:51 ` oreo639
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: biopsin @ 2025-03-07 13:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 193 bytes --]
New comment by biopsin on void-packages repository
https://github.com/void-linux/void-packages/pull/54187#issuecomment-2706440086
Comment:
@oreo639 Tnx will do
Reminder to use raw changelog
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: gtk+3: update to 3.24.48.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
` (4 preceding siblings ...)
2025-03-07 13:23 ` biopsin
@ 2025-03-07 13:51 ` oreo639
2025-03-07 21:32 ` [PR PATCH] [Updated] " biopsin
2025-03-09 6:29 ` [PR PATCH] [Merged]: gtk+3: update to 3.24.49 oreo639
7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2025-03-07 13:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 267 bytes --]
New comment by oreo639 on void-packages repository
https://github.com/void-linux/void-packages/pull/54187#issuecomment-2705811140
Comment:
gtk3 3.24.49 just released.
Also, probably good to add `changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-3-24/NEWS"`.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] gtk+3: update to 3.24.48.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
` (5 preceding siblings ...)
2025-03-07 13:51 ` oreo639
@ 2025-03-07 21:32 ` biopsin
2025-03-09 6:29 ` [PR PATCH] [Merged]: gtk+3: update to 3.24.49 oreo639
7 siblings, 0 replies; 9+ messages in thread
From: biopsin @ 2025-03-07 21:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]
There is an updated pull request by biopsin against master on the void-packages repository
https://github.com/biopsin/void-packages patch-2
https://github.com/void-linux/void-packages/pull/54187
gtk+3: update to 3.24.48.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
- Mind I test/run a local classic patched version.
- Update distfile url
- @Gottox
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl [ok]
- armv7l [ok]
- armv6l-musl [ok]
A patch file from https://github.com/void-linux/void-packages/pull/54187.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-2-54187.patch --]
[-- Type: text/x-diff, Size: 1163 bytes --]
From ec7f849ee659f935ceb84036493748c050419351 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@tuta.io>
Date: Sat, 22 Feb 2025 11:33:23 +0100
Subject: [PATCH] gtk+3: update to 3.24.49.
---
srcpkgs/gtk+3/template | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index 778670f3a59459..12ec80093411a6 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,6 +1,6 @@
# Template file for 'gtk+3'
pkgname=gtk+3
-version=3.24.43
+version=3.24.49
revision=1
build_style=meson
build_helper="gir"
@@ -31,8 +31,9 @@ short_desc="GTK+ toolkit (v3)"
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=7e04f0648515034b806b74ae5d774d87cffb1a2a96c468cb5be476d51bf2f3c7
+changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-3-24/NEWS"
+distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
+checksum=5ea52c6a28f0e5ecf2e9a3c2facbb30d040b73871fcd5f33cd1317e9018a146e
make_check_pre="xvfb-run dbus-run-session"
# _broken_tests=""
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Merged]: gtk+3: update to 3.24.49.
2025-02-02 14:31 [PR PATCH] gtk+3: update to 3.24.48 biopsin
` (6 preceding siblings ...)
2025-03-07 21:32 ` [PR PATCH] [Updated] " biopsin
@ 2025-03-09 6:29 ` oreo639
7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2025-03-09 6:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1220 bytes --]
There's a merged pull request on the void-packages repository
gtk+3: update to 3.24.49.
https://github.com/void-linux/void-packages/pull/54187
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO**
- Mind I test/run a local classic patched version.
- Update distfile url
- @Gottox
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl [ok]
- armv7l [ok]
- armv6l-musl [ok]
- x86_64-musl [ok]
- i686 [ok]
^ permalink raw reply [flat|nested] 9+ messages in thread