summaryrefslogtreecommitdiffstats
path: root/audio-drivers/libfreebob/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/libfreebob/DETAILS')
-rwxr-xr-xaudio-drivers/libfreebob/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio-drivers/libfreebob/DETAILS b/audio-drivers/libfreebob/DETAILS
new file mode 100755
index 0000000000..ff1050ed63
--- /dev/null
+++ b/audio-drivers/libfreebob/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=libfreebob
+ VERSION=1.0.11
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL=$SOURCEFORGE_URL/freebob/$SOURCE
+ SOURCE_HASH=sha512:59afecb6f67c1623748dddbf35e14fb07dc5c97803972206d603f67381eb5c942d359fa0f6847352362c99ed48b34c9e9e9d21f5802a21fbdd1d7bbfd7283e58
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://freebob.sourceforge.net
+ ENTERED=20080709
+ LICENSE[0]=GPL
+ SHORT="generic Linux driver for BeBoB devices (FireWire breakout boxes)"
+cat << EOF
+ * ?BeBoB? means the BridgeCo (http://www.bridgeco.net/) enhanced breakout box firmware.
+ * BeBoB devices are audio breakout boxes running this firmware.
+ * BeBoB devices are attached with IEEE1394, a.k.a FireWire(tm) or i.Link(tm), a high performance
+ serial bus.
+ * FreeBoB is a a generic Linux driver for BeBoB devices and will support JACK and ALSA API's.
+ * FreeBoB project aims to provide this generic Linux driver.
+NOTE: This spell is to be replaced once the fado (Free Firewire Audio Drivers) successor project
+makes a stable release.
+EOF