diff options
author | Dugan Chen <dugan [underscore] c [at] fastmail [dot] fm> | 2010-05-14 23:31:50 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2010-05-14 23:31:50 +0200 |
commit | b66a27946bea58639bb9d7c62ec6f916e1f5a5a3 (patch) | |
tree | 4e7c8d2953df4550ad4f642fce0dd0321296a495 /system/oss/oss.info | |
parent | fd27b599598e6dd5ff4050b3447b27cf3ac526e2 (diff) | |
download | slackbuilds-b66a27946bea58639bb9d7c62ec6f916e1f5a5a3.tar.gz |
system/oss: Added. (an ALSA alternative)
The Open Sound System is a set of sound drivers that serve as
an alternative to the usual ALSA architecture.
Diffstat (limited to 'system/oss/oss.info')
-rw-r--r-- | system/oss/oss.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/oss/oss.info b/system/oss/oss.info new file mode 100644 index 0000000000..c9e903714a --- /dev/null +++ b/system/oss/oss.info @@ -0,0 +1,10 @@ +PRGNAM="oss" +VERSION="4.2.2002" +HOMEPAGE="http://www.opensound.com" +DOWNLOAD="http://www.4front-tech.com/developer/sources/stable/gpl/oss-v4.2-build2002-src-gpl.tar.bz2" +MD5SUM="246bb461f61fb8a2b496f03608839488" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Dugan Chen" +EMAIL="dugan [underscore] c [at] fastmail [dot] fm" +APPROVED="rworkman" |