Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814323 - media-video/peek missing x264 use flag for ffmpeg
Summary: media-video/peek missing x264 use flag for ffmpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-22 08:01 UTC by Cédric Krier
Modified: 2021-10-02 08:14 UTC (History)
0 users

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 Cédric Krier gentoo-dev 2021-09-22 08:01:17 UTC
peek needs that ffmpeg to be compiled with the flags x264 to produce mp4.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-10-02 08:14:26 UTC
The bug has been closed via the following commit(s):

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

commit 062fe1b36cb977d55eee0019a652e7ad8972da3f
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2021-10-02 08:14:07 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2021-10-02 08:14:23 +0000

    media-video/peek: ffmpeg dep needs USE=x264
    
    Closes: https://bugs.gentoo.org/814323
    Package-Manager: Portage-3.0.26, Repoman-3.0.3
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 media-video/peek/peek-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)