Note that there's some commits after the tag we may want: 1. https://github.com/espeak-ng/pcaudiolib/commit/478bb69d51a945123a18dedf4bee7a3bede67f40 2. https://github.com/espeak-ng/pcaudiolib/commit/72da4a54a5afbbdadfa6d8131e0f4a9f08cf4394 and maybe 3. https://github.com/espeak-ng/pcaudiolib/commit/e0ff53614074feabc637598000f5799b480179c3
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7511623cf1dec06431d1c96dee28509e689c21c commit f7511623cf1dec06431d1c96dee28509e689c21c Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2022-09-09 01:32:08 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2022-09-09 01:32:08 +0000 media-libs/pcaudiolib: add 1.2 Closes: https://bugs.gentoo.org/867793 Signed-off-by: William Hubbs <williamh@gentoo.org> media-libs/pcaudiolib/Manifest | 1 + media-libs/pcaudiolib/pcaudiolib-1.2.ebuild | 45 +++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db98333db476343854d4abf5cfe7c86a6f802399 commit db98333db476343854d4abf5cfe7c86a6f802399 Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2022-09-09 05:10:27 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2022-09-09 05:13:13 +0000 media-libs/pcaudiolib: 1.2-r1 revbump update EAPI 7 -> 8 add patches from the bug. Bug: https://bugs.gentoo.org/867793 Signed-off-by: William Hubbs <williamh@gentoo.org> ...0001-Fix-audio-choppiness-on-some-systems.patch | 36 +++++++ .../0002-Fix-latency-related-buffer-sizing.patch | 78 ++++++++++++++ ...buffer-and-send-for-playback-without-bloc.patch | 118 +++++++++++++++++++++ media-libs/pcaudiolib/pcaudiolib-1.2-r1.ebuild | 51 +++++++++ 4 files changed, 283 insertions(+)