polypaudio: update to 0.8, bring back from nonworking
authorMichael Lauer <mickey@vanille-media.de>
Thu, 20 Apr 2006 23:14:54 +0000 (23:14 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 20 Apr 2006 23:14:54 +0000 (23:14 +0000)
packages/polypaudio/.mtn2git_empty [moved from packages/nonworking/polypaudio/.mtn2git_empty with 100% similarity]
packages/polypaudio/polypaudio_0.8.bb [moved from packages/nonworking/polypaudio/polypaudio_0.7.bb with 69% similarity]

similarity index 69%
rename from packages/nonworking/polypaudio/polypaudio_0.7.bb
rename to packages/polypaudio/polypaudio_0.8.bb
index f0c8737..3e88753 100644 (file)
@@ -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 = ""