# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/opengtl/opengtl-0.9.15.1.ebuild,v 1.2 2012/01/11 18:51:42 johu Exp $ EAPI=4 MY_P="OpenGTL-${PV}" inherit cmake-utils DESCRIPTION="Collection of libraries for graphics transformation algorithms" HOMEPAGE="http://opengtl.org/" SRC_URI="http://download.opengtl.org/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug test" RDEPEND=" media-libs/libpng