[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-commits
Subject:    [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon-gstreamer/
From:       "Andreas Sturmlechner" <asturm () gentoo ! org>
Date:       2017-08-31 20:54:52
Message-ID: 1504212830.651e226705ea70c896e02d87c7af2a5ea1292f24.asturm () gentoo
[Download RAW message or body]

commit:     651e226705ea70c896e02d87c7af2a5ea1292f24
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 17:30:06 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 20:53:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651e2267

media-libs/phonon-gstreamer: Drop USE=qt5

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../phonon-gstreamer/phonon-gstreamer-9999.ebuild    | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild \
b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild index \
                c8d4bbe9240..b0e89138a56 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
@@ -21,16 +21,19 @@ HOMEPAGE="https://phonon.kde.org/"
 
 LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"
 SLOT="0"
-IUSE="alsa debug +network qt4 +qt5"
-
-REQUIRED_USE="|| ( qt4 qt5 )"
+IUSE="alsa debug +network qt4"
 
 RDEPEND="
 	dev-libs/glib:2
 	dev-libs/libxml2:2
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtopengl:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
 	media-libs/gstreamer:1.0
 	media-libs/gst-plugins-base:1.0
-	>=media-libs/phonon-4.9.0[qt4?,qt5?]
+	>=media-libs/phonon-4.9.0[qt4?,qt5(+)]
 	media-plugins/gst-plugins-meta:1.0[alsa?,ogg,vorbis]
 	virtual/opengl
 	network? ( media-plugins/gst-plugins-soup:1.0 )
@@ -40,13 +43,6 @@ RDEPEND="
 		>=dev-qt/qtopengl-4.8.7:4
 		!<dev-qt/qtwebkit-4.10.4:4[gstreamer]
 	)
-	qt5? (
-		dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtopengl:5
-		dev-qt/qtwidgets:5
-		dev-qt/qtx11extras:5
-	)
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig
@@ -57,7 +53,7 @@ pkg_setup() {
 		ewarn "A GCC version older than 5 was detected. There may be trouble. See also \
Gentoo bug #595618"  fi
 
-	MULTIBUILD_VARIANTS=( $(usev qt4) $(usev qt5) )
+	MULTIBUILD_VARIANTS=( $(usev qt4) qt5 )
 }
 
 src_configure() {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic