Opened 11 years ago
Closed 11 years ago
#4667 closed enhancement (fixed)
PulseAudio 5.0
Reported by: | Armin K | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
http://freedesktop.org/software/pulseaudio/releases/
While this is a pre-release version, 5.0 can be expected soon. It's rather an important release, since it's the first one that brings BlueZ 5.x support. PulseAudio is currently the last package preventing BlueZ 5.x upgrade. GNOME Bluetooth, GNOME User Share, KDE's BlueDevil (none in the book, but can easily be installed if mentioned desktops are being targeted), NetworkManager can already use BlueZ 5.x out of the box with their latest versions. obex-data-server and Gvfs will need to use BlueZ 4.x compatibility library, but it seems to work as opposed to PulseAudio.
My proposed changes are in the attachment. Feel free to modify.
Attachments (1)
Change History (20)
by , 11 years ago
Attachment: | pulseaudio.patch added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I will try to test an the update.
comment:4 by , 11 years ago
Nah, don't update to this version. It's just a placeholder for when 5.0 arrives, which should be shortly. I might not be arround or not have time when that happens though.
comment:5 by , 11 years ago
Priority: | normal → low |
---|---|
Summary: | PulseAudio 4.99.3 → PulseAudio 4.99.3 (placeholder for verion 5.0) |
Please hold off on this until 5.0 is released.
comment:6 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
OK. I was trying to concatenate the ideas. And had decided to ask you about this, and your reply was premonitory :-). Thanks.
But will give it back to the book, so, in the right time anyone can take it.
comment:8 by , 11 years ago
Arch is already using BlueZ 5, and they were using PulseAudio snapshot before, so it mostly makes sense. BLFS has no real reason for that, BlueZ is still at version 4.
comment:9 by , 11 years ago
Milestone: | current → future |
---|
comment:10 by , 11 years ago
Milestone: | future → 7.6 |
---|---|
Priority: | low → normal |
Summary: | PulseAudio 4.99.3 (placeholder for verion 5.0) → PulseAudio 5.0 |
PulseAudio 5.0 was released.
Changes:
http://www.freedesktop.org/wiki/Software/PulseAudio/Notes/5.0/
comment:11 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:12 by , 11 years ago
Armin, I see your patch was for 4.99. Just changing to 5.0, does it still apply?
comment:13 by , 11 years ago
I mean, changing the statistics and version to 5.0 is enough to apply it?
comment:14 by , 11 years ago
Yes. It might need to be applied manually though since book's instructions were changed since I sent the patch.
comment:16 by , 11 years ago
I have this in configure:
System User: pulse System Group: pulse
However in the patch, these, user and group, are not anymore created. Is there any chance that the version 4.99 is different from this one, in this respect?
comment:17 by , 11 years ago
See the patch, it adds an additional command block to remove the file that requires the user, along with url as an xml comment.
comment:19 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I could not find qpaeq, probably do not have the required dependency.
Thank you for all, Armin. Please, check if I forgot anything.
Fixed at r12861.
Note that someone needs to test that it's working fine with current default LFS/BLFS setup because I am unable to do so.