mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
pulseaudio: add install message about the pulseaudio system service
This commit is contained in:
parent
6770c65c35
commit
5318f60a04
2 changed files with 6 additions and 1 deletions
5
srcpkgs/pulseaudio/INSTALL.msg
Normal file
5
srcpkgs/pulseaudio/INSTALL.msg
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
================================================================================
|
||||||
|
The system service `/etc/sv/pulseaudio` provided by the pulseaudio package is
|
||||||
|
only needed in rare cases and should be avoided in most setups for performance
|
||||||
|
and security reasons.
|
||||||
|
================================================================================
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pulseaudio'
|
# Template file for 'pulseaudio'
|
||||||
pkgname=pulseaudio
|
pkgname=pulseaudio
|
||||||
version=7.1
|
version=7.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-oss-output --disable-oss-wrapper --disable-tcpwrap
|
configure_args="--disable-oss-output --disable-oss-wrapper --disable-tcpwrap
|
||||||
--enable-jack --disable-lirc --disable-hal-compat --disable-gconf --enable-orc
|
--enable-jack --disable-lirc --disable-hal-compat --disable-gconf --enable-orc
|
||||||
|
|
Loading…
Add table
Reference in a new issue