wok-current diff tango-icon-theme/receipt @ rev 20486
perl: force arch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 26 10:09:53 2018 +0200 (2018-10-26) |
parents | 40fab26c175d |
children | b78e79c31b1f |
line diff
1.1 --- a/tango-icon-theme/receipt Mon May 09 21:59:10 2016 +0300 1.2 +++ b/tango-icon-theme/receipt Fri Oct 26 10:09:53 2018 +0200 1.3 @@ -6,9 +6,11 @@ 1.4 SHORT_DESC="Tango Icon Theme" 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="PublicDomain" 1.7 -WEB_SITE="http://tango.freedesktop.org/" 1.8 +#WEB_SITE="http://tango.freedesktop.org/" # unavailable now 1.9 +WEB_SITE="http://tango-project.org/" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 -WGET_URL="${WEB_SITE}releases/$TARBALL" 1.12 +#WGET_URL="${WEB_SITE}releases/$TARBALL" # unavailable now 1.13 +WGET_URL="http://http.debian.net/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/${PACKAGE}_$VERSION.orig.tar.gz" 1.14 1.15 DEPENDS="" 1.16 BUILD_DEPENDS="intltool gettext perl icon-naming-utils imagemagick-dev \