commit: 5ec1faf6cd5bfa0e8a25877d4d10462fa2a3d190
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 4 21:12:50 2016 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 21:12:50 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5ec1faf6
kde-apps/dolphin: Do not offer media-video/ffmpegthumbnailer as thumbnailer
alternative
Package-Manager: portage-2.2.28
kde-apps/dolphin/dolphin-16.07.80.ebuild | 2 +-
kde-apps/dolphin/dolphin-16.08.49.9999.ebuild | 2 +-
kde-apps/dolphin/dolphin-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-apps/dolphin/dolphin-16.07.80.ebuild
b/kde-apps/dolphin/dolphin-16.07.80.ebuild
index 589494e..7129cf2 100644
--- a/kde-apps/dolphin/dolphin-16.07.80.ebuild
+++ b/kde-apps/dolphin/dolphin-16.07.80.ebuild
@@ -57,7 +57,7 @@ DEPEND="
RDEPEND="${DEPEND}
$(add_kdeapps_dep kio-extras)
thumbnail? (
- || ( $(add_kdeapps_dep ffmpegthumbs)
media-video/ffmpegthumbnailer )
+ $(add_kdeapps_dep ffmpegthumbs)
$(add_kdeapps_dep thumbnailers)
)
"
diff --git a/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild
b/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild
index 663b3a1..24d9cc2 100644
--- a/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild
@@ -57,7 +57,7 @@ DEPEND="
RDEPEND="${DEPEND}
$(add_kdeapps_dep kio-extras)
thumbnail? (
- || ( $(add_kdeapps_dep ffmpegthumbs)
media-video/ffmpegthumbnailer )
+ $(add_kdeapps_dep ffmpegthumbs)
$(add_kdeapps_dep thumbnailers)
)
"
diff --git a/kde-apps/dolphin/dolphin-9999.ebuild
b/kde-apps/dolphin/dolphin-9999.ebuild
index 663b3a1..24d9cc2 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -57,7 +57,7 @@ DEPEND="
RDEPEND="${DEPEND}
$(add_kdeapps_dep kio-extras)
thumbnail? (
- || ( $(add_kdeapps_dep ffmpegthumbs)
media-video/ffmpegthumbnailer )
+ $(add_kdeapps_dep ffmpegthumbs)
$(add_kdeapps_dep thumbnailers)
)
"