# HG changeset patch # User Aleksej Bobylev # Date 1464000485 -10800 # Node ID 4125548935d304101210ad6b224c6bbca20fbd67 # Parent 3630f18392bdee68c84b2f96d1c0680824f5cd34 Up slitaz-boot-scripts(431) diff -r 3630f18392bd -r 4125548935d3 slitaz-boot-scripts/receipt --- a/slitaz-boot-scripts/receipt Mon May 23 11:34:06 2016 +0200 +++ b/slitaz-boot-scripts/receipt Mon May 23 13:48:05 2016 +0300 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="slitaz-boot-scripts" -VERSION="429" +VERSION="431" CATEGORY="base-system" SHORT_DESC="Provide all the initialisation scripts used at boot time." MAINTAINER="pankso@slitaz.org" diff -r 3630f18392bd -r 4125548935d3 tango-icon-theme/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tango-icon-theme/description.txt Mon May 23 13:48:05 2016 +0300 @@ -0,0 +1,2 @@ +This is an icon theme that follows the [Tango visual guidelines] +(https://web.archive.org/web/20160202102503/http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines) diff -r 3630f18392bd -r 4125548935d3 tango-icon-theme/receipt --- a/tango-icon-theme/receipt Mon May 23 11:34:06 2016 +0200 +++ b/tango-icon-theme/receipt Mon May 23 13:48:05 2016 +0300 @@ -6,9 +6,11 @@ SHORT_DESC="Tango Icon Theme" MAINTAINER="al.bobylev@gmail.com" LICENSE="PublicDomain" -WEB_SITE="http://tango.freedesktop.org/" +#WEB_SITE="http://tango.freedesktop.org/" # unavailable now +WEB_SITE="http://tango-project.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="${WEB_SITE}releases/$TARBALL" +#WGET_URL="${WEB_SITE}releases/$TARBALL" # unavailable now +WGET_URL="http://http.debian.net/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/${PACKAGE}_$VERSION.orig.tar.gz" DEPENDS="" BUILD_DEPENDS="intltool gettext perl icon-naming-utils imagemagick-dev \