Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100881 - dev-libs/libusb: g/fbsd compatibility patch and ebuild cleanup
Summary: dev-libs/libusb: g/fbsd compatibility patch and ebuild cleanup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-31 04:48 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

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


Attachments
libusb-0.1.10a-fbsd.patch (libusb-0.1.10a-fbsd.patch,734 bytes, patch)
2005-07-31 04:48 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
Ebuild patch (libusb-0.1.10a.patch,1.55 KB, patch)
2005-07-31 04:50 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
Updated ebuild patch (libusb.patch,1.31 KB, patch)
2005-10-28 02:50 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 2005-07-31 04:48:05 UTC
For an error in the configure.in (already fixed in upstream's cvs), libusb 
fails to compile on Gentoo/FreeBSD. 
The attached patch applied over the sources makes it work. 
 
As the patch needed to re-run autotools, I edited it a bit and cleaned it up. 
The diff with the ebuild is attached. 
 
Thanks in advance, 
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-07-31 04:48:53 UTC
Created attachment 64781 [details, diff]
libusb-0.1.10a-fbsd.patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-07-31 04:50:16 UTC
Created attachment 64782 [details, diff]
Ebuild patch
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-28 02:50:55 UTC
Created attachment 71619 [details, diff]
Updated ebuild patch

This is a new cleanup patch, this time using autotools eclass that makes it
simpler and cleaner, and also inform user of what is happening :)
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2005-11-03 13:36:53 UTC
okey dokey. in libusb-0.1.10a now. sorry for all the delay.