media-gfx/graphviz: ppc64 stable wrt bug #682522
[gentoo.git] / media-gfx / icon-slicer / icon-slicer-0.3.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="utility for generating icon themes and libXcursor cursor themes"
7 HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/"
8 SRC_URI="https://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz"
9
10 KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86"
11 LICENSE="GPL-2"
12 SLOT="0"
13 IUSE=""
14
15 RDEPEND="x11-apps/xcursorgen
16         x11-libs/gtk+:2
17         dev-libs/popt"
18 DEPEND="${RDEPEND}
19         virtual/pkgconfig"