wok-next rev 19617

Recook gnome-icon-theme, hydroxygen-iconset (yes, 48px apps/banshee.png is broken/partial file)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Feb 04 17:25:27 2017 +0200 (2017-02-04)
parents 6c02c6c86fce
children d726d0daa9a7
files gnome-icon-theme/receipt hydroxygen-iconset/receipt
line diff
     1.1 --- a/gnome-icon-theme/receipt	Sat Feb 04 16:26:28 2017 +0200
     1.2 +++ b/gnome-icon-theme/receipt	Sat Feb 04 17:25:27 2017 +0200
     1.3 @@ -6,9 +6,10 @@
     1.4  SHORT_DESC="Default GNOME icon theme."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="LGPL3"
     1.7 +WEB_SITE="http://www.gnome.org/"
     1.8 +
     1.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.10 -WEB_SITE="http://www.gnome.org/"
    1.11 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.13  
    1.14  BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+"
    1.15  
     2.1 --- a/hydroxygen-iconset/receipt	Sat Feb 04 16:26:28 2017 +0200
     2.2 +++ b/hydroxygen-iconset/receipt	Sat Feb 04 17:25:27 2017 +0200
     2.3 @@ -7,12 +7,10 @@
     2.4  MAINTAINER="al.bobylev@gmail.com"
     2.5  LICENSE="CC GPL"
     2.6  WEB_SITE="http://deviantdark.deviantart.com/art/hydroxygen-iconset-100826865"
     2.7 +
     2.8  TARBALL="$PACKAGE-$VERSION.zip"
     2.9  WGET_URL="http://fc04.deviantart.com/fs40/f/2009/019/8/7/hydroxygen_iconset_by_deviantdark.zip"
    2.10  
    2.11 -DEPENDS=""
    2.12 -BUILD_DEPENDS=""
    2.13 -
    2.14  # Rules to configure and make the package.
    2.15  compile_rules()
    2.16  {
    2.17 @@ -78,8 +76,8 @@
    2.18  		-name "$i-default.png" \) -delete
    2.19  	done
    2.20  
    2.21 -	# Fix permissions and ownersheep
    2.22 -	echo 'Fix permissions and ownersheep'
    2.23 +	# Fix permissions and ownership
    2.24 +	echo 'Fix permissions and ownership'
    2.25  	find $install -type f -exec chmod u=rw,g=r,o=r \{\} \;
    2.26  	find $install -type d -exec chmod u=rwx,g=rx,o=rx \{\} \;
    2.27  	chown -R root:root $install