# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/libkexif/libkexif-0.1.ebuild,v 1 2004/10/15 16:43:10 maarten Exp $ inherit kde DESCRIPTION="A KDE library for loss-less EXIF operations" SRC_URI="mirror://sourceforge/digikam/${P}.tar.bz2" HOMEPAGE="http://digikam.sourceforge.net" IUSE="" SLOT=0 KEYWORDS="~x86" LICENSE="GPL-2" DEPEND="media-libs/libexif dev-util/pkgconfig" RDEPEND="media-libs/libexif" need-kde 3