lib32-gtk2: 2.24.30

This commit is contained in:
Neofytos Kolokotronis 2016-03-13 22:39:08 +01:00
parent 0c79f4ec8a
commit f9b3315eab

View File

@ -1,22 +1,20 @@
# maintainer (x86_64): AlmAck <almack[at]chakraos[dot]org>
_pkgbasename=gtk2
pkgname=lib32-$_pkgbasename
pkgver=2.24.29
pkgver=2.24.30
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (legacy) (32-bit)"
arch=('x86_64')
url="http://www.gtk.org/"
install=gtk2.install
depends=(lib32-{'atk>=1.30.0','pango>=1.28.0','cairo>=1.10.0','gdk-pixbuf2>=2.22.1'}
lib32-lib{'cups>=1.4.4',xcursor,'xrandr>=1.3','xi>=1.3',xinerama,xcomposite,xdamage}
depends=(lib32-{atk,pango,cairo,gdk-pixbuf2}
lib32-lib{cups,xcursor,xrandr,xi,xinerama,xcomposite,xdamage}
${_pkgbasename}=${pkgver})
makedepends=('pkgconfig' 'gcc-multilib')
options=('!docs')
license=('LGPL')
source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-${pkgver}.tar.xz
xid-collision-debug.patch)
sha256sums=('0741c59600d3d810a223866453dc2bbb18ce4723828681ba24aa6519c37631b8'
sha256sums=('0d15cec3b6d55c60eac205b1f3ba81a1ed4eadd9d0f8e7c508bc7065d0c4ca50'
'd758bb93e59df15a4ea7732cf984d1c3c19dff67c94b957575efea132b8fe558')
prepare() {