Summary: | media-video/ffmpeg-4.2.2: unable to override automatic configure flags | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | David Michael <fedora.dm0> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cross, jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
David Michael
2020-03-03 19:05:27 UTC
I'm willing to close this bug when this commit is in a release or backported, since it was the original issue that prompted this in the first place: https://github.com/FFmpeg/FFmpeg/commit/9f567c431eb49e5cd4399f54de433422f5b9b9c4 Well, this bug is still an issue, but I've corrected the underlying problem that prompted it upstream in 4.3. I'm just going to close this since there is apparently no interest or ability to fix it. (In reply to David Michael from comment #2) > Well, this bug is still an issue, but I've corrected the underlying problem > that prompted it upstream in 4.3. I'm just going to close this since there > is apparently no interest or ability to fix it. missed this one; will be fixed soon since the point of EXTRA_FFMPEG_CONF is to override settings... The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9d90fdbb4a0836fbfff32f596449337b484cd5 commit fe9d90fdbb4a0836fbfff32f596449337b484cd5 Author: Alexis Ballier <aballier@gentoo.org> AuthorDate: 2020-06-18 15:12:21 +0000 Commit: Alexis Ballier <aballier@gentoo.org> CommitDate: 2020-07-02 12:49:33 +0000 media-video/ffmpeg: Move EXTRA_FFMPEG_CONF last to the configure call Otherwise we cant override ebuild-fed options. Closes: https://bugs.gentoo.org/711448 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org> media-video/ffmpeg/ffmpeg-4.3.ebuild | 5 +++-- media-video/ffmpeg/ffmpeg-9999.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) |