wok-current diff alsa-plugins/receipt @ rev 17274
linux64: update module list
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 25 09:28:27 2014 +0200 (2014-10-25) |
parents | 76b72f1ad63c |
children | 0644ee05ddc4 |
line diff
1.1 --- a/alsa-plugins/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/alsa-plugins/receipt Sat Oct 25 09:28:27 2014 +0200 1.3 @@ -1,15 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="alsa-plugins" 1.7 -VERSION="1.0.26" 1.8 +VERSION="1.0.27" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Alsa sound system additionnal plugins." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="LGPL2.1" 1.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.alsa-project.org/" 1.15 -#WGET_URL="ftp://ftp.alsa-project.org/pub/plugins/$TARBALL" 1.16 -WGET_URL="http://alsa.cybermirror.org/plugins/$TARBALL" 1.17 +WGET_URL="ftp://ftp.alsa-project.org/pub/plugins/$TARBALL" 1.18 1.19 DEPENDS="alsa-lib libsamplerate speex" 1.20 BUILD_DEPENDS="pkg-config alsa-lib-dev libsamplerate-dev speex-dev"