Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416407 - media-libs/xine-lib-1.2.1-r1 doesn't build with media-video/libav-0.8.2-r2 : FFMPEG_POSTPROC Package requirements (libpostproc) were not met
Summary: media-libs/xine-lib-1.2.1-r1 doesn't build with media-video/libav-0.8.2-r2 : ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 16:04 UTC by .:deadhead:.
Modified: 2012-05-17 20:56 UTC (History)
0 users

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


Attachments
config.log xine-lib (config.log,222.47 KB, text/plain)
2012-05-17 16:07 UTC, .:deadhead:.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description .:deadhead:. 2012-05-17 16:04:38 UTC
When building xine-lib-1.2.1-r1 (USE X a52 aac alsa css dts flac imagemagick mad mmap mng musepack nls opengl samba sdl speex theora truetype v4l vcd vorbis wavpack xcb xinerama xv -aalib -altivec -bluray -directfb -dvb -dxr3 -fbcon -fusion -gtk -ipv6 -jack -libcaca -modplug -oss -pulseaudio -real -vdpau -vdr -vidix -vis -win32codecs -xvmc) against libav-0.8.2-r2 i get this configure error :

...
checking for LIBVCDINFO... yes
checking for a52_init in -la52... yes
checking for a52dec/a52.h... yes
checking for NeAACDecInit in -lfaad... yes
checking for neaacdec.h... yes
checking for FFMPEG... yes
checking for AVUTIL... yes
checking for FFMPEG_POSTPROC... configure: error: Package requirements (libpostproc) were not met:

No package 'libpostproc' found

With ffmpeg it works without problem.

Reproducible: Always
Comment 1 .:deadhead:. 2012-05-17 16:07:41 UTC
Created attachment 312119 [details]
config.log xine-lib
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-05-17 20:56:14 UTC
Fixed by various changes in media-video/ffmpeg and virtual/ffmpeg by me and aballier.