summaryrefslogtreecommitdiff
path: root/alsa-driver
diff options
context:
space:
mode:
authorwind@(none) <wind@(none)>2003-11-09 10:47:11 +0000
committerwind@(none) <wind@(none)>2003-11-09 10:47:11 +0000
commitb6ca083137ecc2afdfd28b6a298839dd7bcf044f (patch)
treec47f1ed5a7da5d6d58036f1e8929c56c3e2c89d9 /alsa-driver
parent10aa31796ae84680dc78ae4ed894c821b8b0e6ad (diff)
fixsmall
BKrev: 3fae1b2fQkHFmVjl5qu5xyFFJD_5ig
Diffstat (limited to 'alsa-driver')
-rw-r--r--alsa-driver/alsadriver_0_9_8.oe12
1 files changed, 12 insertions, 0 deletions
diff --git a/alsa-driver/alsadriver_0_9_8.oe b/alsa-driver/alsadriver_0_9_8.oe
index e69de29bb2..0dbbcccab5 100644
--- a/alsa-driver/alsadriver_0_9_8.oe
+++ b/alsa-driver/alsadriver_0_9_8.oe
@@ -0,0 +1,12 @@
+DESCRIPTION="Alsa Drivers"
+MAINTAINER="Lorn Potter <lpotter@trolltech.com>"
+LICENSE="GPL"
+DEPENDS="virtual/libc"
+
+SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-driver-${PV}.tar.bz2"
+
+S="${WORKDIR}/${P}"
+
+inherit autotools
+# libtool
+