diff options
author | wind@(none) <wind@(none)> | 2003-11-09 10:47:11 +0000 |
---|---|---|
committer | wind@(none) <wind@(none)> | 2003-11-09 10:47:11 +0000 |
commit | b6ca083137ecc2afdfd28b6a298839dd7bcf044f (patch) | |
tree | c47f1ed5a7da5d6d58036f1e8929c56c3e2c89d9 /alsa-oss | |
parent | 10aa31796ae84680dc78ae4ed894c821b8b0e6ad (diff) |
fixsmall
BKrev: 3fae1b2fQkHFmVjl5qu5xyFFJD_5ig
Diffstat (limited to 'alsa-oss')
-rw-r--r-- | alsa-oss/alsa-oss_0_9_8.oe | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/alsa-oss/alsa-oss_0_9_8.oe b/alsa-oss/alsa-oss_0_9_8.oe index e69de29bb2..ff5af1811e 100644 --- a/alsa-oss/alsa-oss_0_9_8.oe +++ b/alsa-oss/alsa-oss_0_9_8.oe @@ -0,0 +1,11 @@ +DESCRIPTION="Alsa OSS Compatibility Package" +MAINTAINER="Lorn Potter <lpotter@trolltech.com>" +LICENSE="GPL" +DEPENDS="virtual/libc" + +SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-oss-${PV}.tar.bz2" + +S="${WORKDIR}/${P}" + +inherit autotools +# libtool |