summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/frescobaldi: add qpageview depSam James2022-06-171-0/+32
| | | | | Closes: https://bugs.gentoo.org/850922 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/frescobaldi: enable py3.10Sam James2022-06-171-1/+1
| | | | | Closes: https://bugs.gentoo.org/852146 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/klick: add Python 3.10 supportAlexander Tsoy2022-06-161-0/+54
| | | | | | | | | | Also fix variable scope issue. Closes: https://bugs.gentoo.org/846074 Closes: https://bugs.gentoo.org/836078 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/25909 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/mixxx: fix unquoted variable DISTDIRThomas Bracht Laumann Jespersen2022-06-162-2/+2
| | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/abcmidi: bump to 2022.06.14Miroslav Šulc2022-06-162-0/+36
| | | | Signed-off-by: Miroslav Šulc <fordfrog@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/pms: drop 9999Sam James2022-06-131-36/+0
| | | | | | Package is abandoned per upstream. Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/pms: fix build with GCC 12Sam James2022-06-132-1/+16
| | | | | Closes: https://bugs.gentoo.org/851621 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/aeolus: dropped obsolete 0.9.9Miroslav Šulc2022-06-132-60/+0
| | | | | Bug: https://bugs.gentoo.org/851132 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/mpdscribble: fix build with GCC 12Sam James2022-06-122-0/+38
| | | | | Closes: https://bugs.gentoo.org/851513 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/aeolus: x86 stable wrt bug #851132Agostino 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: 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: 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: 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/aeolus: amd64 stable wrt bug #851132Agostino Sarubbo2022-06-121-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" 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: 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: 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: 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: 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/strawberry: Bump to version 1.0.5Lars Wendler2022-06-112-0/+121
| | | | Signed-off-by: Lars Wendler <polynomial-c@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: Stabilize 16.0 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: Drop USE native-backendIgor V. Kovalenko2022-06-101-3/+3
| | | | | | | | See media-sound/pulseaudio-daemon change dropping USE native-backend. Metadata entry is still needed for package versions older than 16.0 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 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: reassign maintainersSam James2022-06-101-3/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/rosegarden: bump to 22.06Miroslav Šulc2022-06-102-0/+63
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/elisa: drop 22.04.1*Andreas Sturmlechner2022-06-092-64/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-sound/elisa: 22.04.2 version bumpAndreas Sturmlechner2022-06-092-0/+64
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-sound/frescobaldi: amd64 stable wrt bug #850352Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/patchage: amd64 stable wrt bug #850559Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/bluez-alsa: Removed oldLars Wendler2022-06-082-91/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/bluez-alsa: Synced live ebuildLars Wendler2022-06-081-6/+13
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/bluez-alsa: Bump to version 4.0.0Lars Wendler2022-06-082-0/+103
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/gpodder: removed obsolete versionsMiroslav Šulc2022-06-084-216/+0
| | | | | Bug: https://bugs.gentoo.org/849887 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>