pulseaudio: update to 9.0.
This commit is contained in:
parent
225ca6568d
commit
b16a5ae77c
2 changed files with 5 additions and 3 deletions
|
@ -689,7 +689,9 @@ libpulsecommon-6.0.so libpulseaudio-6.0_1
|
|||
libpulsecommon-7.0.so libpulseaudio-7.0_1
|
||||
libpulsecommon-7.1.so libpulseaudio-7.1_1
|
||||
libpulsecommon-8.0.so libpulseaudio-8.0_1
|
||||
libpulsecommon-9.0.so libpulseaudio-9.0_1
|
||||
libpulsecore-8.0.so libpulseaudio-8.0_1
|
||||
libpulsecore-9.0.so libpulseaudio-9.0_1
|
||||
liborc-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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pulseaudio'
|
||||
pkgname=pulseaudio
|
||||
version=8.0
|
||||
revision=2
|
||||
version=9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-oss-output --disable-oss-wrapper --disable-tcpwrap
|
||||
--enable-jack --disable-lirc --disable-hal-compat --disable-gconf --enable-orc
|
||||
|
@ -31,7 +31,7 @@ system_accounts="pulse"
|
|||
pulse_groups="audio"
|
||||
pulse_homedir="/var/run/pulse"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=690eefe28633466cfd1ab9d85ebfa9376f6b622deec6bfee5091ac9737cd1989
|
||||
checksum=c3d3d66b827f18fbe903fe3df647013f09fc1e2191c035be1ee2d82a9e404686
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./bootstrap.sh
|
||||
|
|
Loading…
Reference in a new issue