libao: update to 1.2.0.
This commit is contained in:
parent
710764300d
commit
077060fe85
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libao'
|
||||
pkgname=libao
|
||||
version=1.1.0
|
||||
revision=3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-alsa-mmap"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,10 +12,10 @@ short_desc="Cross-platform audio output library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="http://downloads.xiph.org/releases/ao/${pkgname}-${version}.tar.gz"
|
||||
checksum=29de5bb9b1726ba890455ef7e562d877df87811febb0d99ee69164b88c171bd4
|
||||
checksum=03ad231ad1f9d64b52474392d63c31197b0bc7bd416e58b1c10a329a5ed89caf
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/libao.conf 644 etc
|
||||
vconf ${FILESDIR}/libao.conf
|
||||
}
|
||||
|
||||
libao-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user