commit:     4b4cac8b74c6c33104aad1636968c8ff1782495a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 15:21:18 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 19:05:30 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=4b4cac8b

media-sound/amarok: Depend on app-crypt/qca:2-qt4 +some fixes

Add missing IUSE="ofa,utils" metadata.xml descriptions

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --force
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/amarok/amarok-2.8.90-r5.ebuild | 4 ++--
 media-sound/amarok/metadata.xml            | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/media-sound/amarok/amarok-2.8.90-r5.ebuild 
b/media-sound/amarok/amarok-2.8.90-r5.ebuild
index 0a6200a1..51e61eb6 100644
--- a/media-sound/amarok/amarok-2.8.90-r5.ebuild
+++ b/media-sound/amarok/amarok-2.8.90-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,7 +28,7 @@ fi
 # ipod requires gdk enabled and also gtk compiled in libgpod
 COMMONDEPEND="
        $(add_kdeapps_dep kdebase-kioslaves)
-       app-crypt/qca:2[qt4]
+       app-crypt/qca:2-qt4
        >=dev-qt/qtcore-4.8:4
        >=dev-qt/qtdbus-4.8:4
        >=dev-qt/qtscript-4.8:4

diff --git a/media-sound/amarok/metadata.xml b/media-sound/amarok/metadata.xml
index a08ee0ef..600d6c87 100644
--- a/media-sound/amarok/metadata.xml
+++ b/media-sound/amarok/metadata.xml
@@ -21,6 +21,9 @@
       GPL-incompatible license.
     </flag>
     <flag name="njb">Enable support for NJB (Creative) devices access through 
libnjb</flag>
+    <flag name="ofa">Use <pkg>media-libs/libofa</pkg> to compute MusicDNS 
acoustic
+      fingerprints (used by MusicBrainz)
+    </flag>
     <flag name="python">
       Install the Amarok scripts written in Python, depending on
       <pkg>dev-python/PyQt</pkg>. At the moment the only script
@@ -35,6 +38,7 @@
       package will not be redistributable, as it links to the non-GPL 
compatible
       RealPlayer.
     </flag>
+    <flag name="utils">Build the utils - old media-sound/amarok-utils</flag>
     <flag name="visualization">
       Support visualization plugins through <pkg>media-libs/libvisual</pkg>
     </flag>

Reply via email to