Skip to content

Commit

Permalink
kde-apps/libkexiv2: 20.12.1 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Jan 7, 2021
1 parent 57dc6da commit 65a14db
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-apps/libkexiv2/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST libkexiv2-20.08.3.tar.xz 64728 BLAKE2B 8ab07824181c7b21717889892cc76fc31e3735beface7b76dd2287e8c27c4d85cade468177d13a52b5d9da2a0b3407eeac9082f918403d218be4b1fb9ff83971 SHA512 ebe6bbb04923518ccf5e7621d434bd5accffd4e8f798a634c5ab8f63cbcbe58644db1ae9da2d263265a89803207da3c79cec0cb96b84d289170898e56d822ce5
DIST libkexiv2-20.12.0.tar.xz 64740 BLAKE2B c95f6fcb8406116cceb118df66663e46f86d0fb1229789d59626cf898e10f66953bf678b9acc650006e387363d9e74efa25cb7622e7f5ac4c9bcf1b75790f8b8 SHA512 16bbfe214a101943d74c2a82c2774f8d698d630b928b31a637be84f79e0aa79f4f9718594407e2417e4beef5e6d1d76ef70f8c22b4d9a6b8a0816adece902d3f
DIST libkexiv2-20.12.1.tar.xz 64740 BLAKE2B 5eb4d95fae76bfbaf4661f43df6102598c8f17be59c023ced1c7d38c621a3d72a027a23c6b07bcadeb28d8f46850f8e650a614f5b5f55b84d904ab28103c5445 SHA512 bc9874147e2c63764cbae136f3b92e944533c2c5d3a637eefccd9c7bc730deadc6fd3e37a38e2e4df26abf5af5d6e730344c1f4b42681d156b41df2ebd069b90
20 changes: 20 additions & 0 deletions kde-apps/libkexiv2/libkexiv2-20.12.1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

QTMIN=5.15.1
inherit ecm kde.org

DESCRIPTION="Wrapper around exiv2 library"

LICENSE="GPL-2+"
SLOT="5"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="+xmp"

DEPEND="
>=dev-qt/qtgui-${QTMIN}:5
>=media-gfx/exiv2-0.25:=[xmp=]
"
RDEPEND="${DEPEND}"

0 comments on commit 65a14db

Please sign in to comment.