commit:     88782d8b2da793d412d3ae396ecf287414335735
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 14:38:32 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Nov  7 19:27:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88782d8b

media-gfx/hydrus: remove direct dependency on media-video/mpv

mpv itself does not provide python bindings and using PYTHON_USEDEP
on it is meaningless and will cause issues now that mpv is migrating
to python-single-r1 (only used for 1 /usr/bin script).

As far as I can tell this package does not use mpv directly and
always goes through python-mpv, so let it handle pulling libmpv.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/hydrus/{hydrus-495.ebuild => hydrus-495-r1.ebuild} | 1 -
 media-gfx/hydrus/{hydrus-496.ebuild => hydrus-496-r1.ebuild} | 1 -
 media-gfx/hydrus/{hydrus-497.ebuild => hydrus-497-r1.ebuild} | 1 -
 media-gfx/hydrus/{hydrus-501.ebuild => hydrus-501-r1.ebuild} | 1 -
 media-gfx/hydrus/hydrus-9999.ebuild                          | 1 -
 5 files changed, 5 deletions(-)

diff --git a/media-gfx/hydrus/hydrus-495.ebuild 
b/media-gfx/hydrus/hydrus-495-r1.ebuild
similarity index 99%
rename from media-gfx/hydrus/hydrus-495.ebuild
rename to media-gfx/hydrus/hydrus-495-r1.ebuild
index 86568b05547c..1ecb76ea0b7b 100644
--- a/media-gfx/hydrus/hydrus-495.ebuild
+++ b/media-gfx/hydrus/hydrus-495-r1.ebuild
@@ -58,7 +58,6 @@ RDEPEND="
                dev-python/twisted[${PYTHON_USEDEP}]
                media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}]
                media-video/ffmpeg
-               media-video/mpv[libmpv,${PYTHON_USEDEP}]
 
                >=dev-python/QtPy-1.9.0-r4[pyside2,${PYTHON_USEDEP}]
                dev-python/beautifulsoup4[${PYTHON_USEDEP}]

diff --git a/media-gfx/hydrus/hydrus-496.ebuild 
b/media-gfx/hydrus/hydrus-496-r1.ebuild
similarity index 99%
rename from media-gfx/hydrus/hydrus-496.ebuild
rename to media-gfx/hydrus/hydrus-496-r1.ebuild
index 86568b05547c..1ecb76ea0b7b 100644
--- a/media-gfx/hydrus/hydrus-496.ebuild
+++ b/media-gfx/hydrus/hydrus-496-r1.ebuild
@@ -58,7 +58,6 @@ RDEPEND="
                dev-python/twisted[${PYTHON_USEDEP}]
                media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}]
                media-video/ffmpeg
-               media-video/mpv[libmpv,${PYTHON_USEDEP}]
 
                >=dev-python/QtPy-1.9.0-r4[pyside2,${PYTHON_USEDEP}]
                dev-python/beautifulsoup4[${PYTHON_USEDEP}]

diff --git a/media-gfx/hydrus/hydrus-497.ebuild 
b/media-gfx/hydrus/hydrus-497-r1.ebuild
similarity index 99%
rename from media-gfx/hydrus/hydrus-497.ebuild
rename to media-gfx/hydrus/hydrus-497-r1.ebuild
index 86568b05547c..1ecb76ea0b7b 100644
--- a/media-gfx/hydrus/hydrus-497.ebuild
+++ b/media-gfx/hydrus/hydrus-497-r1.ebuild
@@ -58,7 +58,6 @@ RDEPEND="
                dev-python/twisted[${PYTHON_USEDEP}]
                media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}]
                media-video/ffmpeg
-               media-video/mpv[libmpv,${PYTHON_USEDEP}]
 
                >=dev-python/QtPy-1.9.0-r4[pyside2,${PYTHON_USEDEP}]
                dev-python/beautifulsoup4[${PYTHON_USEDEP}]

diff --git a/media-gfx/hydrus/hydrus-501.ebuild 
b/media-gfx/hydrus/hydrus-501-r1.ebuild
similarity index 99%
rename from media-gfx/hydrus/hydrus-501.ebuild
rename to media-gfx/hydrus/hydrus-501-r1.ebuild
index 86568b05547c..1ecb76ea0b7b 100644
--- a/media-gfx/hydrus/hydrus-501.ebuild
+++ b/media-gfx/hydrus/hydrus-501-r1.ebuild
@@ -58,7 +58,6 @@ RDEPEND="
                dev-python/twisted[${PYTHON_USEDEP}]
                media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}]
                media-video/ffmpeg
-               media-video/mpv[libmpv,${PYTHON_USEDEP}]
 
                >=dev-python/QtPy-1.9.0-r4[pyside2,${PYTHON_USEDEP}]
                dev-python/beautifulsoup4[${PYTHON_USEDEP}]

diff --git a/media-gfx/hydrus/hydrus-9999.ebuild 
b/media-gfx/hydrus/hydrus-9999.ebuild
index 86568b05547c..1ecb76ea0b7b 100644
--- a/media-gfx/hydrus/hydrus-9999.ebuild
+++ b/media-gfx/hydrus/hydrus-9999.ebuild
@@ -58,7 +58,6 @@ RDEPEND="
                dev-python/twisted[${PYTHON_USEDEP}]
                media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}]
                media-video/ffmpeg
-               media-video/mpv[libmpv,${PYTHON_USEDEP}]
 
                >=dev-python/QtPy-1.9.0-r4[pyside2,${PYTHON_USEDEP}]
                dev-python/beautifulsoup4[${PYTHON_USEDEP}]

Reply via email to