commit:     c7440b2ce75a502567bacc631a3bcf3f97238cd2
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Dec 20 23:57:52 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 16:06:07 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7440b2c

kde-apps/dolphin: Add media-video/ffmpegthumbnailer alternative RDEPEND

Package-Manager: portage-2.2.26

 kde-apps/dolphin/dolphin-15.12.0.ebuild       | 2 +-
 kde-apps/dolphin/dolphin-15.12.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-15.12.0.ebuild 
b/kde-apps/dolphin/dolphin-15.12.0.ebuild
index d957356..6582d1c 100644
--- a/kde-apps/dolphin/dolphin-15.12.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.0.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)
        thumbnail? (
-               $(add_kdeapps_dep ffmpegthumbs)
+               || ( $(add_kdeapps_dep ffmpegthumbs) 
media-video/ffmpegthumbnailer )
                $(add_kdeapps_dep thumbnailers)
        )
 "

diff --git a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild 
b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
index a85ed42..aff181a 100644
--- a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)
        thumbnail? (
-               $(add_kdeapps_dep ffmpegthumbs)
+               || ( $(add_kdeapps_dep ffmpegthumbs) 
media-video/ffmpegthumbnailer )
                $(add_kdeapps_dep thumbnailers)
        )
 "

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild 
b/kde-apps/dolphin/dolphin-9999.ebuild
index a85ed42..aff181a 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 RDEPEND="${DEPEND}
        $(add_kdeapps_dep kio-extras)
        thumbnail? (
-               $(add_kdeapps_dep ffmpegthumbs)
+               || ( $(add_kdeapps_dep ffmpegthumbs) 
media-video/ffmpegthumbnailer )
                $(add_kdeapps_dep thumbnailers)
        )
 "

Reply via email to