commit:     21973b3c84d56b3a4c16cce35cbeae1a4ac543dd
Author:     Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
AuthorDate: Sat Jan  2 17:01:21 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 17:02:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=21973b3c

media-video/qliveplayer: add qt slot 5

add qt slot 5, thanks to xgqt on irc

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jian Lin <jlin.gentoo <AT> outlook.com>

 media-video/qliveplayer/qliveplayer-3.20.2.ebuild | 10 +++++-----
 media-video/qliveplayer/qliveplayer-3.21.0.ebuild | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-video/qliveplayer/qliveplayer-3.20.2.ebuild 
b/media-video/qliveplayer/qliveplayer-3.20.2.ebuild
index 04e5867b..5b8c8d3d 100644
--- a/media-video/qliveplayer/qliveplayer-3.20.2.ebuild
+++ b/media-video/qliveplayer/qliveplayer-3.20.2.ebuild
@@ -21,10 +21,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="
        ${PYTHON_DEPS}
-       >=dev-qt/qtcore-5.12
-       >=dev-qt/qtgraphicaleffects-5.12
-       >=dev-qt/qtquickcontrols-5.12
-       >=dev-qt/qtquickcontrols2-5.12
+       >=dev-qt/qtcore-5.12:5
+       >=dev-qt/qtgraphicaleffects-5.12:5
+       >=dev-qt/qtquickcontrols-5.12:5
+       >=dev-qt/qtquickcontrols2-5.12:5
 "
 RDEPEND="
        ${COMMON_DEPEND}
@@ -37,7 +37,7 @@ RDEPEND="
 "
 DEPEND="
        ${COMMON_DEPEND}
-       kde-frameworks/extra-cmake-modules
+       kde-frameworks/extra-cmake-modules:5
 "
 
 src_prepare()

diff --git a/media-video/qliveplayer/qliveplayer-3.21.0.ebuild 
b/media-video/qliveplayer/qliveplayer-3.21.0.ebuild
index 04e5867b..5b8c8d3d 100644
--- a/media-video/qliveplayer/qliveplayer-3.21.0.ebuild
+++ b/media-video/qliveplayer/qliveplayer-3.21.0.ebuild
@@ -21,10 +21,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="
        ${PYTHON_DEPS}
-       >=dev-qt/qtcore-5.12
-       >=dev-qt/qtgraphicaleffects-5.12
-       >=dev-qt/qtquickcontrols-5.12
-       >=dev-qt/qtquickcontrols2-5.12
+       >=dev-qt/qtcore-5.12:5
+       >=dev-qt/qtgraphicaleffects-5.12:5
+       >=dev-qt/qtquickcontrols-5.12:5
+       >=dev-qt/qtquickcontrols2-5.12:5
 "
 RDEPEND="
        ${COMMON_DEPEND}
@@ -37,7 +37,7 @@ RDEPEND="
 "
 DEPEND="
        ${COMMON_DEPEND}
-       kde-frameworks/extra-cmake-modules
+       kde-frameworks/extra-cmake-modules:5
 "
 
 src_prepare()

Reply via email to