commit: 901bc3f5447d8cc65db3968e57ce7a61d69d6b01
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 21:18:39 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 17:46:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901bc3f5
kde-apps/dolphin: RDEPEND on kde-apps/thumbnailers:6
Cleaning up some optfeature lines.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/dolphin/{dolphin-24.05.2.ebuild => dolphin-24.05.2-r1.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/kde-apps/dolphin/dolphin-24.05.2.ebuild
b/kde-apps/dolphin/dolphin-24.05.2-r1.ebuild
similarity index 95%
rename from kde-apps/dolphin/dolphin-24.05.2.ebuild
rename to kde-apps/dolphin/dolphin-24.05.2-r1.ebuild
index cc391b33b4e7..43fbf7bfd2c4 100644
--- a/kde-apps/dolphin/dolphin-24.05.2.ebuild
+++ b/kde-apps/dolphin/dolphin-24.05.2-r1.ebuild
@@ -55,6 +55,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
>=kde-apps/kio-extras-${PVCUT}:6
+ >=kde-apps/thumbnailers-${PVCUT}:6
"
src_configure() {
@@ -83,8 +84,6 @@ pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "compress/extract and other actions"
"kde-apps/ark:${SLOT}"
optfeature "crypto actions" "kde-apps/kleopatra:${SLOT}"
- optfeature "video file thumbnails"
"kde-apps/ffmpegthumbs:${SLOT}"
- optfeature "graphics file thumbnails"
"kde-apps/thumbnailers:${SLOT}"
optfeature "'Share' context menu actions"
"kde-frameworks/purpose:${SLOT}"
fi
ecm_pkg_postinst