summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libkexiv2/libkexiv2-0.1.7.ebuild')
-rw-r--r--media-libs/libkexiv2/libkexiv2-0.1.7.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/media-libs/libkexiv2/libkexiv2-0.1.7.ebuild b/media-libs/libkexiv2/libkexiv2-0.1.7.ebuild
new file mode 100644
index 000000000000..7a5960c7dfc5
--- /dev/null
+++ b/media-libs/libkexiv2/libkexiv2-0.1.7.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkexiv2/libkexiv2-0.1.7.ebuild,v 1.1 2008/06/29 13:03:05 keytoaster Exp $
+
+inherit kde
+
+RDEPEND=">=media-gfx/exiv2-0.12"
+
+DEPEND="${RDEPEND}"
+
+need-kde 3
+
+IUSE=""
+DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
+HOMEPAGE="http://www.kipi-plugins.org"
+SRC_URI="mirror://sourceforge/kipi/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+
+SLOT="0"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"