Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
libftdi - lib that allows access to ftdi (www.ftdichip.com) devices attached to USB bus libconfuse - lib that is apparently required by libftdi Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=29270) [details] libftdi ebuild
Created an attachment (id=29271) [details] libconfuse ebuild
I'm reassigning this back to the bug wranglers since this seems like more of a dev-libs ebuild than a sys-* one.
Does the first ebuild work with libftdi-0.4? Does the second ebuild work the libConfuse-2.4
*** Bug 63714 has been marked as a duplicate of this bug. ***
Created an attachment (id=39416) [details] different confuse-2.4.ebuild well, my afford to make a confuse-ebuild. both ebuilds have some features which the other hasn't. We should merge it somehow!
Don't let me stop you :-). And can you kindly obsolete the old ones when you've finished. Thanks.
libftdi works by renaming to libftdi-0.4.ebuild confuse needs to be renamed to confuse-2.4.ebuild and it's SRC_URI changed to SRC_URI="http://savannah.nongnu.org/download/confuse/${P}.tar.gz" looks like they have changed the main download location as for the other confuse-2.4 ebuild, sure they can be combined, I just made these for me, figured that someone else may use them thus I submitted - to be honest I just copied the workings of the libusb ebuild, when I made the ebuilds I was to busy to learn how to write an ebuild from scratch given University projects, which are all over now ;) - if it wasnt 2am atm I would look more closely at the differences between them, will take a proper look tommorow (and at doing more than a copy for libftdi, though it seems to work just fine)
(From update of attachment 29270 [details]) updated to latest version
Created an attachment (id=39417) [details] libftdi-0.4.evuild updated to latest version
Created an attachment (id=39418) [details] libconfuse-2.4.ebuild updated confuse ebuild
added dev-embedded/libftdi and dev-libs/confuse Thankyou.