summaryrefslogtreecommitdiff
path: root/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libkexiv2/libkexiv2-4.1.2.ebuild')
-rw-r--r--kde-base/libkexiv2/libkexiv2-4.1.2.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild b/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild
new file mode 100644
index 00000000000..4f97b69ea22
--- /dev/null
+++ b/kde-base/libkexiv2/libkexiv2-4.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+KMNAME="kdegraphics"
+KMMODULE=libs/libkexiv2
+
+inherit kde4-meta
+
+DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
+HOMEPAGE="http://www.kipi-plugins.org"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="media-gfx/exiv2
+ media-libs/jpeg
+ media-libs/lcms
+ !kdeprefix? ( !media-libs/libkexiv2 )"
+RDEPEND="${DEPEND}"
+