aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-08-15 10:31:18 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-08-15 10:31:18 +0200
commit8b8bde14405438e20eee36f01ff4739b05c976c9 (patch)
tree53eb109f6c1d6a4bdb5f56357af99731dbb8cf96 /kde-apps/dolphin
parentmedia-gfx/kio-raw-thumbnailer: 24.07.90 version bump (diff)
downloadkde-8b8bde14405438e20eee36f01ff4739b05c976c9.tar.gz
kde-8b8bde14405438e20eee36f01ff4739b05c976c9.tar.bz2
kde-8b8bde14405438e20eee36f01ff4739b05c976c9.zip
kde-apps/dolphin: RDEPEND on kde-apps/thumbnailers:6
Cleaning up some optfeature lines. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/dolphin')
-rw-r--r--kde-apps/dolphin/dolphin-24.07.90.ebuild3
-rw-r--r--kde-apps/dolphin/dolphin-24.08.49.9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/kde-apps/dolphin/dolphin-24.07.90.ebuild b/kde-apps/dolphin/dolphin-24.07.90.ebuild
index 3c9f81f196..7885f55f4f 100644
--- a/kde-apps/dolphin/dolphin-24.07.90.ebuild
+++ b/kde-apps/dolphin/dolphin-24.07.90.ebuild
@@ -54,6 +54,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
>=kde-apps/kio-extras-${PVCUT}:6
+ >=kde-apps/thumbnailers-${PVCUT}:6
"
src_configure() {
@@ -82,8 +83,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
diff --git a/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
index 82dd0abb86..f6cf9f44a3 100644
--- a/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
@@ -54,6 +54,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
>=kde-apps/kio-extras-${PVCUT}:6
+ >=kde-apps/thumbnailers-${PVCUT}:6
"
src_configure() {
@@ -82,8 +83,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