libao: update to 1.2.2.

This commit is contained in:
Piotr Wójcik 2018-05-03 20:14:27 +02:00 committed by Leah Neukirchen
parent 02bb233c6c
commit 884862f287

View file

@ -1,18 +1,18 @@
# Template file for 'libao'
pkgname=libao
version=1.2.0
revision=8
version=1.2.2
revision=1
build_style=gnu-configure
configure_args="--enable-alsa-mmap"
hostmakedepends="automake libtool pkg-config"
makedepends="alsa-lib-devel pulseaudio-devel sndio-devel"
conf_files="/etc/libao.conf"
homepage="http://xiph.org/ao/"
short_desc="Cross-platform audio output library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
distfiles="http://downloads.xiph.org/releases/ao/${pkgname}-${version}.tar.gz"
checksum=03ad231ad1f9d64b52474392d63c31197b0bc7bd416e58b1c10a329a5ed89caf
license="GPL-2.0-or-later"
homepage="https://xiph.org/ao/"
distfiles="https://github.com/xiph/libao/archive/${version}.tar.gz"
checksum=df8a6d0e238feeccb26a783e778716fb41a801536fe7b6fce068e313c0e2bf4d
pre_configure() {
autoreconf -fi