# Template build file for 'alsa-lib'.
pkgname=alsa-lib
version=1.0.25
revision=1
homepage="http://www.alsa-project.org"
distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="The Advanced Linux Sound Architecture (ALSA) library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
checksum=5a1a805cf04106316d549ec650116ce6711a162e107ba8b3c551866680e286e6
long_desc="
 The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
 functionality to the Linux operating system.

 This package includes the ALSA runtime libraries to simplify application
 programming and provide higher level functionality as well as support for
 the older OSS API, providing binary compatibility for most OSS programs."

subpackages="$pkgname-devel $pkgname-python"
Add_dependency build pkg-config
Add_dependency build python-devel