media-sound/exaile: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 16:51:38 +0000 (17:51 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:31:20 +0000 (17:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-sound/exaile/exaile-4.0.0-r1.ebuild [moved from media-sound/exaile/exaile-4.0.0.ebuild with 77% similarity]

similarity index 77%
rename from media-sound/exaile/exaile-4.0.0.ebuild
rename to media-sound/exaile/exaile-4.0.0-r1.ebuild
index 57c248e3ab852376bc051e4f6c2cf32916cecd78..5fefb08686f1ac74564e4c0aef734e8830911238 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,19 +25,21 @@ IUSE="cddb libnotify nls scrobbler"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-       dev-python/bsddb3[${PYTHON_USEDEP}]
-       dev-python/dbus-python[${PYTHON_USEDEP}]
-       dev-python/gst-python:1.0[${PYTHON_USEDEP}]
-       dev-python/pycairo[${PYTHON_USEDEP}]
-       >=dev-python/pygobject-3.13.2:3[${PYTHON_USEDEP}]
        >=media-libs/gst-plugins-base-1.6:1.0
        >=media-libs/gst-plugins-good-1.4:1.0
-       >=media-libs/mutagen-1.10[${PYTHON_USEDEP}]
        media-plugins/gst-plugins-meta:1.0
        >=x11-libs/gtk+-3.10:3[introspection]
        cddb? ( dev-python/cddb-py )
        libnotify? ( >=x11-libs/libnotify-0.7[introspection] )
-       scrobbler? ( dev-python/pylast[${PYTHON_USEDEP}] )
+       $(python_gen_cond_dep '
+               dev-python/bsddb3[${PYTHON_MULTI_USEDEP}]
+               dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
+               dev-python/gst-python:1.0[${PYTHON_MULTI_USEDEP}]
+               dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
+               >=dev-python/pygobject-3.13.2:3[${PYTHON_MULTI_USEDEP}]
+               >=media-libs/mutagen-1.10[${PYTHON_MULTI_USEDEP}]
+               scrobbler? ( dev-python/pylast[${PYTHON_MULTI_USEDEP}] )
+       ')
 "
 BDEPEND="
        nls? (