commit: 3ce6804c0318f549879d3844db5d841313750b59
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 15 22:15:42 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 15 22:15:42 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ce6804c
media-sound/amarok: Drop obsolete build switch
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-sound/amarok/amarok-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-sound/amarok/amarok-9999.ebuild
b/media-sound/amarok/amarok-9999.ebuild
index bede3747b5..ad7319edff 100644
--- a/media-sound/amarok/amarok-9999.ebuild
+++ b/media-sound/amarok/amarok-9999.ebuild
@@ -89,7 +89,6 @@ PATCHES=( ${FILESDIR}/${PN}-2.8.90-mysqld-rpath.patch )
src_configure() {
local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_QJSON=ON
-DWITH_MP3Tunes=OFF
-DWITH_PLAYER=ON
-DWITH_MYSQL_EMBEDDED=$(usex embedded)