# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/k2d/k2d-0.1.ebuild,v 1.3 2006/02/25 23:52:16 hd_brummy Exp $ # Copyright 2003-2006 Sascha Rusch # Distributed under the terms of the GNU General Public License v2 inherit kde-base DESCRIPTION="A Scalable Vector Graphics (SVG) authoring tool" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://k2d.sourceforge.net/" KEYWORDS="~x86" LICENSE="GPL-2" SLOT="0" IUSE="" need-kde 3 DEPEND=">=kde-base/kdelibs-3.1 >=media-libs/libart_lgpl-2.3.8 >=media-libs/fontconfig-2.0 >=media-libs/lcms-1.09 >=media-libs/freetype-2" RDEPEND=">=kde-base/kdelibs-3.1 >=media-libs/libart_lgpl-2.3.8 >=media-libs/fontconfig-2.0 >=media-libs/lcms-1.09 >=media-libs/freetype-2"