Summary: | media-video/ffmpeg[amf] installs misnamed and therefore unused env.d file | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Karl-Johan Karlsson <creideiki+gentoo-bugzilla> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/32050 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Karl-Johan Karlsson
2023-07-26 09:11:30 UTC
Fancy doing a PR to fix it? PR sent: https://github.com/gentoo/gentoo/pull/32050 I'm not sure how to handle 6.0-r2. I can't revbump it since 6.0-r3 already exists, and it seems like it's kept there in order to allow downgrades in case 6.0-r4 doesn't work. I left it as-is and revbumped the others, with a solution that is not optimal but allowed 6.0-r2 to still work. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e25a7bc7d7206f69b863622abcdf83bbdbee25 commit 48e25a7bc7d7206f69b863622abcdf83bbdbee25 Author: Karl-Johan Karlsson <creideiki@ferretporn.se> AuthorDate: 2023-07-26 10:01:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-07-27 09:38:44 +0000 media-video/ffmpeg: Rename AMF env.d file, and revbump Leading digits are required for env-update to consider the file. This commit leaves the file in the repository as is and uses "newenvd" to install it under a different name. This makes sure that the 6.0-r2 ebuild continues to work. If that is not required, a simpler solution would be to instead rename the file in the repository to 99amf-env-vulkan-override and keep using "doenvd". Closes: https://bugs.gentoo.org/911249 Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/32050 Signed-off-by: Sam James <sam@gentoo.org> media-video/ffmpeg/{ffmpeg-4.4.4-r2.ebuild => ffmpeg-4.4.4-r3.ebuild} | 2 +- media-video/ffmpeg/{ffmpeg-5.1.3-r2.ebuild => ffmpeg-5.1.3-r3.ebuild} | 2 +- media-video/ffmpeg/{ffmpeg-6.0-r4.ebuild => ffmpeg-6.0-r5.ebuild} | 2 +- media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) |