Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1825 - DirectFB and libmpeg3
Summary: DirectFB and libmpeg3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jon Nelson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-15 22:55 UTC by Seemant Kulleen (RETIRED)
Modified: 2003-02-04 19:42 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 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