void-packages/srcpkgs/alsa-lib/template

21 lines
812 B
Plaintext

# Template build file for 'alsa-lib'.
pkgname=alsa-lib
version=1.0.24.1
distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=1
short_desc="The Advanced Linux Sound Architecture (ALSA) library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a32f7c21015b6c71f9a80ff70a2b6a50e4ff4d5c77c744ff0793dea7ba7a2517
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"
Add_dependency build pkg-config
Add_dependency build python-devel