Github messages for voidlinux
 help / color / mirror / Atom feed
From: mhmdanas <mhmdanas@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gtk4: update to 4.12.0.
Date: Thu, 31 Aug 2023 20:56:37 +0200	[thread overview]
Message-ID: <20230831185637.ZvLNFZkKDygUc3kiLwrV48SPvVo94RG_Xre8-SpSJKE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45570@inbox.vuxu.org>

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

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

https://github.com/mhmdanas/void-packages gtk4-4.12.0
https://github.com/void-linux/void-packages/pull/45570

gtk4: update to 4.12.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@paper42

<!--
#### 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, (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/45570.patch is attached

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

From 3642a0c6ceb26c2f5ed935714c1268987d0d8d02 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Sat, 12 Aug 2023 20:34:53 +0100
Subject: [PATCH] gtk4: update to 4.12.1.

---
 srcpkgs/gtk4/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index b40d51d432537..09f9ec188b384 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,10 +1,10 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=4.10.4
+version=4.12.1
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dman-pages=true -Dgtk_doc=true -Dbuild-tests=false
+configure_args="-Dman-pages=true -Ddocumentation=true -Dbuild-tests=false
  -Dbuild-testsuite=false -Dbuild-examples=false
  $(vopt_bool broadway broadway-backend)
  $(vopt_bool x11 x11-backend)
@@ -16,7 +16,7 @@ configure_args="-Dman-pages=true -Dgtk_doc=true -Dbuild-tests=false
  $(vopt_feature tracker tracker)"
 hostmakedepends="gettext-devel glib-devel gi-docgen perl
  pkg-config sassc gettext libxslt docbook-xsl python3-docutils
- $(vopt_if wayland 'wayland-devel wayland-protocols')"
+ $(vopt_if wayland 'wayland-devel wayland-protocols') shaderc"
 makedepends="at-spi2-atk-devel gdk-pixbuf-devel libepoxy-devel pango-devel
  iso-codes graphene-devel gst-plugins-bad1-devel ffmpeg-devel
  $(vopt_if colord 'colord-devel') $(vopt_if cups 'cups-devel')
@@ -30,10 +30,10 @@ short_desc="GIMP ToolKit (v4)"
 maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
-#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
-changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-10/NEWS"
+# changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-12/NEWS"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=7725400482e0685e28265e226c62847f4e73cfca9e9b416ac5838207f5377a24
+checksum=b8b61d6cf94fac64bf3a0bfc7af137c9dd2f8360033fdeb0cfe9612b77a99a72
 
 # Package build options
 build_options="broadway cloudproviders colord cups gir vulkan wayland x11 tracker"

  reply	other threads:[~2023-08-31 18:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-12 19:36 [PR PATCH] " mhmdanas
2023-08-31 18:56 ` mhmdanas [this message]
2023-09-28  1:27 ` gtk4: update to 4.12.1 chrysos349
2023-09-28  1:29 ` chrysos349
2023-10-07 16:34 ` [PR PATCH] [Updated] " paper42
2023-10-10 10:44 ` paper42
2023-10-10 11:19 ` [PR PATCH] [Merged]: gtk4: update to 4.12.3 paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230831185637.ZvLNFZkKDygUc3kiLwrV48SPvVo94RG_Xre8-SpSJKE@z \
    --to=mhmdanas@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).