wok-6.x diff alsa-plugins/receipt @ rev 16984
caja: Remove some share folders.
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Thu Aug 07 22:54:52 2014 -0300 (2014-08-07) |
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 Thu Aug 07 22:54:52 2014 -0300 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"