SPELL=libraw1394 VERSION=2.1.2 SOURCE_HASH=sha512:1ef38961b747c4ebb18d823a4c38d5bf019f8bd0ac55547838d153b1899b91ae0ff56f5b6732e309d6975b55725d1ce989917ffcf605cf64f7d33624f54f0567 SOURCE=$SPELL-$VERSION.tar.xz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION LICENSE[0]=LGPL WEB_SITE=https://ieee1394.wiki.kernel.org/index.php/Release_Notes_-_Libraries SOURCE_URL[0]=https://www.kernel.org/pub/linux/libs/ieee1394/$SOURCE SOURCE_URL[1]=$KERNEL_URL/pub/linux/libs/ieee1394/$SOURCE ENTERED=20020125 KEYWORDS="video libs" SHORT="provides an API to the Linux ieee1394 (firewire) driver." cat << EOF libraw1394 provides an API to the Linux IEEE1394 (firewire) driver. IEEE1394 (firewire) has many uses, one common one is video capture from a camcorder using dvgrab or kino. To use this library and any programs which rely upon it you MUST have the IEEE 1394 kernel driver modules available. If you did not select IEEE1394 drivers when you compiled the kernel, you will want to "cast -r linux" to reconfigure and rebuild the kernel. If you rebuild the kernel will want to select the following, as modules: [M] IEEE 1394 (FireWire support) ------------------------------ [M] Texas Instruments PCILynx support [M] OHCI-1394 support [M] OHCI-1394 Video support [M] SBP-2 support (Harddisks etc.) [M] Raw IEEE1394 I/O Support Finally, you will need to add users authorized to access the IEEE1394 (firewire) hardware to the "firewire" group in /etc/group. EOF