-Index: pulseaudio-0.9.7/configure.ac
+Index: pulseaudio-0.9.9/configure.ac
===================================================================
---- pulseaudio-0.9.7.orig/configure.ac
-+++ pulseaudio-0.9.7/configure.ac
-@@ -124,8 +124,8 @@
+--- pulseaudio-0.9.9.orig/configure.ac 2008-01-24 01:06:06.000000000 +0000
++++ pulseaudio-0.9.9/configure.ac 2008-02-05 17:45:59.000000000 +0000
+@@ -139,8 +139,8 @@
ret=$?
rm -f conftest.o conftest
if test $ret -eq 0 ; then
else
AC_MSG_RESULT([no])
fi
+@@ -325,8 +325,7 @@
+ rm -f conftest.o conftest
+
+ if test $ret -eq 0 ; then
+- AC_DEFINE([HAVE_PTHREAD_PRIO_INHERIT], 1, [Have PTHREAD_PRIO_INHERIT.])
+- AC_MSG_RESULT([yes])
++ AC_MSG_RESULT([no])
+ else
+ AC_MSG_RESULT([no])
+ fi
file://fix-dbus-without-hal.patch;patch=1 \
"
-PR = "r0"
+PR = "r1"
# problems w/ pulseaudio 0.9.9 atm:
# 1.) needs libltdl >= 1.5.24 (yes, any older version will NOT work at runtime)
# 2.) doesn't build w/ glibc TLS support (hence patched out)
-# 3.) hangs, if used with gst-pulse 0.9.7
+# 3.) hangs, if used with gst-pulse 0.9.7, fails with hierarchical pthread stuff
DEFAULT_PREFERENCE = "-1"