Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751316 - dev-python/imageio-ffmpeg needed by dev-python/moviepy and dev-python/imageio (New package)
Summary: dev-python/imageio-ffmpeg needed by dev-python/moviepy and dev-python/imageio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, PMASKED, PullRequest
Depends on:
Blocks:
 
Reported: 2020-10-26 11:01 UTC by Bernd Feige
Modified: 2021-03-24 16:19 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for current imageio-ffmpeg (imageio-ffmpeg-0.4.2.ebuild,554 bytes, text/plain)
2020-10-26 11:02 UTC, Bernd Feige
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Feige 2020-10-26 11:01:22 UTC
By default, if the FFMPEG_BINARY environment variable is unset, dev-python/moviepy tries to import imageio_ffmpeg to find ffmpeg. The package dev-python/imageio-ffmpeg is also required for video functionality in dev-python/imageio. Importing imageio_ffmpeg has developed to a standard way of locating ffmpeg across the python ecosystem. I attach an ebuild for it.

Reproducible: Always
Comment 1 Bernd Feige 2020-10-26 11:02:05 UTC
Created attachment 668612 [details]
Ebuild for current imageio-ffmpeg
Comment 2 Larry the Git Cow gentoo-dev 2021-02-21 16:41:18 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a974f688c501dfe9e553f46ba83d287846a3424

commit 5a974f688c501dfe9e553f46ba83d287846a3424
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-02-21 16:41:05 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-21 16:41:05 +0000

    profiles/package.mask: Last-rite dev-python/moviepy
    
    Bug: https://bugs.gentoo.org/738004
    Bug: https://bugs.gentoo.org/751316
    Bug: https://bugs.gentoo.org/766989
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-03-24 16:19:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1850fa02f8fe4dbdc8676a33139539f0db771826

commit 1850fa02f8fe4dbdc8676a33139539f0db771826
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-24 16:19:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-24 16:19:11 +0000

    dev-python/moviepy: Remove last-rited pkg
    
    Closes: https://github.com/gentoo/gentoo/pull/20097
    Closes: https://bugs.gentoo.org/766989
    Closes: https://bugs.gentoo.org/751316
    Closes: https://bugs.gentoo.org/738004
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/moviepy/Manifest                |  1 -
 dev-python/moviepy/metadata.xml            | 22 -------------------
 dev-python/moviepy/moviepy-1.0.1-r1.ebuild | 35 ------------------------------
 profiles/package.mask                      |  6 -----
 4 files changed, 64 deletions(-)