summaryrefslogtreecommitdiff
path: root/media-sound/cantata/cantata-2.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/cantata/cantata-2.3.2.ebuild')
-rw-r--r--media-sound/cantata/cantata-2.3.2.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/media-sound/cantata/cantata-2.3.2.ebuild b/media-sound/cantata/cantata-2.3.2.ebuild
index db85ccf2fbc9..e65a73704d8d 100644
--- a/media-sound/cantata/cantata-2.3.2.ebuild
+++ b/media-sound/cantata/cantata-2.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,8 +12,8 @@ SRC_URI="https://github.com/CDrummond/cantata/releases/download/v${PV}/${P}.tar.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cdda cddb cdio http-server mtp musicbrainz replaygain streaming taglib udisks zeroconf"
+KEYWORDS="amd64 x86"
+IUSE="cdda cddb cdio http-server libav mtp musicbrainz replaygain streaming taglib udisks zeroconf"
REQUIRED_USE="
?? ( cdda cdio )
cdda? ( udisks || ( cddb musicbrainz ) )
@@ -44,7 +44,8 @@ COMMON_DEPEND="
replaygain? (
media-libs/libebur128
media-sound/mpg123
- virtual/ffmpeg
+ libav? ( media-video/libav:= )
+ !libav? ( media-video/ffmpeg:0= )
)
streaming? ( dev-qt/qtmultimedia:5 )
taglib? (