Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406265 - media-video/libav-9999: postproc has been removed from upstream repository
Summary: media-video/libav-9999: postproc has been removed from upstream repository
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 09:43 UTC by niks1024
Modified: 2012-03-12 22:17 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 niks1024 2012-02-29 09:43:16 UTC
Current media-video/libav-9999 forces --enable-postproc during config which fails with:
Unknown option "--enable-postproc".
due to postproc having been removed from libav for good. If postproc is needed (hopefully unlikely), there's http://git.videolan.org/?p=libpostproc.git;a=summary

Reproducible: Always

Steps to Reproduce:
1. emerge -v1 =media-video/libav-9999
Comment 1 niks1024 2012-03-12 22:17:31 UTC
Got fixed a while ago, the question whether something in portage tree actually requiers postproc is still open but I guess it's a good idea to wait till someone find and actual package that needs it (and probly files a new bug).