Subject: CVS commit: wip/libraw1394
From: Jeremy C. Reed
Date: 2004-06-10 09:17:04
Message id: E1BYJo8-0008HX-Li@sc8-pr-cvs1.sourceforge.net

Log Message:
Import libraw1394.

libraw1394 is a supported interface to the Linux kernel side raw1394
of the Linux IEEE-1394 subsystem, which provides direct access to
the connected 1394 buses to user space.  Through libraw1394/raw1394,
applications can directly send to and receive from other nodes
without requiring a Linux kernel driver for the protocol in question.

This package also includes tools for listening to IEEE 1394 isochronous
channels, sending IEEE 1394 isochronous packets, and testing Linux IEEE
1394 subsystem (through libraw1394).

This has package has not been tested. I installed as a prerequisite
for some other digital video software. If you can help, please
feel free to do so.


Files:
RevisionActionfile
1.1importwip/libraw1394/Makefile
1.1importwip/libraw1394/PLIST
1.1importwip/libraw1394/distinfo
1.1importwip/libraw1394/DESCR
1.1importwip/libraw1394/buildlink3.mk
1.1importwip/libraw1394/MESSAGE.Linux