Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671784 - media-plugins/gst-plugins-libav-1.14.4.3.4.5 misleading USE libav description
Summary: media-plugins/gst-plugins-libav-1.14.4.3.4.5 misleading USE libav description
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal enhancement
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-24 00:55 UTC by Ulenrich
Modified: 2018-11-24 16:00 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 Ulenrich 2018-11-24 00:55:56 UTC
This description of USE libav is misleading
---
# equery u  media-plugins/gst-plugins-libav
...
 * Found these USE flags for media-plugins/gst-plugins-libav-1.14.4.3.4.5:
 U I
 + + abi_x86_32 : 32-bit (x86) libraries
 + - libav      : Prefer libav over ffmpeg whenever both are supported
 + - orc        : Use dev-lang/orc for just-in-time ...
---
When set it download ffmpeg-3.4.5 and bundle compiles
When unset it takes system-ffmpeg
should be like:
---
 + - libav      : Prefer newly downloaded bundled ffmpeg, unset takes system-ffmpeg
 ---
Comment 1 Arfrever Frehtes Taifersar Arahesis 2018-11-24 01:43:50 UTC
(In reply to Ulenrich from comment #0)
> This description of USE libav is misleading
> ---
> # equery u  media-plugins/gst-plugins-libav
> ...
>  * Found these USE flags for media-plugins/gst-plugins-libav-1.14.4.3.4.5:
>  U I
>  + + abi_x86_32 : 32-bit (x86) libraries
>  + - libav      : Prefer libav over ffmpeg whenever both are supported

This is just the global description...

For local description, I would suggest:
"Use bundled ffmpeg as workaround for upstream's lack of support for libav"
Comment 2 Larry the Git Cow gentoo-dev 2018-11-24 16:00:36 UTC
The bug has been closed via the following commit(s):

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

commit bbcdb7a0343c740ce75943eeec38a0f6423447ba
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-24 15:52:23 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-24 15:52:23 +0000

    media-plugins/gst-plugins-libav: add local description for USE=libav
    
    Closes: https://bugs.gentoo.org/671784
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 media-plugins/gst-plugins-libav/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)