| 3 | 3 | pkgver=20130317 |
|---|---|---|
| 4 | 4 | pkgrel=1 |
| 5 | 5 | pkgdesc="git version of atk" |
| 6 | arch=( |
|
| 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') |