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] [NOMERGE] gtk+3: update to 3.24.21.
Date: Sun, 12 Jul 2020 20:12:55 +0200	[thread overview]
Message-ID: <20200712181255.g3JvSR3_2FiujUHQEGvLTz_Fs5SnvsCOt3DuXXMamSc@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: 712 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

[NOMERGE] 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: 4276 bytes --]

From f217bbca04c66bf87522e274be765833700dd46c Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Sun, 12 Jul 2020 14:09:29 -0400
Subject: [PATCH 1/3] librsvg: update to 2.48.8.

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

diff --git a/srcpkgs/librsvg/template b/srcpkgs/librsvg/template
index 3789d3e481e..f8398b9d5ef 100644
--- a/srcpkgs/librsvg/template
+++ b/srcpkgs/librsvg/template
@@ -1,7 +1,7 @@
 # Template file for 'librsvg'
 pkgname=librsvg
 # https://gitlab.gnome.org/GNOME/librsvg/-/issues/604
-version=2.48.6
+version=2.48.8
 revision=1
 build_style=gnu-configure
 build_helper="gir"
@@ -9,15 +9,14 @@ configure_args="--disable-static --host=${XBPS_TARGET_TRIPLET}
  $(vopt_enable gir introspection) $(vopt_enable vala)"
 hostmakedepends="cargo pkg-config python glib-devel
  gdk-pixbuf-devel $(vopt_if vala vala)"
-makedepends="cairo-devel freetype-devel gdk-pixbuf-devel gtk+3-devel
- libcroco-devel libglib-devel libxml2-devel pango-devel rust
- $(vopt_if vala vala)"
+makedepends="cairo-devel freetype-devel gdk-pixbuf-devel libcroco-devel
+ libglib-devel libxml2-devel pango-devel rust $(vopt_if vala vala)"
 short_desc="SVG library for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/LibRsvg"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=84ddd9447d392a307956826b40961790b9340a8e346285542a361dfc1f2e64cf
+checksum=f480a325bbdf26d1874eb6fb330ebc5920ba64e3e08de61931bb4506dfef2692
 
 # Package build options
 build_options="gir vala"

From 978aaff917c9fb20911e2d1538f833f81320549c 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 2/3] adwaita-icon-theme: drop deps and obsolete configure_args

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

diff --git a/srcpkgs/adwaita-icon-theme/template b/srcpkgs/adwaita-icon-theme/template
index d4f070be6a8..febd2915be6 100644
--- a/srcpkgs/adwaita-icon-theme/template
+++ b/srcpkgs/adwaita-icon-theme/template
@@ -1,11 +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"
+hostmakedepends="pkg-config"
 depends="librsvg"
 short_desc="Theme consisting of a set of icons for GTK+"
 maintainer="Enno Boland <gottox@voidlinux.org>"

From 1242c1211cce815e0abef73af9a06ee45f0c31e7 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 3/3] 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..513a12f6e48 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
+ librsvg 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"

  parent reply	other threads:[~2020-07-12 18:12 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 ` [PR PATCH] [Updated] " ahesford
2020-07-12  6:19 ` ahesford
2020-07-12 15:36 ` ericonr
2020-07-12 17:16 ` ahesford
2020-07-12 18:12 ` ahesford [this message]
2020-07-12 18:17 ` [NOMERGE] " 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=20200712181255.g3JvSR3_2FiujUHQEGvLTz_Fs5SnvsCOt3DuXXMamSc@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).