FS#26692 - QEMU - add PulseAudio support

Attached to Project: Arch Linux
Opened by Dmitrij D. Czarkoff (czarkoff) - Sunday, 30 October 2011, 19:06 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 15 January 2012, 08:16 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

As now PulseAudio is integrated into Arch, it makes sence to add QEMU support for PulseAudio. I've prepared a new PKGBUILD I use (both "libpulse" and "alsa-lib" are made optional and build depends).

PKGBUILD: http://pastebin.com/06yvCepS
diff with current PKGBUILD: http://pastebin.com/jmATJJAc
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 15 January 2012, 08:16 GMT
Reason for closing:  Implemented
Comment by Ionut Biru (wonder) - Sunday, 30 October 2011, 19:50 GMT
first of all, libpulse can NOT be an optional dependency.

qemu E: Dependency libpulse detected and not included (libraries ['usr/lib/libpulse.so.0', 'usr/lib/libpulse-simple.so.0'] needed in files ['usr/bin/qemu-system-arm', 'usr/bin/qemu-system-sh4', 'usr/bin/qemu-system-m68k', 'usr/bin/qemu-system-sparc64', 'usr/bin/qemu-system-sh4eb', 'usr/bin/qemu-system-mips64', 'usr/bin/qemu-system-mipsel', 'usr/bin/qemu-system-lm32', 'usr/bin/qemu-system-ppcemb', 'usr/bin/qemu-system-ppc', 'usr/bin/qemu-system-microblaze', 'usr/bin/qemu-system-cris', 'usr/bin/qemu-system-sparc', 'usr/bin/qemu-system-s390x', 'usr/bin/qemu-system-mips64el', 'usr/bin/qemu-system-mips', 'usr/bin/qemu-system-ppc64', 'usr/bin/qemu-system-x86_64', 'usr/bin/qemu-system-microblazeel', 'usr/bin/qemu'])

Loading...