pulseaudio: update to 7.1.
This commit is contained in:
parent
3e1154266f
commit
1a620b7763
|
@ -694,6 +694,7 @@ libpulse-simple.so.0 libpulseaudio-1.0_1
|
|||
libpulsecommon-5.0.so libpulseaudio-5.0_1
|
||||
libpulsecommon-6.0.so libpulseaudio-6.0_1
|
||||
libpulsecommon-7.0.so libpulseaudio-7.0_1
|
||||
libpulsecommon-7.1.so libpulseaudio-7.1_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=7.0
|
||||
revision=2
|
||||
version=7.1
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-oss-output --disable-oss-wrapper --disable-tcpwrap
|
||||
|
@ -32,7 +32,7 @@ system_accounts="pulse"
|
|||
pulse_groups="audio"
|
||||
pulse_homedir="/var/run/pulse"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=ca1ae1377e8926bfc3ffe2aeb9f657f6c363a16f72861166fcf9454e3eeae8fa
|
||||
checksum=e667514a28328f92aceea754a224a0150dddfe7e9a71b4c6d31489220153b9d9
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./bootstrap.sh
|
||||
|
@ -43,7 +43,7 @@ post_install() {
|
|||
}
|
||||
|
||||
libpulseaudio_package() {
|
||||
shlib_provides="libpulsecommon-7.0.so"
|
||||
shlib_provides="libpulsecommon-7.1.so"
|
||||
short_desc+=" - shared libraries"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/libpulse.so.*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user