wok rev 19148

Up slitaz-boot-scripts(431)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 23 13:48:05 2016 +0300 (2016-05-23)
parents 3630f18392bd
children cd54b5f1609c
files slitaz-boot-scripts/receipt tango-icon-theme/description.txt tango-icon-theme/receipt
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Mon May 23 11:34:06 2016 +0200
     1.2 +++ b/slitaz-boot-scripts/receipt	Mon May 23 13:48:05 2016 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-boot-scripts"
     1.7 -VERSION="429"
     1.8 +VERSION="431"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Provide all the initialisation scripts used at boot time."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/tango-icon-theme/description.txt	Mon May 23 13:48:05 2016 +0300
     2.3 @@ -0,0 +1,2 @@
     2.4 +This is an icon theme that follows the [Tango visual guidelines]
     2.5 +(https://web.archive.org/web/20160202102503/http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines)
     3.1 --- a/tango-icon-theme/receipt	Mon May 23 11:34:06 2016 +0200
     3.2 +++ b/tango-icon-theme/receipt	Mon May 23 13:48:05 2016 +0300
     3.3 @@ -6,9 +6,11 @@
     3.4  SHORT_DESC="Tango Icon Theme"
     3.5  MAINTAINER="al.bobylev@gmail.com"
     3.6  LICENSE="PublicDomain"
     3.7 -WEB_SITE="http://tango.freedesktop.org/"
     3.8 +#WEB_SITE="http://tango.freedesktop.org/" # unavailable now
     3.9 +WEB_SITE="http://tango-project.org/"
    3.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.11 -WGET_URL="${WEB_SITE}releases/$TARBALL"
    3.12 +#WGET_URL="${WEB_SITE}releases/$TARBALL" # unavailable now
    3.13 +WGET_URL="http://http.debian.net/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/${PACKAGE}_$VERSION.orig.tar.gz"
    3.14  
    3.15  DEPENDS=""
    3.16  BUILD_DEPENDS="intltool gettext perl icon-naming-utils imagemagick-dev \