2011-07-13 05:09:11 +00:00
|
|
|
# Template build file for 'alsa-utils'.
|
|
|
|
pkgname=alsa-utils
|
2012-01-25 18:47:13 +00:00
|
|
|
version=1.0.25
|
2011-07-13 05:09:11 +00:00
|
|
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-07-13 17:06:39 +00:00
|
|
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
2011-07-13 05:09:11 +00:00
|
|
|
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
2011-07-17 06:27:36 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-13 05:09:11 +00:00
|
|
|
homepage="http://www.alsa-project.org"
|
|
|
|
license="GPL-2"
|
2012-01-25 18:47:13 +00:00
|
|
|
checksum=2e676a2f634bbfe279b260e10a96f617cb72ee63c5bbf6c5f96bb615705b302c
|
2011-07-13 05:09:11 +00:00
|
|
|
long_desc="
|
|
|
|
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
|
|
|
|
functionality to the Linux operating system.
|
|
|
|
|
2011-10-11 02:55:44 +00:00
|
|
|
This package includes the ALSA runtime utilities."
|
2011-07-15 13:09:22 +00:00
|
|
|
|
2011-11-23 07:00:57 +00:00
|
|
|
make_dirs="/var/lib/alsa 0750 root root"
|
2011-07-13 05:09:11 +00:00
|
|
|
|
2011-07-13 17:06:39 +00:00
|
|
|
Add_dependency build pkg-config
|
2011-07-13 05:09:11 +00:00
|
|
|
Add_dependency build alsa-lib-devel
|
|
|
|
Add_dependency build xmlto
|
2011-11-04 06:33:37 +00:00
|
|
|
Add_dependency build libsamplerate-devel
|