From dec81041a18c9f27f01cae7a026a9eb8309c50a2 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 15 Aug 2024 10:18:53 +0200 Subject: media-gfx/kio-raw-thumbnailer: new package, add 24.05.2 Signed-off-by: Andreas Sturmlechner --- media-gfx/kio-raw-thumbnailer/Manifest | 1 + .../kio-raw-thumbnailer-24.05.2.ebuild | 43 ++++++++++++++++++++++ media-gfx/kio-raw-thumbnailer/metadata.xml | 12 ++++++ 3 files changed, 56 insertions(+) create mode 100644 media-gfx/kio-raw-thumbnailer/Manifest create mode 100644 media-gfx/kio-raw-thumbnailer/kio-raw-thumbnailer-24.05.2.ebuild create mode 100644 media-gfx/kio-raw-thumbnailer/metadata.xml (limited to 'media-gfx') diff --git a/media-gfx/kio-raw-thumbnailer/Manifest b/media-gfx/kio-raw-thumbnailer/Manifest new file mode 100644 index 000000000000..ecca1135028f --- /dev/null +++ b/media-gfx/kio-raw-thumbnailer/Manifest @@ -0,0 +1 @@ +DIST kdegraphics-thumbnailers-24.05.2.tar.xz 48756 BLAKE2B f5c2932c89fe38933c764171c31edfc0c11b7d6a34170e283a5f7ebc221866a2005897e580f1076b4a8bd9438d2fc39ff4b5da99abe90ce41c7465f35b7f6479 SHA512 eafc1eaf48fe7fef2556b1ba39beec0032b3fbc3ad01856517c86e6d56a2d24c488db9ca6cd9669a5b70c16ce44b6006c0a9e48216af08d03fbd805973158503 diff --git a/media-gfx/kio-raw-thumbnailer/kio-raw-thumbnailer-24.05.2.ebuild b/media-gfx/kio-raw-thumbnailer/kio-raw-thumbnailer-24.05.2.ebuild new file mode 100644 index 000000000000..b6b93b511ae8 --- /dev/null +++ b/media-gfx/kio-raw-thumbnailer/kio-raw-thumbnailer-24.05.2.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_NAME="kdegraphics-thumbnailers" +PVCUT=$(ver_cut 1-3) +KFMIN=6.3.0 +QTMIN=6.6.2 +inherit ecm gear.kde.org + +DESCRIPTION="KIO thumbnail generator for RAW files" +HOMEPAGE="https://apps.kde.org/kdegraphics_thumbnailers/" + +LICENSE="GPL-2+" +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui] + >=kde-apps/libkdcraw-${PVCUT}:6 + >=kde-apps/libkexiv2-${PVCUT}:6 + >=kde-frameworks/kio-${KFMIN}:6 +" +RDEPEND="${DEPEND} + ! + + + + kde@gentoo.org + Gentoo KDE Project + + + https://bugs.kde.org/ + graphics/kdegraphics-thumbnailers + + -- cgit v1.2.3-65-gdbad