summaryrefslogtreecommitdiffstats
path: root/audio-libs/libdssialsacompat/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/libdssialsacompat/DETAILS')
-rwxr-xr-xaudio-libs/libdssialsacompat/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-libs/libdssialsacompat/DETAILS b/audio-libs/libdssialsacompat/DETAILS
new file mode 100755
index 0000000000..5be0d6ff47
--- /dev/null
+++ b/audio-libs/libdssialsacompat/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=libdssialsacompat
+ VERSION=1.0.8a
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://www.smbolton.com/linux/${SOURCE}
+ SOURCE_HASH=sha512:c059a7e97acdb3808dee9818115c8786e9d8c7a8bba828e5425ecd8cff688d6dfb7a13db9393d632e0e4edfe6c0dd2a84fda114a3e154cb21af85f261e3058d4
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.smbolton.com/linux.html"
+ LICENSE[0]=LGPL
+ ENTERED=20081109
+ SHORT="extraction from and repackaging of alsa-lib 1.0.8, providing the necessary declarations and code to run DSSI on non-ALSA platforms."
+cat << EOF
+which is simply an extraction from and repackaging of alsa-lib 1.0.8, providing
+the necessary declarations and code to run DSSI on non-ALSA platforms. (No,
+it doesn't emulate ALSA devices, it just provides handling of snd_seq_event_t
+structures.)
+EOF