diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template index e52fb06781..64d464152a 100644 --- a/srcpkgs/alsa-utils/template +++ b/srcpkgs/alsa-utils/template @@ -1,21 +1,19 @@ # 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" +revision=3 build_style=gnu-configure -configure_args="--with-systemdsystemunitdir=/lib/systemd/system" +make_dirs="/var/lib/alsa 0750 root root" +configure_args="--with-systemdsystemunitdir=/usr/lib/systemd/system" makedepends="pkg-config ncurses-devel alsa-lib-devel xmlto libsamplerate-devel" -revision=2 short_desc="The Advanced Linux Sound Architecture (ALSA) utils" maintainer="Juan RP " homepage="http://www.alsa-project.org" license="GPL-2" +distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2" 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" -