summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libpulse: drop 16.1-r2, 16.99.1Andreas Sturmlechner8 days3-94/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libpulse: add patch removing catch2 internal test timeoutsMatoro Mahri2024-03-211-0/+298
| | | | | | | | | | No revbump since this is test-only fix. See upstream for justification. See: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/807 Bug: https://bugs.gentoo.org/918447 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/35755 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: remove unused patchesMichael Mair-Keimberger2024-03-164-210/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/libpulse: Version bump to 16.99.1Igor V. Kovalenko2023-10-271-0/+24
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: Backport memblock alignment fixIgor V. Kovalenko2023-10-062-0/+157
| | | | | | | | | | | | | | | Memblock alignment fix changes internal ABI, therefore patch and bump media-sound/pulseaudio-daemon together with media-libs/libpulse. Upstream commit 300db779224625144d6279d230c2daa857c967d8 While at it, add similar implementation change for sample rate detection affecting both places. Upstream commit 86c5fbab5778685e19b5a4a9b8eb04ca90dff780 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: Backport smoother fixes to 16.1Igor V. Kovalenko2023-10-062-0/+53
| | | | | | | | | | Upstream commits: 8fe50bbc31e11abf2f30864f1e2dbdaa16d0e1c3 c3eae5d00cb79bd897049483126e75bb48a69cd1 Closes: https://bugs.gentoo.org/914882 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: Don't assume gdkxIgor V. Kovalenko2022-12-101-0/+42
| | | | | | | | Upstream commit 89ce6321bd19452097392ddfb416bc51a280b63e Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28623 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/libpulse: Clean up memfd on execIgor V. Kovalenko2022-11-291-0/+28
| | | | | | | | Upstream commit e650c2b33e4fefc0589751b3958bd3b5d3b423ac Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28421 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/libpulse: drop 16.0-r1Sam James2022-07-311-55/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: Fix parsing of percentages with decimal pointsIgor V. Kovalenko2022-06-181-0/+55
| | | | | | | | | | Upstream commit 05c06afa58e30b7958e96766d1e917099c8a4041 Fixes logic for detecting which type of volume was given to pactl. Percentages are now prioritized over all other volume types. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: use tarball for patchesSam James2022-02-213-2296/+0
| | | | | | | | (I'd missed the same patches got added twice, so only fixed the filesdir for pulseaudio-daemon.) Fixes: 5c0932d5e4d591710f3299f70c2012383ab268bc Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Update 15.0 split build to patches merged ↵Igor V. Kovalenko2022-02-213-45/+2271
| | | | | | | | | | | | | | | | upstream Added patch moving systemd socket activation to server implementation. No functional changes. This patch is only required to apply upstream daemon/client split patch with minimal adjustment. https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/640 Updated daemon/client split patch to version merged upstream, rebased to 15.0 https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/659 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24217 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: Add split package for pulseaudio librariesMart Raudsepp2021-09-242-0/+70
Bug: https://bugs.gentoo.org/536780 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>