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

Bug 79554

Summary: parapin-1.0.0.ebuild (New package)
Product: Gentoo Linux Reporter: Luke Worth <luke_worth>
Component: New packagesAssignee: Embedded Team (OBSOLETE) <dev-embedded+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: luke_worth
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: parapin-1.0.0.ebuild
parapin-1.0.0.ebuild
parapin-1.0.0.ebuild

Description Luke Worth 2005-01-26 02:22:06 UTC
Hello. I have created an ebuild for the library 'Parapin' (http://parapin.sourceforge.net).

It's a small library which makes life easy for devs wanting to access parallel ports. The first paragraph on the website is pretty comprehensive.

This is my first ebuild and is possibly lacking some functionality, but is better than nothing. Probably put in dev-libs/parapin
Comment 1 Luke Worth 2005-01-26 02:25:17 UTC
Created attachment 49547 [details]
parapin-1.0.0.ebuild
Comment 2 Luke Worth 2005-01-26 04:35:22 UTC
Have added possibility to install the kernel module and documentation.
Comment 3 Luke Worth 2005-01-26 04:38:36 UTC
Created attachment 49553 [details]
parapin-1.0.0.ebuild

Improved version
Comment 4 Luke Worth 2005-01-26 15:55:26 UTC
Even better version which actually works. Needs testing on a 2.4 kernel.
Comment 5 Luke Worth 2005-01-26 15:56:52 UTC
Created attachment 49608 [details]
parapin-1.0.0.ebuild

Even more fixed-er version.
Comment 6 Daniel Black (RETIRED) gentoo-dev 2005-01-29 16:17:51 UTC
need to migrate to use linux-mod eclass.
Comment 7 Daniel Black (RETIRED) gentoo-dev 2005-01-29 19:48:46 UTC
added parapin-driver (modules) and parapin (libraries) any problems just tell me.