wok-next diff flac/receipt @ rev 18465
libQtDBus: add /usr/bin/qdbus
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Oct 02 13:31:38 2015 +0200 (2015-10-02) |
parents | c86f53258a6b |
children | 2f45bddbfd08 |
line diff
1.1 --- a/flac/receipt Mon Jan 27 05:38:38 2014 +0000 1.2 +++ b/flac/receipt Fri Oct 02 13:31:38 2015 +0200 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"