commit:     508368d91a63018bf41262931e0052dbf47e5377
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Apr  3 10:03:14 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr  3 10:04:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=508368d9

media-video/vidify: version bump 2.2.2

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-video/vidify/Manifest                                     | 2 +-
 media-video/vidify/{vidify-2.2.0.ebuild => vidify-2.2.2.ebuild} | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/media-video/vidify/Manifest b/media-video/vidify/Manifest
index 552a9ac..ca25206 100644
--- a/media-video/vidify/Manifest
+++ b/media-video/vidify/Manifest
@@ -1 +1 @@
-DIST vidify-2.2.0.tar.gz 2903665 BLAKE2B 
0740ad35728eb80537170f75180e03dd88bdbaba2ab84e7d4c0453bc8e104550a510f5a25f42d9a84a9e5659f7bd142d1eae537c58b629cc509a110d14e353b8
 SHA512 
456ad36487c7a66b004de2e8837e718a9b18a235a5bc95bc6322ee43e4fbdf610f4a38dfdbea139e05ae3dc9551eb9116ace7a4dddf01356bea9858599aaa6cd
+DIST vidify-2.2.2.tar.gz 2909012 BLAKE2B 
2c80dcda1ece119cc925eb1c63dc8e37ea09667e7c42d9754d934870e1ec695d1357dccdfb288504edad11ac50b0668ee9a80c94a023764993b73a7a67863634
 SHA512 
d62db0a93eac56b6417d25846d66fa4c9111e32483e8dd9c5fee4ba96d6dba45f4d6f1aaa9106103803642bf79e1e01a4a6252b958c64d847a3bbe78ba43dbab

diff --git a/media-video/vidify/vidify-2.2.0.ebuild 
b/media-video/vidify/vidify-2.2.2.ebuild
similarity index 93%
rename from media-video/vidify/vidify-2.2.0.ebuild
rename to media-video/vidify/vidify-2.2.2.ebuild
index dd17701..7f19c38 100644
--- a/media-video/vidify/vidify-2.2.0.ebuild
+++ b/media-video/vidify/vidify-2.2.2.ebuild
@@ -26,11 +26,8 @@ RDEPEND="
        dev-python/lyricwikia[${PYTHON_USEDEP}]
        dev-python/QtPy[gui,webengine,${PYTHON_USEDEP}]
        net-misc/youtube-dl[${PYTHON_USEDEP}]
-       || (
-               dev-python/tekore[${PYTHON_USEDEP}]
-               dev-python/pydbus[${PYTHON_USEDEP}]
-       )
        dbus? ( dev-python/pydbus[${PYTHON_USEDEP}] )
+       !dbus? ( dev-python/tekore[${PYTHON_USEDEP}] )
        mpv? ( dev-python/python-mpv[${PYTHON_USEDEP}] )
        vlc? ( dev-python/python-vlc[${PYTHON_USEDEP}] )
        zeroconf? ( dev-python/zeroconf[${PYTHON_USEDEP}] )
@@ -74,7 +71,7 @@ pkg_postinst() {
        elog "If video playback is not working please check 'vidify --debug' 
for missing-codec-errors and recompile media-video/vlc or media-video/mpv with 
the missing codecs"
 
        optfeature "using a MPRIS(D-Bus) audio player (e.g spotify)" 
dev-python/pydbus
-       optfeature "using the spotify web API as audio player" dev-python/tekore
+       optfeature "using the Spotify Web API as audio player" dev-python/tekore
        optfeature "using an external network player" dev-python/zeroconf
        optfeature "using media-video/mpv for video playback" 
dev-python/python-mpv
        optfeature "using media-video/vlc for video playback" 
dev-python/python-vlc

Reply via email to