gnu: alsa-plugins: Help alsa-lib find its plugins on foreign distros.

Fixes <https://bugs.gnu.org/40832>.

* gnu/packages/linux.scm (alsa-pluins)[native-search-paths]: Set
ALSA_PLUGIN_DIR.
This commit is contained in:
Leo Famulari 2020-12-05 14:45:02 -05:00
parent f513858807
commit ed1c72c3d7
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08

View File

@ -2149,6 +2149,11 @@ MIDI functionality to the Linux-based operating system.")
;; ALSA applications on OSS however we do not offer OSS and OSS is
;; obsolete.
(outputs '("out" "pulseaudio" "jack"))
(native-search-paths
(list (search-path-specification
(variable "ALSA_PLUGIN_DIR")
(files '("lib/alsa-lib"))
(separator #f))))
(arguments
`(#:configure-flags '(;; Do not install a "local" configuration targeted
;; for /etc/alsa. On Guix System plugins are loaded from