Bump to sci-libs/comedilib-9999 and add sci-misc/comedi-headers-9999.
authorW. Trevor King <wking@drexel.edu>
Wed, 8 Dec 2010 19:37:56 +0000 (14:37 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 8 Dec 2010 19:37:56 +0000 (14:37 -0500)
commite6f4e744458fb62e4049aab61c3b31c188f3c3ab
treebbdb4a515891c34e442bf6d01a6a72f7c1642a1f
Bump to sci-libs/comedilib-9999 and add sci-misc/comedi-headers-9999.

The tricky part is handling /usr/include/comedi.h, which is supplied
by:

* the kernel's staging comedi drivers (but not installed)
    drivers/staging/comedi/comedi.h
* the Comedi module (installed via sci-misc/comedi-headers):
    include/linux/comedi.h
* the Comedilib module (not installed)
    include/comedi.h

The current CSV sources are very similar, but there are reasonable
differences with the staging version.  Hopefully everything works out
;).

The dependency setup is based on media-libs/alsa-lib and
media-sound/alsa-headers, which have to deal with a similar setup (in
kernal driver, out of kernal driver, and userspace library).
ChangeLog [new file with mode: 0644]
Manifest [new file with mode: 0644]
comedi-headers-9999.ebuild [new file with mode: 0644]
metadata.xml [new file with mode: 0644]