commit:     733e74faf9ca1a665421291a331409ae958572f8
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 17 21:53:03 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Feb 17 21:53:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733e74fa

dev-util/gtk-update-icon-cache: bump to 3.24.14

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 dev-util/gtk-update-icon-cache/Manifest            |  1 +
 .../gtk-update-icon-cache-3.24.14.ebuild           | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-util/gtk-update-icon-cache/Manifest 
b/dev-util/gtk-update-icon-cache/Manifest
index 4ba5a91e59d..141807217cb 100644
--- a/dev-util/gtk-update-icon-cache/Manifest
+++ b/dev-util/gtk-update-icon-cache/Manifest
@@ -1,2 +1,3 @@
 DIST gtk-update-icon-cache-3.24.11.tar.bz2 91127 BLAKE2B 
048e42e680e1d7b3697f6609205327c1aeded4cbde03350acc7c907bd781c4ded0c749d0375fb20919e5c3ccb45927dbc6fd7c521d59ddaf6b8c4c7b86a0b06c
 SHA512 
40d8f415fcbfec2d7ba4bec94c92d16b40e5bb62ac3a31db1c3f05939336073e8dc376cc450b3649bc06b2ebbf7cf080f3139e5251a7b0707d306e23337b977d
 DIST gtk-update-icon-cache-3.24.13.tar.bz2 91090 BLAKE2B 
26ba67b9b6660d20a4b321f74a43f586628317ef16280413c1c728d2f3d3703f77210e54c5e1a87f02e9bd5de32c54203d686341e19c216d807603fd117a5c4b
 SHA512 
55513079d3da40c29fee5899631d21f699d5846ba3e7b028de3b5f49f200168eab60c96126309e29de6f520cdd7855cfb63b5a1aba3c1061f85d2322a117c6c5
+DIST gtk-update-icon-cache-3.24.14.tar.bz2 91713 BLAKE2B 
c4ecb1a0d0481a69dcacc158aa618b7524f86a307bc667a78c9e4a20f90fc9caf580d867a089147bb2f605197e338055481df79cb6061e5867420125eb272b02
 SHA512 
b679c460bf072de4710ccd2c87ce009f467ee71a69c395718cb6b3a6bec02e5c4942a56bc8d4fe90ba6cb22401dffb7de43adc5b26c148a601605882264f9c21

diff --git 
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.14.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.14.ebuild
new file mode 100644
index 00000000000..cf8d30cf424
--- /dev/null
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.14.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit meson
+
+DESCRIPTION="GTK update icon cache"
+HOMEPAGE="https://www.gtk.org/ 
https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache";
+SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+# man page was previously installed by gtk+:3 ebuild
+RDEPEND="
+       >=dev-libs/glib-2.53.4:2
+       >=x11-libs/gdk-pixbuf-2.30:2
+       !<x11-libs/gtk+-2.24.28-r1:2
+       !<x11-libs/gtk+-3.22.2:3
+"
+DEPEND="${RDEPEND}
+       app-text/docbook-xml-dtd:4.3
+       app-text/docbook-xsl-stylesheets
+       dev-libs/libxslt
+       >=sys-devel/gettext-0.19.8
+       virtual/pkgconfig
+"

Reply via email to