alsa-utils: enable systemd support, bumprev.
This commit is contained in:
parent
b4df6c2432
commit
fdc5c100ec
@ -1,8 +1,10 @@
|
|||||||
# Template build file for 'alsa-utils'.
|
# Template build file for 'alsa-utils'.
|
||||||
pkgname=alsa-utils
|
pkgname=alsa-utils
|
||||||
version=1.0.24.2
|
version=1.0.24.2
|
||||||
|
revision=1
|
||||||
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
short_desc="The Advanced Linux Sound Architecture (ALSA) utils"
|
||||||
maintainer="Mike Roset <mike.rosset@gmail.com>"
|
maintainer="Mike Roset <mike.rosset@gmail.com>"
|
||||||
homepage="http://www.alsa-project.org"
|
homepage="http://www.alsa-project.org"
|
||||||
@ -19,10 +21,7 @@ Add_dependency run alsa-lib
|
|||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run ncurses-libs
|
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 alsa-lib-devel
|
|
||||||
Add_dependency build docbook-xsl
|
|
||||||
Add_dependency build gettext
|
Add_dependency build gettext
|
||||||
Add_dependency build glibc-devel
|
|
||||||
Add_dependency build ncurses-devel
|
|
||||||
Add_dependency build xmlto
|
Add_dependency build xmlto
|
||||||
|
Loading…
x
Reference in New Issue
Block a user