summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/polypaudio/.mtn2git_empty (renamed from packages/nonworking/polypaudio/.mtn2git_empty)0
-rw-r--r--packages/polypaudio/polypaudio_0.8.bb (renamed from packages/nonworking/polypaudio/polypaudio_0.7.bb)5
2 files changed, 4 insertions, 1 deletions
diff --git a/packages/nonworking/polypaudio/.mtn2git_empty b/packages/polypaudio/.mtn2git_empty
index e69de29bb2..e69de29bb2 100644
--- a/packages/nonworking/polypaudio/.mtn2git_empty
+++ b/packages/polypaudio/.mtn2git_empty
diff --git a/packages/nonworking/polypaudio/polypaudio_0.7.bb b/packages/polypaudio/polypaudio_0.8.bb
index f0c8737e9d..3e887533f5 100644
--- a/packages/nonworking/polypaudio/polypaudio_0.7.bb
+++ b/packages/polypaudio/polypaudio_0.8.bb
@@ -1,8 +1,10 @@
DESCRIPTION = "Polypaudio is a sound server for Linux and other Unix like operating systems"
+HOMEPAGE = "http://0pointer.de/lennart/projects/polypaudio"
+AUTHOR = "Lennart Poettering"
SECTION = "libs"
LICENSE = "LGPL"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-DEPENDS = "libtool libsamplerate0 libsndfile1"
+DEPENDS = "liboil libsamplerate0 libsndfile1 libtool"
SRC_URI = "http://0pointer.de/lennart/projects/polypaudio/polypaudio-${PV}.tar.gz"
@@ -10,3 +12,4 @@ inherit autotools
EXTRA_OECONF = "--disable-lynx --without-x --without-glib --without-alsa --with-oss"
+PARALLEL_MAKE = ""