Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gtk+3: update to 3.24.21.
Date: Sun, 12 Jul 2020 08:07:15 +0200	[thread overview]
Message-ID: <20200712060715.4pKFp874wZ3k9uqjCJgTyxioC7oIw_jkn6qwEMAMbZ4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23530@inbox.vuxu.org>

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

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

https://github.com/ahesford/void-packages gtk3
https://github.com/void-linux/void-packages/pull/23530

gtk+3: update to 3.24.21.
Also add dependency on `adwaita-icon-theme` because GTK applications will not display properly without at least some icon theme; see [void-docs PR #396](https://github.com/void-linux/void-docs/pull/396). The appropriate response is to pull in the default theme, then let users `ignorepkg` if they wish to replace it with something custom.

cc: @Gottox (maintainer) @flexibeast @ericonr 

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

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

From 6d1736161116b357002e1f51800afa54987066c1 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Sun, 12 Jul 2020 01:29:39 -0400
Subject: [PATCH 1/2] adwaita-icon-theme: drop deps and obsolete configure_args

---
 srcpkgs/adwaita-icon-theme/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/adwaita-icon-theme/template b/srcpkgs/adwaita-icon-theme/template
index d4f070be6a8..47232d3a5ec 100644
--- a/srcpkgs/adwaita-icon-theme/template
+++ b/srcpkgs/adwaita-icon-theme/template
@@ -1,12 +1,10 @@
 # Template file for 'adwaita-icon-theme'
 pkgname=adwaita-icon-theme
 version=3.36.1
-revision=1
+revision=2
 archs=noarch
 build_style=gnu-configure
-configure_args="--enable-icon-mapping"
-hostmakedepends="pkg-config librsvg icon-naming-utils gtk-update-icon-cache"
-depends="librsvg"
+hostmakedepends="pkg-config"
 short_desc="Theme consisting of a set of icons for GTK+"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-3.0-or-later, CC-BY-SA-3.0"

From 4357a1c3ed36d1cd20fa099a2a8c3796bfef5c02 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Sat, 11 Jul 2020 23:47:22 -0400
Subject: [PATCH 2/2] gtk+3: update to 3.24.21.

---
 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 bd290f1d1f0..72b7c27a042 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.20
+version=3.24.21
 revision=1
 wrksrc="gtk+-${version}"
 build_style=gnu-configure
@@ -20,13 +20,14 @@ makedepends="at-spi2-atk-devel gdk-pixbuf-devel libepoxy-devel pango-devel
  $(vopt_if wayland 'libxkbcommon-devel wayland-devel wayland-protocols MesaLib-devel')
  $(vopt_if x11 'libXcursor-devel libXdamage-devel libXext-devel libXinerama-devel libXi-devel libXrandr-devel libXcomposite-devel')
  $(vopt_if cloudproviders 'libcloudproviders-devel')"
-depends="gtk-update-icon-cache shared-mime-info $(vopt_if x11 'dbus-x11')"
+depends="gtk-update-icon-cache adwaita-icon-theme
+ shared-mime-info $(vopt_if x11 'dbus-x11')"
 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=2dac69f716e8d04ba7a95091589e2baaec95dcace932cb15839163db479b1df3
+checksum=aeea6ae7cd35e83dfc7699be716519faefca346c62e784dd1a37d9df94c08f52
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"

  reply	other threads:[~2020-07-12  6:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12  3:53 [PR PATCH] " ahesford
2020-07-12  6:07 ` ahesford [this message]
2020-07-12  6:19 ` ahesford
2020-07-12 15:36 ` ericonr
2020-07-12 17:16 ` ahesford
2020-07-12 18:12 ` [PR PATCH] [Updated] [NOMERGE] " ahesford
2020-07-12 18:17 ` ahesford
2020-07-12 21:56 ` ericonr
2020-07-13  2:38 ` ahesford
2020-07-13  8:12 ` fosslinux
2020-07-15 23:54 ` ahesford
2020-07-15 23:54 ` [PR PATCH] [Merged]: " ahesford

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=20200712060715.4pKFp874wZ3k9uqjCJgTyxioC7oIw_jkn6qwEMAMbZ4@z \
    --to=ahesford@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).