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

Bug 47812

Summary: Ebuilds for libftdi and libconfuse
Product: Gentoo Linux Reporter: Mark James <maj>
Component: New packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED FIXED    
Severity: enhancement CC: base-system, dragonheart, sbriesen
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libftdi ebuild
libconfuse ebuild
different confuse-2.4.ebuild
libftdi-0.4.evuild
libconfuse-2.4.ebuild

Description Mark James 2004-04-14 10:48:44 UTC
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.
Comment 1 Mark James 2004-04-14 10:49:48 UTC
Created attachment 29270 [details]
libftdi ebuild
Comment 2 Mark James 2004-04-14 10:50:46 UTC
Created attachment 29271 [details]
libconfuse ebuild
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2004-06-20 13:07:30 UTC
I'm reassigning this back to the bug wranglers since this seems like more of a dev-libs ebuild than a sys-* one.
Comment 4 Daniel Black (RETIRED) gentoo-dev 2004-09-11 04:53:16 UTC
Does the first ebuild work with libftdi-0.4?
Does the second ebuild work the  libConfuse-2.4
Comment 5 Daniel Black (RETIRED) gentoo-dev 2004-09-11 16:35:45 UTC
*** Bug 63714 has been marked as a duplicate of this bug. ***
Comment 6 Stefan Briesenick (RETIRED) gentoo-dev 2004-09-11 17:08:52 UTC
Created attachment 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!
Comment 7 Daniel Black (RETIRED) gentoo-dev 2004-09-11 17:47:35 UTC
Don't let me stop you :-). And can you kindly obsolete the old ones when you've finished. Thanks.
Comment 8 Mark James 2004-09-11 17:58:19 UTC
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)
Comment 9 Mark James 2004-09-11 17:59:21 UTC
Comment on attachment 29270 [details]
libftdi ebuild

updated to latest version
Comment 10 Mark James 2004-09-11 18:01:26 UTC
Created attachment 39417 [details]
libftdi-0.4.evuild

updated to latest version
Comment 11 Mark James 2004-09-11 18:02:17 UTC
Created attachment 39418 [details]
libconfuse-2.4.ebuild

updated confuse ebuild
Comment 12 Daniel Black (RETIRED) gentoo-dev 2004-12-04 19:13:29 UTC
added dev-embedded/libftdi and dev-libs/confuse

Thankyou.