Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130869

Summary: emerge libtheora omits the .pc file
Product: Gentoo Linux Reporter: Matej Stepanek <dito2>
Component: [OLD] LibraryAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matej Stepanek 2006-04-22 11:17:24 UTC
emerge libtheora doesn't install the theora.pc. pkg-config --list-all doesn't
list theora.

The theora.pc file is a part of libtheora. This can be verified by installing libtheora according to Theora's official installation instructions.

This omission causes impossibility to compile a program using Theora from source if there is no Gentoo package available for this program.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-24 18:23:37 UTC
Which version of libtheora misses it? I just rebuilt 1.0_alpha5 and it has the right theora.pc file.
Comment 2 Matej Stepanek 2006-04-25 07:48:18 UTC
1.0_alpha3 gentoo package misses the theora.pc file.