20 lines
835 B
Text
20 lines
835 B
Text
# Template build file for 'alsa-utils'.
|
|
pkgname=alsa-utils
|
|
version=1.0.26
|
|
revision=1
|
|
build_style=gnu-configure
|
|
make_dirs="/var/lib/alsa 0750 root root"
|
|
configure_args="--with-systemdsystemunitdir=/usr/lib/systemd/system
|
|
--with-udev-rules-dir=/usr/lib/udev/rules.d"
|
|
makedepends="pkg-config ncurses-devel alsa-lib-devel xmlto libsamplerate-devel"
|
|
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.alsa-project.org"
|
|
license="GPL-2"
|
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
|
checksum=f85f2a3aa6e78475bbe35b0cad3a8cabb99f45ebc5f37962f2137b8df8b081e7
|
|
long_desc="
|
|
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
|
|
functionality to the Linux operating system.
|
|
|
|
This package includes the ALSA runtime utilities."
|