summaryrefslogtreecommitdiff
path: root/packages/pulseaudio/pulseaudio_0.9.9.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-01-26 07:32:41 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-01-26 07:32:41 +0000
commit36efb322cb219e0b8dffff12d94b66cdde4e67c3 (patch)
treefd5cf972ade1b9f6d7e36849de176eeba8277b46 /packages/pulseaudio/pulseaudio_0.9.9.bb
parentb334a50b51296fd067a3f635e34a829803dff12c (diff)
pulseaudio 0.9.8 update to 0.9.9
Diffstat (limited to 'packages/pulseaudio/pulseaudio_0.9.9.bb')
-rw-r--r--packages/pulseaudio/pulseaudio_0.9.9.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/pulseaudio/pulseaudio_0.9.9.bb b/packages/pulseaudio/pulseaudio_0.9.9.bb
new file mode 100644
index 0000000000..f52ca6e1c6
--- /dev/null
+++ b/packages/pulseaudio/pulseaudio_0.9.9.bb
@@ -0,0 +1,18 @@
+require pulse.inc
+
+DEPENDS += "dbus"
+
+# this is not correct (see below)
+SRC_URI += "\
+ file://disable-using-glibc-tls.patch;patch=1 \
+ file://fix-dbus-without-hal.patch;patch=1 \
+"
+
+PR = "r0"
+
+# 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
+DEFAULT_PREFERENCE = "-1"
+