wok-next diff slitaz-icons-hydroxygen/receipt @ rev 19841

Up adwaita-icon-theme, at-spi2-atk, at-spi2-core, elementary-icon-theme, gtk+, gtk+3, hydroxygen-iconset, libepoxy, paper-icon-theme, slitaz-icons-elementary, slitaz-icons-hydroxygen, slitaz-icons-paper. Add faience-icon-theme.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Aug 17 16:45:06 2017 +0300 (2017-08-17)
parents 40fab26c175d
children 2f03cb67a994
line diff
     1.1 --- a/slitaz-icons-hydroxygen/receipt	Mon May 09 21:59:10 2016 +0300
     1.2 +++ b/slitaz-icons-hydroxygen/receipt	Thu Aug 17 16:45:06 2017 +0300
     1.3 @@ -1,4 +1,4 @@
     1.4 -# SliTaz package receipt.
     1.5 +# SliTaz package receipt v2.
     1.6  
     1.7  PACKAGE="slitaz-icons-hydroxygen"
     1.8  VERSION="20090119"
     1.9 @@ -8,19 +8,18 @@
    1.10  LICENSE="CC GPL"
    1.11  WEB_SITE="http://www.slitaz.org/"
    1.12  
    1.13 -WANTED="hydroxygen-iconset"
    1.14 -BUILD_DEPENDS="make-slitaz-icons"
    1.15 +BUILD_DEPENDS="hydroxygen-iconset make-slitaz-icons"
    1.16  
    1.17  # Rules to compile and makethe package.
    1.18  compile_rules() {
    1.19  	mksit.sh \
    1.20 -		-f $install/usr/share/icons/hydroxygen \
    1.21 +		-f /usr/share/icons/hydroxygen \
    1.22  		-t $fs/usr/share/icons/SliTaz-Hydroxygen \
    1.23 -		-opmax -nocolor
    1.24 +		-opmax
    1.25  }
    1.26  
    1.27  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.28  genpkg_rules()
    1.29  {
    1.30 -	:
    1.31 +	copy @std
    1.32  }