# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 FOX_COMPONENT="utils" FOX_PV="1.6.57" inherit fox DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="" FOXCONF="--disable-bz2lib \ --disable-jpeg \ --without-opengl \ --disable-png \ --without-shape \ --disable-tiff \ --without-x \ --without-xcursor \ --without-xrandr \ --without-xshm \ --without-xft \ --disable-zlib"