Search Criteria
Package Details: libpulse-git 17.0.r38.gcba313d8f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pulseaudio-git.git (read-only, click to copy) |
---|---|
Package Base: | pulseaudio-git |
Description: | A featureful, general-purpose sound server (development version) (client library) (development) |
Upstream URL: | http://pulseaudio.org/ |
Licenses: | LGPL |
Conflicts: | libpulse |
Provides: | libpulse |
Submitter: | None |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 38 |
Popularity: | 0.000000 |
First Submitted: | 2009-02-09 14:33 (UTC) |
Last Updated: | 2024-08-14 04:29 (UTC) |
Dependencies (42)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- libasyncns
- libsndfile (libsndfile-gitAUR)
- libxcb (libxcb-gitAUR)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-fmlAUR, systemd-gitAUR)
- alsa-lib (make)
- attr (attr-gitAUR) (make)
- avahi (make)
- bluez (bluez-gitAUR, bluez-ps3AUR) (make)
- bluez-libs (bluez-gitAUR) (make)
- check (check-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- fftw (fftw-amdAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- jack2 (jack2-gitAUR, pipewire-jack-gitAUR) (make)
- libasyncns (make)
- libcap (make)
- Show 22 more dependencies...
Required by (1052)
- aegisub-arch1t3cht (requires libpulse)
- aegisub-arch1t3cht-git (requires libpulse)
- aegisub-arch1t3cht-qt5-git (requires libpulse)
- aegisub-git (requires libpulse)
- aegisub-japan7-git (requires libpulse)
- aegisub-wangqr-git (requires libpulse)
- airtame-application (requires libpulse)
- alchemy-viewer-git (requires libpulse) (optional)
- alfaview (requires libpulse)
- alfaview-beta (requires libpulse)
- allegro-git (requires libpulse)
- alsa-plugins-git (requires libpulse) (make)
- alsa-plugins-git (requires libpulse) (optional)
- android-emulator (requires libpulse)
- android-emulator-canary (requires libpulse)
- android-emulator-dummy (requires libpulse)
- anydesk-bin (requires libpulse) (optional)
- aqualung (requires libpulse)
- aqualung-git (requires libpulse)
- arch-gaming-meta (requires libpulse)
- Show 1032 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
gdonval commented on 2020-04-30 13:47 (UTC) (edited on 2020-04-30 14:13 (UTC) by gdonval)
Installation does not work anymore on Gnome-based systems because of constraints:
(and if you try to remove those, it's going all the way up to gstreamer and gnome-control-center, through dependencies).
Installation works if you modify:
(note the 3 added files before the comment.
gdonval commented on 2020-04-30 13:29 (UTC)
You might want to revisit your patchset: flat volume is disabled by default now for instance. It could be that other things are as well.
Marc.2377 commented on 2020-03-31 05:57 (UTC)
(with apologies for going offtopic) - stuartiannaylor: check the 'restore_bluetooth_profile=true' parameter for module-card-restore, as outlined at https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/#bluetoothcardprofilechoicesarentpersistentanymorebydefault. It used to cause a segfault (still does in pulseaudio 13) but I fixed it.
quequotion commented on 2020-03-03 14:08 (UTC)
stuartiannaylor, having survived the initial collapse of bluetooth support in pulseaudio a few years back, I feel your pain, however this is not a very useful place to discuss this. These comments are for issues with this packaging, not the software itself.
These days it is actually possible to contact the pulseaudio community; ie via IRC or using their mailing list.
Have you tried pavucontrol? It can't do everything that
pacmd
orpactl
can do, but it can do a lot. If all three profiles are supported, you should be able to select them for your headset in pavucontrol's "Configuration" tab. Your selection should be remembered.Another way would be to specify a manual configuration in
/etc/pulse/default.pa
, but that's a whole rabbit hole unto itself.stuartiannaylor commented on 2020-03-02 04:44 (UTC) (edited on 2020-03-02 04:48 (UTC) by stuartiannaylor)
With the constant changes to AD2P and HSP/HFP I am struggling. In PA12 they changed the prority as HSP/HFP would always autoconnect Now it seems impossible to change profile as AD2P always autoconnects
Anyone got any info on how to use HSP/HFP profiles with PA12? Gone through multiple configs also with ofono but firstly it will always default to AD2P and state the HSP/HFP profile is not available.
Same dongle, same headset on android or windows works and also use HSP/HFP because it has a mic rather than just headphones.
Anyone any ideas or some urls you can point me to as so many devices still use HSP/HFP 1.6+
quequotion commented on 2019-08-31 14:43 (UTC)
jack2 now
replaces()
jack2-dbus.Would be handy if jack2-dbus were also listed in both its
conflicts()
andprovides()
; but the appropriateness of doing so may depend on your interpretation of "deprecated".AlexWayfer commented on 2019-08-20 10:05 (UTC)
quequotion commented on 2019-07-14 00:12 (UTC) (edited on 2019-07-14 00:12 (UTC) by quequotion)
@Haystack, @AlexWayfer
Hey, my bad. I removed an unnecessary source file but forgot to updpkgsums before uploading. I will fix this later tonight, as soon as I get home. In the meantime, you can remove the hash sum on line 34:
From this:
To this:
Haystack commented on 2019-07-09 17:03 (UTC)
I'm having the same problem as @AlexWayfer
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »