spacepaste

PKGBUILD [2013-03-17 13:20:24.000000000 +0100]
PKGBUILD.new [2013-03-17 13:30:36.000000000 +0100]
3 3 pkgver=20130317
4 4 pkgrel=1
5 5 pkgdesc="git version of atk"
6 arch=(i686 x86_64)
6 arch=('i686' 'x86_64')
7 7 url="http://www.gnome.org"
8 8 license=('LGPL')
9 depends=('glib2')
10 makedepends=('pkgconfig' 'gobject-introspection')
9 depends=('glib2-git')
10 makedepends=('gobject-introspection' 'gnome-common-git')
11 11 options=('!libtool')
12 12 provides=('atk')
13 13 conflicts=('atk')