wok-next diff yad-gtk3/receipt @ rev 14349

yad, yad-gtk3: up 0.20.3; add libzeitgeist*
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Apr 15 02:19:33 2013 +0000 (2013-04-15)
parents 50f5543dd76b
children 2b9f96603415
line diff
     1.1 --- a/yad-gtk3/receipt	Fri Mar 22 14:44:40 2013 +0000
     1.2 +++ b/yad-gtk3/receipt	Mon Apr 15 02:19:33 2013 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="yad-gtk3"
     1.7 -VERSION="0.20.1"
     1.8 +VERSION="0.20.3"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Display graphical dialogs from shell scripts or command line (GTK+3)"
    1.11  MAINTAINER="devl547@gmail.com"
    1.12 @@ -9,9 +9,10 @@
    1.13  WEB_SITE="http://code.google.com/p/yad/"
    1.14  WGET_URL="http://yad.googlecode.com/files/$TARBALL"
    1.15  TAGS="gtk3"
    1.16 +VERSION_NOTE="latest"
    1.17  
    1.18  DEPENDS="gtk+3"
    1.19 -BUILD_DEPENDS="gtk+3-dev"
    1.20 +BUILD_DEPENDS="gtk+3-dev optipng"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()
    1.24 @@ -22,6 +23,8 @@
    1.25  		--enable-icon-browser &&
    1.26  	make &&
    1.27  	make install
    1.28 +	optipng -quiet -zc1-9 -zm1-9 -zs0-3 -f0-5 \
    1.29 +		$install/usr/share/icons/hicolor/48x48/apps/yad.png
    1.30  }
    1.31  
    1.32  # Rules to gen a SliTaz package suitable for Tazpkg.