From: Michael Lauer Date: Thu, 20 Apr 2006 23:14:54 +0000 (+0000) Subject: polypaudio: update to 0.8, bring back from nonworking X-Git-Tag: Release-2010-05/1~9453^2~1898^2~8^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e903a6916ab5bd5d40367d54e0ab88c2cfb65d6a;p=openembedded.git polypaudio: update to 0.8, bring back from nonworking --- diff --git a/packages/nonworking/polypaudio/.mtn2git_empty b/packages/polypaudio/.mtn2git_empty similarity index 100% rename from packages/nonworking/polypaudio/.mtn2git_empty rename to packages/polypaudio/.mtn2git_empty diff --git a/packages/nonworking/polypaudio/polypaudio_0.7.bb b/packages/polypaudio/polypaudio_0.8.bb similarity index 69% rename from packages/nonworking/polypaudio/polypaudio_0.7.bb rename to 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 " -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 = ""