20 lines
764 B
Text
20 lines
764 B
Text
# Template build file for 'alsa-utils'.
|
|
pkgname=alsa-utils
|
|
version=1.0.25
|
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
|
makedepends="pkg-config 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"
|
|
checksum=2e676a2f634bbfe279b260e10a96f617cb72ee63c5bbf6c5f96bb615705b302c
|
|
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."
|
|
|
|
make_dirs="/var/lib/alsa 0750 root root"
|
|
|