2009-05-15 04:11:50 +00:00
|
|
|
# Template build file for 'alsa-lib'.
|
|
|
|
pkgname=alsa-lib
|
2011-02-05 08:25:04 +00:00
|
|
|
version=1.0.24.1
|
2009-05-15 04:11:50 +00:00
|
|
|
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>"
|
2011-02-05 08:25:04 +00:00
|
|
|
checksum=a32f7c21015b6c71f9a80ff70a2b6a50e4ff4d5c77c744ff0793dea7ba7a2517
|
2009-05-15 04:11:50 +00: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 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-01-11 12:46:52 +00:00
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run python
|
2009-05-15 04:11:50 +00:00
|
|
|
Add_dependency build pkg-config
|
2010-01-11 12:46:52 +00:00
|
|
|
Add_dependency build python-devel
|