kde-apps/thumbnailers: drop 24.12.1

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-02-12 18:23:59 +01:00
parent bbd3b3e559
commit e09c02734c

View File

@@ -1,21 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Metapackage for KIO thumbnail generators"
HOMEPAGE="https://apps.kde.org/kdegraphics_thumbnailers/"
LICENSE="metapackage"
SLOT="6"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="blender gettext mobi pdf raw video"
RDEPEND="
blender? ( >=media-gfx/kio-blender-thumbnailer-${PV}:6 )
gettext? ( >=kde-apps/kdesdk-thumbnailers-${PV}:6 )
mobi? ( >=media-gfx/kio-mobi-thumbnailer-${PV}:6 )
pdf? ( >=media-gfx/kio-ps-thumbnailer-${PV}:6 )
raw? ( >=media-gfx/kio-raw-thumbnailer-${PV}:6 )
video? ( >=kde-apps/ffmpegthumbs-${PV}:6 )
"