New commits:
commit 873a3517cd187e53675c62a3fb95c2cb570c8079
Author: Bearcat Sandor <sourcemage AT feline-soul.com>
Commit: Bearcat Sandor <sourcemage AT feline-soul.com>
Initial version of btsco spell 0.42
diff --git a/audio-drivers/btsco/DEPENDS b/audio-drivers/btsco/DEPENDS
new file mode 100755
index 0000000..5879802
--- /dev/null
+++ b/audio-drivers/btsco/DEPENDS
@@ -0,0 +1,3 @@
+depends automake &&
+depends bluez-libs
+
diff --git a/audio-drivers/btsco/DETAILS b/audio-drivers/btsco/DETAILS
new file mode 100755
index 0000000..ae4adf7
--- /dev/null
+++ b/audio-drivers/btsco/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=btsco
+ VERSION=0.42
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/bluetooth-alsa/$SOURCE
+
SOURCE_HASH=sha512:d1ee64b544a51ce07e6e87c846dce7ccf0dd0ee4f680351f4df4d6a75aa082b5b98f014167077c2248e0c44db8ad6c97d45388209777534be64859073bacc27c
+ WEB_SITE=http://bluetooth-alsa.sf.net/
+ ENTERED=20060821
+ UPDATED=20060821
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="ALSA drivers and daemons for using bluetooth audio devices"
+cat << EOF
+This project provides a way to use a bluetooth headset with Linux. We do
this currently by making an alsa kernel driver which uses bluez to reach the
headset. It works well enough now to get voice-quality audio to and from most
headsets.
+EOF
diff --git a/audio-drivers/btsco/HISTORY b/audio-drivers/btsco/HISTORY
new file mode 100644
index 0000000..ad33c47
--- /dev/null
+++ b/audio-drivers/btsco/HISTORY
@@ -0,0 +1,4 @@
+2006-08-21 Bearcat M. Sandor <bearcat AT feline-soul.com>
+ * Intial spell: DETAILS, HISTORY, DEPENDS
+
+
[SM-Commit] GIT changes to master grimoire by Bearcat Sandor (873a3517cd187e53675c62a3fb95c2cb570c8079),
Bearcat Sandor, 08/22/2006