mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pulseaudio: update to 11.1.
This commit is contained in:
parent
1a05bda3e8
commit
087cc9550e
2 changed files with 4 additions and 4 deletions
|
@ -671,8 +671,8 @@ libasyncns.so.0 libasyncns-0.8_1
|
||||||
libpulse.so.0 libpulseaudio-1.0_1
|
libpulse.so.0 libpulseaudio-1.0_1
|
||||||
libpulse-mainloop-glib.so.0 libpulseaudio-1.0_1
|
libpulse-mainloop-glib.so.0 libpulseaudio-1.0_1
|
||||||
libpulse-simple.so.0 libpulseaudio-1.0_1
|
libpulse-simple.so.0 libpulseaudio-1.0_1
|
||||||
libpulsecommon-11.0.so libpulseaudio-11.0_1
|
libpulsecommon-11.1.so libpulseaudio-11.1_1
|
||||||
libpulsecore-11.0.so libpulseaudio-11.0_1
|
libpulsecore-11.1.so libpulseaudio-11.1_1
|
||||||
liborc-0.4.so.0 orc-0.4.11_1
|
liborc-0.4.so.0 orc-0.4.11_1
|
||||||
liborc-test-0.4.so.0 orc-0.4.11_1
|
liborc-test-0.4.so.0 orc-0.4.11_1
|
||||||
libgmime-2.6.so.0 gmime-2.6.4_1
|
libgmime-2.6.so.0 gmime-2.6.4_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pulseaudio'
|
# Template file for 'pulseaudio'
|
||||||
pkgname=pulseaudio
|
pkgname=pulseaudio
|
||||||
version=11.0
|
version=11.1
|
||||||
revision=1
|
revision=1
|
||||||
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
|
||||||
|
@ -27,7 +27,7 @@ system_accounts="pulse"
|
||||||
pulse_groups="audio"
|
pulse_groups="audio"
|
||||||
pulse_homedir="/var/run/pulse"
|
pulse_homedir="/var/run/pulse"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=072305d4018fc5e75bb1b45ee6b938fa52fc9fd27493bf327415ef89ed14c969
|
checksum=f2521c525a77166189e3cb9169f75c2ee2b82fa3fcf9476024fbc2c3a6c9cd9e
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
# Disable neon optimizations for the arm* architectures
|
# Disable neon optimizations for the arm* architectures
|
||||||
|
|
Loading…
Add table
Reference in a new issue