aboutsummaryrefslogtreecommitdiffstats
path: root/alsa-utils/alsa-utils_1.0.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'alsa-utils/alsa-utils_1.0.4.oe')
-rw-r--r--alsa-utils/alsa-utils_1.0.4.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/alsa-utils/alsa-utils_1.0.4.oe b/alsa-utils/alsa-utils_1.0.4.oe
index e69de29bb2..40eec280db 100644
--- a/alsa-utils/alsa-utils_1.0.4.oe
+++ b/alsa-utils/alsa-utils_1.0.4.oe
@@ -0,0 +1,10 @@
+DESCRIPTION = "Alsa Utilities"
+MAINTAINER = "Lorn Potter <lpotter@trolltech.com>"
+LICENSE = "GPL"
+DEPENDS = "virtual/libc"
+
+SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
+ file://autotools.patch;patch=1 \
+ file://m4.patch;patch=1"
+
+inherit autotools