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

Bug 1825

Summary: DirectFB and libmpeg3
Product: Gentoo Linux Reporter: Seemant Kulleen (RETIRED) <seemant>
Component: New packagesAssignee: Jon Nelson (RETIRED) <jnelson>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Seemant Kulleen (RETIRED) gentoo-dev 2002-04-15 22:55:04 UTC
Jon,

If you look at DirectFB-0.9.9-r2.ebuild, you'll see that if the mpeg flag is
set, it fetches the libmpeg3 libraries, unpacks them in WORKDIR, compiles
libmpeg3, then points DirectFB to that source tree.

The thing is I have hacked through libmpeg3's ebuild, with various patches to
have it install nicely into /usr/include and /usr/include/{audio,video}, and
ideally, I would rather use that to have DirectFB have libmpeg3 support in it.

Please see if you can sort that out for me.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-15 23:47:20 UTC
bleh, I sorted this one out