summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/pulseaudio-daemon: Fix module-combine-sink crashesIgor V. Kovalenko2022-11-293-0/+443
| | | | | | | | | | Upstream commits: 37c72c20720d6f7fefeeb151f5e10c2cd0dda30e 0cbbc408aee2b5f2c42280d24dc615405387b5b1 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28452 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-sound/pulseaudio-daemon: drop 16.0-r1Sam James2022-10-282-384/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: drop 16.0-r4, 16.0-r5Sam James2022-07-316-967/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Stabilize 16.1 ppc64, #859280Sam James2022-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Stabilize 16.1 ppc, #859280Sam James2022-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Stabilize 16.1 arm64, #859280Sam James2022-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Stabilize 16.1 arm, #859280Sam James2022-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: sparc stable wrt bug #859280Agostino Sarubbo2022-07-291-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio-daemon: Stabilize 16.1 x86, #859280Sam James2022-07-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Stabilize 16.1 amd64, #859280Sam James2022-07-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Depend on same version of libpulseIgor V. Kovalenko2022-07-084-4/+4
| | | | | | | | | | | | | Shared library libpulsecommon is installed with version-dependend name matching pulseaudio release version. Daemon package expects that library to be the same version, and if e.g. installed libpulse is from more recent release this results in a build error. Fix this by depending on exact same PV of media-libs/libpulse package Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26294 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Add conflict with pipewire sound serverIgor V. Kovalenko2022-07-041-0/+1
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Version bump to 16.1Igor V. Kovalenko2022-06-232-0/+393
| | | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26045 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: update DESCRIPTIONSam James2022-06-211-1/+1
| | | | | Closes: https://bugs.gentoo.org/833830 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Fix crash using pacmd play-file commandIgor V. Kovalenko2022-06-182-0/+43
| | | | | | | | | | Upstream commit a8a2a31408c4acf54530d65922d235d3e590ce05 Fixes pulseaudio crash when playing a file using pacmd play-file command. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25949 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Fix gstreamer bluetooth crash on 32-bit ARMIgor V. Kovalenko2022-06-182-0/+44
| | | | | | | | | | Upstream commit dd4dc5e8bce2c03631c3613dbddee1a691bdd17d Fixes pulseaudio crash on ARM 32-bit when pulseaudio is compiled with gstreamer and either LDAC or aptX support is available. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Fix crash after combine-sink underrunIgor V. Kovalenko2022-06-182-0/+73
| | | | | | | | Upstream commit ee8bfb49adddd271d8a8cafa796c6f9fa84de48a Closes: https://bugs.gentoo.org/852848 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Add optional conf dirs to silence warningIgor V. Kovalenko2022-06-181-0/+5
| | | | | | | | | Daemon configuration scripts will try to load snippets from corresponding '.d' dirs. Install these dirs to silence a warning if they are missing. Closes: https://bugs.gentoo.org/852587 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Revbump for upstream fixesIgor V. Kovalenko2022-06-181-0/+388
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: drop premature pipewire[sound-server(+)] blockerSam James2022-06-161-1/+0
| | | | | | | | | Otherwise we can't be coinstalled with PW at all (think of non-audio cases). USE=sound-server is likely to be introduced soon though. Fixes: b1a66ec4bead0f93cc7ac233369453e20d3cbca9 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Add dev-libs/glib dep for gio libraryIgor V. Kovalenko2022-06-151-1/+4
| | | | | | | | | | GStreamer-based RTP protocol module requires gio library from dev-libs/glib, add explicit dependency. Closes: https://bugs.gentoo.org/818229 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25919 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libpulse: Drop IUSE tcpdIgor V. Kovalenko2022-06-152-3/+3
| | | | | | | | | This flag used to control server-side sockets implemented in libpulse client library. With 16.0 release implementation is moved to daemon package. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25887 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Remove module-hal-detect.Igor V. Kovalenko2022-06-151-1/+1
| | | | | | | | HAL support module `module-hal-detect` is a stub loading `module-udev-detect`. It is not referenced in any configuration for ages. Drop this feature. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Drop IUSE ipv6Igor V. Kovalenko2022-06-151-2/+2
| | | | | | | | | Drop IUSE ipv6 and unconditionally enable support for IPv6 since pulseaudio would automatically detect and handle IPv4/IPv6 addresses in configuration. IUSE ipv6 is already dropped from media-sound/libpulse. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Drop IUSE gtkIgor V. Kovalenko2022-06-151-3/+2
| | | | | | | | Drop IUSE gtk from pulseaudio-daemon since gtk+/glib properties are only considered by client apps via loaded libpulse implementation. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Make module-console-kit optionalIgor V. Kovalenko2022-06-152-0/+78
| | | | | | | | | | | Upstream commit 823e46fba0742605f557b68cd591f61624b93966 Now it is possible to explicitly disable module-console-kit, do that since consolekit is no longer available in the tree. Closes: https://bugs.gentoo.org/669908 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: rtp: Initialize SDP info struct field added ↵Igor V. Kovalenko2022-06-152-0/+411
| | | | | | | | | for OPUS Upstream commit d7a633df899dda8738a30df318269e28c902e815 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: x86 stable wrt bug #850604Agostino Sarubbo2022-06-121-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio-daemon: arm64 stable wrt bug #850604Agostino Sarubbo2022-06-121-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio-daemon: sparc stable wrt bug #850604Agostino Sarubbo2022-06-111-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio-daemon: ppc64 stable wrt bug #850604Agostino Sarubbo2022-06-111-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio-daemon: ppc stable wrt bug #850604Agostino Sarubbo2022-06-111-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio-daemon: arm stable wrt bug #850604Agostino Sarubbo2022-06-111-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio-daemon: Call udev_reload in pkg_postrm tooIgor V. Kovalenko2022-06-111-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/851006 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25847 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Stabilize 16.0-r1 amd64, #850604Sam James2022-06-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Drop USE native-backendIgor V. Kovalenko2022-06-102-8/+17
| | | | | | | | | | | | | | Native backend supporting bluetooth HSP HS, HFP HF and HSP AG profiles is now quite stable, unconditionally enable it if USE bluetooth and drop USE native-backend from package. If user wants to selectively disable pulseaudio handling of these bluetooth profiles, this can be done via runtime configuration in /etc/pulse/default.pa This is noted in added elog entries. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25456 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Untangle USE equalizer and fftwIgor V. Kovalenko2022-06-102-4/+15
| | | | | | | | | | For USE equalizer pull required sci-libs/fftw as build and runtime dependency. Add USE fftw to enable module-virtual-surround-sink. Closes: https://bugs.gentoo.org/843131 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Untangle USE flags gstreamer, aptx and ldacIgor V. Kovalenko2022-06-102-13/+28
| | | | | | | | | | | | Require USE bluetooth for codecs selected via USE ldac or aptx, and pull required gstreamer packages as build dependency but keep respective gstreamer plugins runtime dependency. Handle USE gstreamer to enable GStreamer-based RTP implementation only, and suggest media-plugins/gst-plugins-opus for RTP OPUS payload. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: reassign maintainersSam James2022-06-101-3/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Add local USE valgrindIgor V. Kovalenko2022-05-292-3/+5
| | | | | | | | | | Daemon code needs on pa_in_valgrind from libpulse. Add local USE valgrind and correct dependency requirement. Closes: https://bugs.gentoo.org/847541 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25669 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Version bump to 16.0Igor V. Kovalenko2022-05-282-1/+1
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: keyword 15.99.1-r2 for ~loongWANG Xuerui2022-05-191-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-sound/pulseaudio-daemon: Clarify enabling systemd units for allIgor V. Kovalenko2022-05-131-0/+9
| | | | | | Bug: https://bugs.gentoo.org/843449 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: add missing udev_reload callSam James2022-04-291-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: pass on dbus, X deps to libpulseSam James2022-04-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/841602 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Daemon part of split autospawn implementationIgor V. Kovalenko2022-04-282-0/+8
| | | | | | | | | Now that libpulse has daemon autospawn disabled, enable it back for systems without systemd when pulseaudio-daemon is installed. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25207 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Add USE=aptx dependency on gst-plugins-openaptxIgor V. Kovalenko2022-03-182-1/+5
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Add USE=ldac dependency on gst-plugins-ldacIgor V. Kovalenko2022-03-182-2/+9
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Enable bluez5-gstreamerIgor V. Kovalenko2022-03-182-1/+5
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pulseaudio-daemon: Version bump to 15.99.1Igor V. Kovalenko2022-02-272-5/+1
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>