# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils autotools MY_PN=libAfterImage DESCRIPTION="Afterstep's standalone generic image manipulation library" HOMEPAGE="http://www.afterstep.org/afterimage/index.php" SRC_URI="ftp://ftp.afterstep.org/stable/${MY_PN}/${MY_PN}-${PV}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="examples gif jpeg cpu_flags_x86_mmx nls png static-libs svg tiff truetype" RDEPEND=" x11-libs/libSM x11-libs/libXext x11-libs/libXrender png? ( >=media-libs/libpng-1.4:0 ) jpeg? ( virtual/jpeg:= ) gif? (