blob: e68a192d6e82907f25ca99ac4bd59d325aa18225 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = mingw-w64-gtk2
pkgdesc = GTK+ is a multi-platform toolkit (v2) (mingw-w64)
pkgver = 2.24.20
pkgrel = 1
url = http://www.gtk.org
arch = any
license = LGPL
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
makedepends = gtk-update-icon-cache
depends = mingw-w64-crt
depends = mingw-w64-atk>=1.29.2
depends = mingw-w64-pango>=1.20
depends = mingw-w64-glib2>=2.28.0
depends = mingw-w64-cairo>=1.6
depends = mingw-w64-gdk-pixbuf2>=2.21.0
options = !libtool
options = !strip
options = !buildflags
source = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.20.tar.xz
source = gtk-dont-define-initguid.patch
md5sums = 9d7833331d7accd80668e29d7f567ce5
md5sums = 4038939df90f80ea6923d67afff28e03
pkgname = mingw-w64-gtk2
|