wok-undigest diff gtk+3/receipt @ rev 906

gtk+3: update receipts
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jan 29 17:49:34 2013 +0000 (2013-01-29)
parents 9ecb75268084
children
line diff
     1.1 --- a/gtk+3/receipt	Tue Feb 28 14:40:30 2012 +0100
     1.2 +++ b/gtk+3/receipt	Tue Jan 29 17:49:34 2013 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  SOURCE="gtk+"
     1.5  VERSION="3.2.3"
     1.6  CATEGORY="x-window"
     1.7 -SHORT_DESC="The GIMP Toolkit 3.x."
     1.8 +SHORT_DESC="The GIMP Toolkit 3.x"
     1.9  MAINTAINER="pankso@slitaz.org"
    1.10  SUGGESTED="cups"
    1.11  TARBALL="$SOURCE-$VERSION.tar.xz"
    1.12 @@ -13,10 +13,10 @@
    1.13  CONFIG_FILES="/etc/gtk-3.0/settings.ini"
    1.14  CROSS="bug: /bin/bash: no: command not found"
    1.15  
    1.16 -DEPENDS="glibc-base expat libxcb xcb-util zlib glib cairo pango atk libpng \
    1.17 -jpeg tiff gdk-pixbuf fontconfig freetype pixman xorg"
    1.18 +DEPENDS="atk gdk-pixbuf pango xorg-libXcomposite xorg-libXcursor \
    1.19 +xorg-libXdamage xorg-libXi xorg-libXinerama xorg-libXrandr"
    1.20  BUILD_DEPENDS="bash pkg-config cups-dev dbus-dev gobject-introspection-dev \
    1.21 -perl gdk-pixbuf-dev xorg-dev"
    1.22 +perl gdk-pixbuf-dev xorg-dev libffi-dev"
    1.23  
    1.24  # Rules to configure and make the package.
    1.25  compile_rules()