alsa-utils: enable systemd support, bumprev.

This commit is contained in:
Juan RP 2011-07-13 19:06:39 +02:00
parent b4df6c2432
commit fdc5c100ec

View File

@ -1,8 +1,10 @@
# Template build file for 'alsa-utils'.
pkgname=alsa-utils
version=1.0.24.2
revision=1
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
maintainer="Mike Roset <mike.rosset@gmail.com>"
homepage="http://www.alsa-project.org"
@ -19,10 +21,7 @@ Add_dependency run alsa-lib
Add_dependency run glibc
Add_dependency run ncurses-libs
Add_dependency build pkg-config
Add_dependency build alsa-lib-devel
Add_dependency build alsa-lib-devel
Add_dependency build docbook-xsl
Add_dependency build gettext
Add_dependency build glibc-devel
Add_dependency build ncurses-devel
Add_dependency build xmlto