commit:     6a5b6bc87572e84883af780abb1e00c7f0dcd588
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 21:12:41 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon May 25 21:16:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6a5b6bc8

dev-util/gtk-update-icon-cache: 3.14.13 → 3.16.3

 .../gtk-update-icon-cache-3.16.3.ebuild            | 28 ++++++++++++++++++++++
 dev-util/gtk-update-icon-cache/metadata.xml        | 13 ++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild
new file mode 100644
index 0000000..8b5e8e3
--- /dev/null
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="GTK update icon cache"
+HOMEPAGE="http://www.gtk.org/";
+SRC_URI="http://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz";
+
+LICENSE="LGPL-2+"
+SLOT="0"
+IUSE=""
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+
+RDEPEND="
+       >=dev-libs/glib-2.43.4:2
+       >=x11-libs/gdk-pixbuf-2.30:2
+       !<x11-libs/gtk+-2.24.28-r1:2
+"
+DEPEND="${RDEPEND}
+       >=dev-util/intltool-0.50.1
+       virtual/pkgconfig
+"

diff --git a/dev-util/gtk-update-icon-cache/metadata.xml 
b/dev-util/gtk-update-icon-cache/metadata.xml
new file mode 100644
index 0000000..dd9bec3
--- /dev/null
+++ b/dev-util/gtk-update-icon-cache/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <herd>gnome</herd>
+  <longdescription lang="en">
+    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.
+  </longdescription>
+</pkgmetadata>

Reply via email to