kde-apps/libkexiv2: drop 26.04.1

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-07-07 21:43:47 +02:00
parent 4869f87b21
commit a3527b148d
2 changed files with 0 additions and 22 deletions

View File

@@ -1,2 +1 @@
DIST libkexiv2-26.04.1.tar.xz 50648 BLAKE2B 4676feaf06b0388435d26e308f583406b8c055da869d24e8a44a29a8bef07127fe7afadafa6a3575a5a4c6e8d1d310cefca8c55faa7b779c30d1b5e8a64ce6c0 SHA512 3e9a71039d602ff99cc5c3bda31a7b8e7a961ae89f487c6b2d5c504f771d2df4dcec0cde73aabbc5f7cc0c35cee0e1016d74f749ccf9b01b38e84982bdd3147b
DIST libkexiv2-26.04.3.tar.xz 50676 BLAKE2B 3d3b6b603d0489daf561d778065cdfcbe6cccb6212da7154dd4786774dd17a5eadfca863396d4860822797f9cd427a1a7d549314888e3babc86be801f2ef8ad2 SHA512 51bbba4f5f54c06950b7345be89ec10f31448522ebb6acb55090baaf0cbe6dc30bc644e3cee3975225ccfa42981e3da3bbffc9fa77200a80d1d9200139c7d711

View File

@@ -1,21 +0,0 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
KFMIN=6.22.0
QTMIN=6.10.1
inherit ecm gear.kde.org
DESCRIPTION="Wrapper around exiv2 library"
LICENSE="GPL-2+"
SLOT="6"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="+xmp"
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui]
>=media-gfx/exiv2-0.27:=[xmp=]
"
RDEPEND="${DEPEND}"