libsoundgen: add 0.6
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 31 Jul 2007 22:55:27 +0000 (22:55 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 31 Jul 2007 22:55:27 +0000 (22:55 +0000)
packages/libsoundgen/libsoundgen_0.6.bb [new file with mode: 0644]

diff --git a/packages/libsoundgen/libsoundgen_0.6.bb b/packages/libsoundgen/libsoundgen_0.6.bb
new file mode 100644 (file)
index 0000000..5c65141
--- /dev/null
@@ -0,0 +1,13 @@
+SECTION = "x11/libs"
+
+GPE_TARBALL_SUFFIX = "bz2"
+
+inherit gpe autotools pkgconfig
+LICENSE = "LGPL"
+DEPENDS = "esound"
+
+
+do_stage() {
+       autotools_stage_all
+}
+