From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-util/gtk-update-icon-cache/Manifest | 3 ++ .../gtk-update-icon-cache-3.22.19.ebuild | 38 ++++++++++++++++++++++ dev-util/gtk-update-icon-cache/metadata.xml | 19 +++++++++++ 3 files changed, 60 insertions(+) create mode 100644 dev-util/gtk-update-icon-cache/Manifest create mode 100644 dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild create mode 100644 dev-util/gtk-update-icon-cache/metadata.xml (limited to 'dev-util/gtk-update-icon-cache') diff --git a/dev-util/gtk-update-icon-cache/Manifest b/dev-util/gtk-update-icon-cache/Manifest new file mode 100644 index 000000000000..b18deb91e757 --- /dev/null +++ b/dev-util/gtk-update-icon-cache/Manifest @@ -0,0 +1,3 @@ +DIST gtk-update-icon-cache-3.22.19.tar.xz 367224 BLAKE2B be3fb3785776052eed0f102e9665628aec1bec93953de1cdb795af8db458cedd07fa717abee4dc9e6d8c4c8f45209371ac130fa29e8a77622290524b771b5c89 SHA512 3ca12d38781a716c1b3f8584089e2c038aa18584c5e1b4c41098173f73f839cabdbb0e8b25b1c69a8b9b9f016b9c3c8594c4b26c2463cea278754f13afb7c795 +EBUILD gtk-update-icon-cache-3.22.19.ebuild 966 BLAKE2B f403203df0c0774818f3e00c23122fb1fe466aaffc59a083d56cb2b614afb6157fdc6c4067406409c597a5fde7e506e92419bfa171ece0108490468f3a9a32c2 SHA512 f08a2be5aeb4f835c9ba482b0af79717d5d0c505d4782fdfe461b82237e67a52958e68b10936cc70f6cec18982b0386f64c37e91610c611bec9424baf81feab1 +MISC metadata.xml 647 BLAKE2B 2846e4ac0b5816fe7699b197958118535cac7092930d7b6ba63c23b126242102edd832d60b13baeed23bf8781babe1058f06fece732c4ecd58c9b01b621042ae SHA512 7301a9425528d65112ec9dd1eca7291473905493b1b550119c6984141b3b216c4f3825d3b2a395a8375aa8b481b29d841153bd279d593586d5ea7d77ce46d7d3 diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild new file mode 100644 index 000000000000..58130e916b64 --- /dev/null +++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2 + +DESCRIPTION="GTK update icon cache" +HOMEPAGE="https://www.gtk.org/ https://github.com/EvaSDK/gtk-update-icon-cache" +SRC_URI="https://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz" + +LICENSE="LGPL-2+" +SLOT="0" +IUSE="" + +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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.49.4:2 + >=x11-libs/gdk-pixbuf-2.30:2 + ! + + + + gnome@gentoo.org + Gentoo GNOME Desktop + + + gtk-update-icon-cache is a tool from GTK+ to update icons and themes + caches. + + It is split from the GTK+ sources by the Gentoo Gnome team to help + GTK+ 2 and 3 to co-exist better by extracting the single conflicting + tool. + + + EvaSDK/gtk-update-icon-cache + + -- cgit v1.2.3