From a47d4ddc25b89a4fecbf60bfac04b5f327c4b06c Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Fri, 25 Apr 2014 20:49:05 +0200 Subject: [kde-base] Add KDE SC 4.12.5 Package-Manager: portage-2.2.10 --- kde-base/libkexiv2/libkexiv2-4.12.5.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 kde-base/libkexiv2/libkexiv2-4.12.5.ebuild (limited to 'kde-base/libkexiv2/libkexiv2-4.12.5.ebuild') diff --git a/kde-base/libkexiv2/libkexiv2-4.12.5.ebuild b/kde-base/libkexiv2/libkexiv2-4.12.5.ebuild new file mode 100644 index 00000000000..0c946ed9d4b --- /dev/null +++ b/kde-base/libkexiv2/libkexiv2-4.12.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +xmp" + +DEPEND=" + >=media-gfx/exiv2-0.20:=[xmp=] + virtual/jpeg:0 +" +RDEPEND="${DEPEND}" -- cgit v1.2.3