pulseaudio: add 0.9.8, remove 0.9.7
authorMichael Lauer <mickey@vanille-media.de>
Fri, 30 Nov 2007 20:44:28 +0000 (20:44 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 30 Nov 2007 20:44:28 +0000 (20:44 +0000)
packages/pulseaudio/pulse.inc
packages/pulseaudio/pulseaudio_0.9.8.bb [moved from packages/pulseaudio/pulseaudio_0.9.7.bb with 60% similarity]

index f765bec..08b0b5c 100644 (file)
@@ -3,7 +3,6 @@ HOMEPAGE = "http://www.pulseaudio.org"
 AUTHOR = "Lennart Poettering"
 SECTION = "libs/multimedia"
 LICENSE = "LGPL"
-
 DEPENDS = "libatomics-ops liboil avahi libsamplerate0 libsndfile1 libtool"
 # optional
 DEPENDS += "alsa-lib glib-2.0"
similarity index 60%
rename from packages/pulseaudio/pulseaudio_0.9.7.bb
rename to packages/pulseaudio/pulseaudio_0.9.8.bb
index d466086..76bf6e8 100644 (file)
@@ -5,8 +5,8 @@ SRC_URI += "file://disable-using-glibc-tls.patch;patch=1"
 
 PR = "r0"
 
-# problems w/ pulseaudio 0.9.7 atm:
-# 1.) needs libtool 1.2.24 (which miscompiles plugins in OE, hence we can't make it the default yet)
+# problems w/ pulseaudio 0.9.8 atm:
+# 1.) needs libtool >= 1.5.24 (yes, any older version will NOT work)
 # 2.) doesn't build w/ glibc TLS support (hence patched out)
 DEFAULT_PREFERENCE = "-1"