summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-firmware
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /audio-drivers/alsa-firmware
initial commit from stable 0.3
Diffstat (limited to 'audio-drivers/alsa-firmware')
-rwxr-xr-xaudio-drivers/alsa-firmware/DETAILS37
-rw-r--r--audio-drivers/alsa-firmware/HISTORY24
2 files changed, 61 insertions, 0 deletions
diff --git a/audio-drivers/alsa-firmware/DETAILS b/audio-drivers/alsa-firmware/DETAILS
new file mode 100755
index 0000000000..f403aed616
--- /dev/null
+++ b/audio-drivers/alsa-firmware/DETAILS
@@ -0,0 +1,37 @@
+ SPELL=alsa-firmware
+ VERSION=1.0.9
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/firmware/$SOURCE
+ MD5[0]=505ea956c36f7623281361900f35cca1
+ WEB_SITE=http://www.alsa-project.org/
+ ENTERED=20031205
+ UPDATED=20040108
+ ARCHIVE="off"
+ LICENSE[0]=GPL
+ MAINTAINER=unet@sourcemage.org
+ SHORT="This is the firmware pack for some specific soundcard."
+cat << EOF
+From http://www.alsa-project.org/intro.php3
+The Advanced Linux Sound Architecture project is being developed in the
+Linux operating system and is released under version 2 of the GPL (GNU
+general public license) and the LGPL (GNU library general public license).
+
+Primary goals:
+
+1. Create a fully modularized sound driver which supports kerneld and kmod.
+
+2. Create the ALSA Kernel API which surpasses the current OSS API.
+
+3. Maintain compatibility with most OSS/Lite binaries.
+
+4. Create the ALSA Library (C, C++), which simplifies ALSA application
+development.
+
+5. Create the ALSA Manager, an interactive configuration program for
+the driver.
+
+Lastly, this sorcery spell supports one and only one sound card.
+If you have more or it is ISA, then you will likely have to create
+a custom spell.
+EOF
diff --git a/audio-drivers/alsa-firmware/HISTORY b/audio-drivers/alsa-firmware/HISTORY
new file mode 100644
index 0000000000..b8df12889c
--- /dev/null
+++ b/audio-drivers/alsa-firmware/HISTORY
@@ -0,0 +1,24 @@
+2005-05-29 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.0.9
+
+2005-01-13 Unet <audio@sourcemage.org>
+ * DETAILS: 1.0.8 bump
+
+2004-11-16 Unet <audio@sourcemage.org>
+ * DETAILS: 1.0.7 bump
+
+2004-04-04 Unet <audio@sourcemage.org>
+ * DETAILS: Up to 1.0.4
+
+2004-03-01 Unet <audio@sourcemage.org>
+ * DETAILS: Updated to 1.0.3
+
+2004-01-27 Unet <audio@sourcemage.org>
+ * DETAILS: Updated to 1.0.2
+
+2004-01-08 Unet <audio@sourcemage.org>
+ * DETAILS: Update to 1.0.1
+
+2003-12-05 Unet <audio@sourcemage.org>
+ * DETAILS, HISTORY: Created
+