alsa-utils: updated to version 1.0.14

This commit is contained in:
Matt Housh 2007-06-06 12:05:38 -05:00
parent a1ebc27228
commit d5f6658b7b
2 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
7e9f132b34b7773d2a29b0ff14719a49 alsa-utils-1.0.14rc2.tar.bz2
6d3009c157ac6fc803696d6590a48366 alsa-utils-1.0.14.tar.bz2
7ca87ae2d727887898e1feb47a48d3f9 rc.alsa

View File

@ -4,14 +4,14 @@
# Depends on: gettext, alsa-lib, dialog
name=alsa-utils
version=1.0.14rc2
release=2
source=(http://gentoo.osuosl.org/distfiles/$name-$version.tar.bz2 \
version=1.0.14
release=1
source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \
rc.alsa)
build() {
cd $name-$version
./configure --prefix=/usr --disable-nls
./configure --prefix=/usr --disable-nls --mandir=/usr/man
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share $PKG/usr/man/fr