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)
commite6de3c2583bf5881ee56645834276315db1a8b84
tree98f7882ac026bc4b53abd2ff1e9b82a6ad10aaa3
parent42cd7413bbf5853760fa5df1041182ab1c8c0589
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).
sci-libs/comedilib/ChangeLog
sci-libs/comedilib/Manifest
sci-libs/comedilib/comedilib-0.7.21.ebuild [deleted file]
sci-libs/comedilib/comedilib-0.7.22.ebuild [deleted file]
sci-libs/comedilib/comedilib-9999.ebuild [new file with mode: 0644]
sci-libs/comedilib/metadata.xml
sci-misc/comedi-headers/ChangeLog [new file with mode: 0644]
sci-misc/comedi-headers/Manifest [new file with mode: 0644]
sci-misc/comedi-headers/comedi-headers-9999.ebuild [new file with mode: 0644]
sci-misc/comedi-headers/metadata.xml [new file with mode: 0644]