Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836244 - media-video/ffmpeg: Drop ${MULTILIB_USEDEP} from dependency on media-libs/nv-codec-headers
Summary: media-video/ffmpeg: Drop ${MULTILIB_USEDEP} from dependency on media-libs/nv-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-27 02:58 UTC by Matt Turner
Modified: 2022-07-21 02:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2022-03-27 02:58:54 UTC
I dropped multilib support from media-libs/nv-codec-headers because, tbh, it was the dumbest use of multilib I've ever seen. See https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188e2babf5476ceea5a11d70e233e13a1a4b2b5c

I didn't touch ffmpeg because I don't know how you like to handle revbumps.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-05 06:57:33 UTC
The bug has been closed via the following commit(s):

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

commit c335cfe2be2d005c9c442dffbbef3e50439fca1e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-05 06:57:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-05 06:57:07 +0000

    media-video/ffmpeg: fix nv-codec-headers dependency
    
    Closes: https://bugs.gentoo.org/836244
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/ffmpeg/ffmpeg-4.4.1-r5.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-5.0-r3.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-07-21 02:53:42 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f63a2251edf85bb7b34e01e207b9c91a1b3f36

commit 70f63a2251edf85bb7b34e01e207b9c91a1b3f36
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-07-21 02:53:04 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-07-21 02:53:04 +0000

    media-video/ffmpeg: Drop multilib dep on nv-codec-headers
    
    Bug: https://bugs.gentoo.org/836244
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-video/ffmpeg/{ffmpeg-4.2.4-r1.ebuild => ffmpeg-4.2.4-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)