Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134276 - media-libs/libmp4v2: use econf instead of ./bootstrap, fix quoting
Summary: media-libs/libmp4v2: use econf instead of ./bootstrap, fix quoting
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 17:03 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-05-24 17:33 UTC (History)
0 users

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


Attachments
Ebuild patch (libmp4v2-ebuild.patch,2.61 KB, patch)
2006-05-24 17:04 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-24 17:03:46 UTC
The attached patch calls econf instaed of using the nonsense bootstrap script (especially now that all of its tests are patched away - yes it means you can drop the patches from this version, too), adds an elibtoolize and fixes the quoting all over the ebuild.

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-24 17:04:04 UTC
Created attachment 87445 [details, diff]
Ebuild patch
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2006-05-24 17:33:43 UTC
thanks for the patch.. we can also get rid of the inherit multilib and eutils..

its commited now