media-video/totem: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 16:59:00 +0000 (17:59 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:31:31 +0000 (17:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-video/totem/totem-3.32.1-r2.ebuild [moved from media-video/totem/totem-3.32.1-r1.ebuild with 92% similarity]

similarity index 92%
rename from media-video/totem/totem-3.32.1-r1.ebuild
rename to media-video/totem/totem-3.32.1-r2.ebuild
index 0a1b3d38e9a18466a0013418cb2de682c81bb20e..dc7f5d912604a502403fb2179f2ab46140005f69 100644 (file)
@@ -45,7 +45,10 @@ DEPEND="
        lirc? ( app-misc/lirc )
        python? (
                ${PYTHON_DEPS}
-               >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}] )
+               $(python_gen_cond_dep '
+                       >=dev-python/pygobject-2.90.3:3[${PYTHON_MULTI_USEDEP}]
+               ')
+       )
 "
 RDEPEND="${DEPEND}
        media-plugins/grilo-plugins:0.3
@@ -53,8 +56,11 @@ RDEPEND="${DEPEND}
        media-plugins/gst-plugins-taglib:1.0
        x11-themes/adwaita-icon-theme
        python? (
-               >=dev-libs/libpeas-1.1.0[python,${PYTHON_USEDEP}]
-               dev-python/dbus-python[${PYTHON_USEDEP}] )
+               >=dev-libs/libpeas-1.1.0[python,${PYTHON_SINGLE_USEDEP}]
+               $(python_gen_cond_dep '
+                       dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
+               ')
+       )
 "
 BDEPEND="
        dev-lang/perl