Summary: | games-fps/alephone-20250302-r1: fails to compile (SDL_ffmpeg.c:651:107: error: ‘AVCodecContext’ has no member named ‘channels’) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kangie |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/Aleph-One-Marathon/alephone/issues/522 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 928905 | ||
Attachments: | build.log |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c0b4c9d6ffbfe8536ffd60b2ab85b553041144 commit e9c0b4c9d6ffbfe8536ffd60b2ab85b553041144 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2025-04-29 03:21:01 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2025-04-29 03:24:32 +0000 games-fps/alephone: update live to avoid use of ffmpeg We can get mp3 support via media-libs/libsndfile and there's no currently-packaged scenario that relies on ffmpeg for video decoding. Bug: https://bugs.gentoo.org/953932 Signed-off-by: Matt Jolly <kangie@gentoo.org> games-fps/alephone/alephone-99999999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94faac7bc6758522e3c2119a5b2bc5a683de5362 commit 94faac7bc6758522e3c2119a5b2bc5a683de5362 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2025-05-16 02:33:21 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2025-05-16 03:01:13 +0000 games-fps/alephone: add 20250302-r2 This ebuild drops the dependency on ffmpeg as we don't require it for any currently-packaged functionality (media-libs/libsndfile can provide mp3 support). Closes: https://bugs.gentoo.org/953932 Signed-off-by: Matt Jolly <kangie@gentoo.org> games-fps/alephone/alephone-20250302-r2.ebuild | 92 ++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) |