This should fix bug 700300 as well: Changelog: - Fix compiling with external PulseAudio headers of versions 12.x and later; - link libpulse-simple.so with libpulse.so; - use <0 rather than !=0 for ALSA error code checking; - minor compilation fixes Reproducible: Always
It's been only 20 hours since release, in general do cut the devs some slack before bump request.
Please also switch to EAPI-7 and set CMAKE_ECLASS=cmake to use cmake.eclass phase functions.
*** Bug 700300 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cea54453c0241f41e2a001225c193f829d947d commit e5cea54453c0241f41e2a001225c193f829d947d Author: Andrew Savchenko <bircoph@gentoo.org> AuthorDate: 2020-05-10 22:26:03 +0000 Commit: Andrew Savchenko <bircoph@gentoo.org> CommitDate: 2020-05-10 22:28:02 +0000 media-sound/apulse: version bump - Update to 0.1.13 - Bump to EAPI 7 - Migrate from cmake-utils to cmake eclass - Use upstream full requests: - Check key before removal from hash table - Improve man page Closes: https://bugs.gentoo.org/720340 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> media-sound/apulse/Manifest | 1 + media-sound/apulse/apulse-0.1.13.ebuild | 64 ++++++++++++++++++++++ .../apulse/files/check-key-before-remove.patch | 54 ++++++++++++++++++ media-sound/apulse/files/man.patch | 30 ++++++++++ 4 files changed, 149 insertions(+)