Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691636 - media-video/ffmpeg-4.2 version bump
Summary: media-video/ffmpeg-4.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-07 00:32 UTC by Craig Andrews
Modified: 2019-08-19 16:41 UTC (History)
5 users (show)

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


Attachments
ffmpeg-cuda-support.patch (ffmpeg_cuda.patch,1.03 KB, patch)
2019-08-08 10:42 UTC, Timo Rothenpieler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Andrews gentoo-dev 2019-08-07 00:32:39 UTC
" 4.2 was released on 2019-08-05. It is the latest stable FFmpeg release from the 4.2 release branch, which was cut from master on 2019-07-21."
- https://www.ffmpeg.org/download.html#releases
Comment 1 Timo Rothenpieler 2019-08-08 10:42:41 UTC
Created attachment 586114 [details, diff]
ffmpeg-cuda-support.patch

ffmpeg 4.2 (and 9999) recently gained support for building CUDA Kernels for various filters via clang.
This patch adds the respective useflag and dependency.
Comment 2 Timo Rothenpieler 2019-08-08 10:45:39 UTC
Ideally, clang would be in BDEPEND here, since it is run during compilation only.
But the ebuild is still EAPI 6.
Comment 3 Larry the Git Cow gentoo-dev 2019-08-19 16:41:15 UTC
The bug has been closed via the following commit(s):

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

commit 2e0ee2d40f1740068719d1e63c1ef22d8c1b3da6
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2019-08-19 15:01:47 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2019-08-19 16:40:59 +0000

    media-video/ffmpeg: bump to 4.2.
    
    Closes: https://bugs.gentoo.org/691636
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 media-video/ffmpeg/Manifest          |   1 +
 media-video/ffmpeg/ffmpeg-4.2.ebuild | 535 +++++++++++++++++++++++++++++++++++
 2 files changed, 536 insertions(+)