Github messages for voidlinux
 help / color / mirror / Atom feed
From: ifreund <ifreund@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gtk+3: update to 3.24.24.
Date: Tue, 08 Dec 2020 15:48:37 +0100	[thread overview]
Message-ID: <20201208144837.Jechb7areulk4ApWAakseuWgiiwg4REE0vudh1CJTaQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27032@inbox.vuxu.org>

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

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

https://github.com/ifreund/void-packages bump-gtk
https://github.com/void-linux/void-packages/pull/27032

gtk+3: update to 3.24.24.


A patch file from https://github.com/void-linux/void-packages/pull/27032.patch is attached

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

From 27387fba9bd69a5cbdc44390650558f65ac32709 Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Tue, 8 Dec 2020 14:46:31 +0100
Subject: [PATCH 1/2] gtk+3: update to 3.24.24.

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

diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index fc2d6929141..9048c296980 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk+3'
 # Revbump gtk-layer-shell when updating, otherwise it presents a warning message
 pkgname=gtk+3
-version=3.24.23
+version=3.24.24
 revision=1
 wrksrc="gtk+-${version}"
 build_style=gnu-configure
@@ -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=5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1
+checksum=cc9d4367c55b724832f6b09ab85481738ea456871f0381768a6a99335a98378a
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"

From 62e46a517d085032e1109cf2171c92cc2b772ebe Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Tue, 8 Dec 2020 14:46:46 +0100
Subject: [PATCH 2/2] gtk-layer-shell: revbump for gtk+3

Also enable building tests if needed.
---
 srcpkgs/gtk-layer-shell/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template
index 00e959b8f00..5d996d9cb15 100644
--- a/srcpkgs/gtk-layer-shell/template
+++ b/srcpkgs/gtk-layer-shell/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk-layer-shell'
 pkgname=gtk-layer-shell
 version=0.5.1
-revision=1
+revision=2
 build_style=meson
 build_helper="gir"
 hostmakedepends="gobject-introspection pkg-config wayland-devel"
@@ -13,6 +13,10 @@ homepage="https://github.com/wmww/gtk-layer-shell"
 distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz"
 checksum=d77e42dff69e2cf1eee4489fb7db465d4e33be48e67ee0ca653238de0ab882ba
 
+if [ "$XBPS_CHECK_PKGS" ]; then
+	configure_args+=" -Dtests=true"
+fi
+
 post_install() {
 	vlicense LICENSE_MIT.txt
 }

  parent reply	other threads:[~2020-12-08 14:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08 13:48 [PR PATCH] Bump gtk ifreund
2020-12-08 13:48 ` [PR REVIEW] " ifreund
2020-12-08 13:49 ` ifreund
2020-12-08 14:22 ` [PR REVIEW] gtk+3: update to 3.24.24 ahesford
2020-12-08 14:48 ` ifreund [this message]
2020-12-08 14:48 ` ifreund
2020-12-12  6:01 ` ericonr
2020-12-12  6:01 ` [PR PATCH] [Merged]: " ericonr

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=20201208144837.Jechb7areulk4ApWAakseuWgiiwg4REE0vudh1CJTaQ@z \
    --to=ifreund@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).