wok-current diff flac/receipt @ rev 16895
qt4-phonon: del bdep
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Jul 14 15:10:46 2014 +0300 (2014-07-14) |
parents | c86f53258a6b |
children | 2f45bddbfd08 |
line diff
1.1 --- a/flac/receipt Mon Jan 27 05:38:38 2014 +0000 1.2 +++ b/flac/receipt Mon Jul 14 15:10:46 2014 +0300 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="FLAC stands for Free Lossless Audio Codec." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL2 LGPL2.1" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="http://flac.sourceforge.net/" 1.10 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 +WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" 1.12 TAGS="codec audio" 1.13 1.14 DEPENDS="libogg gcc-lib-base"