Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk+3: update to 3.24.21.
@ 2020-07-12  3:53 ahesford
  2020-07-12  6:07 ` [PR PATCH] [Updated] " ahesford
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: ahesford @ 2020-07-12  3:53 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1606 bytes --]

From 6fa5d1172d8eec334c1bf5014d1c1c2260835d03 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] 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"

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-07-15 23:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-12  3:53 [PR PATCH] gtk+3: update to 3.24.21 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 ` [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

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).