From c313535cb7627561961da47dd9e493c808184662 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 15 Aug 2024 09:54:31 +0200 Subject: [PATCH] media-gfx/kio-ps-thumbnailer: 24.07.90 version bump Inherit KEYWORDS from kde-apps/thumbnailers. Signed-off-by: Andreas Sturmlechner --- media-gfx/kio-ps-thumbnailer/Manifest | 1 + .../kio-ps-thumbnailer-24.07.90.ebuild | 43 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 media-gfx/kio-ps-thumbnailer/Manifest create mode 100644 media-gfx/kio-ps-thumbnailer/kio-ps-thumbnailer-24.07.90.ebuild diff --git a/media-gfx/kio-ps-thumbnailer/Manifest b/media-gfx/kio-ps-thumbnailer/Manifest new file mode 100644 index 0000000000..118608c4d0 --- /dev/null +++ b/media-gfx/kio-ps-thumbnailer/Manifest @@ -0,0 +1 @@ +DIST kdegraphics-thumbnailers-24.07.90.tar.xz 48988 BLAKE2B 34a24b2b6b5f2e7f3dee80d19f160ed5c04750a82fe63a7fd654a5fc94c276f6f5e0dc368b109f5ef933072c63ecd76abc8a23856d2fac2f33c052999fe6d1ec SHA512 aea23a777ee98e0decfdf2934f1c3d109d1033a33466eeed05909be39647bd946f8b843b6cf73e19bac80bef6bc1ef110c197a78955f287d859956abbd8a71c2 diff --git a/media-gfx/kio-ps-thumbnailer/kio-ps-thumbnailer-24.07.90.ebuild b/media-gfx/kio-ps-thumbnailer/kio-ps-thumbnailer-24.07.90.ebuild new file mode 100644 index 0000000000..e0ab877271 --- /dev/null +++ b/media-gfx/kio-ps-thumbnailer/kio-ps-thumbnailer-24.07.90.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" +KFMIN=6.5.0 +QTMIN=6.7.2 +inherit ecm gear.kde.org + +DESCRIPTION="KIO thumbnail generator for DVI, EPS, PDF and PS 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-frameworks/kio-${KFMIN}:6 +" +RDEPEND="${DEPEND} + !