2009-05-15 06:11:50 +02:00
|
|
|
# Template build file for 'alsa-lib'.
|
|
|
|
pkgname=alsa-lib
|
2012-01-25 19:43:54 +01:00
|
|
|
version=1.0.25
|
2009-05-15 06:11:50 +02:00
|
|
|
distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2009-05-15 06:11:50 +02:00
|
|
|
short_desc="The Advanced Linux Sound Architecture (ALSA) library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-01-25 19:43:54 +01:00
|
|
|
checksum=5a1a805cf04106316d549ec650116ce6711a162e107ba8b3c551866680e286e6
|
2009-05-15 06:11:50 +02:00
|
|
|
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."
|
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2009-05-15 06:11:50 +02:00
|
|
|
Add_dependency build pkg-config
|
2010-01-11 13:46:52 +01:00
|
|
|
Add_dependency build python-devel
|