blob: f6392bede93fde72ff4ca4540b1fef3a368bd897 (
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 = GObject-based multi-platform GUI toolkit (legacy) (mingw-w64)
pkgver = 2.24.33
pkgrel = 1
url = https://www.gtk.org
arch = any
license = LGPL
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
makedepends = mingw-w64-configure
makedepends = gtk-update-icon-cache
makedepends = python
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 = !strip
options = !buildflags
options = staticlibs
source = https://download.gnome.org/sources/gtk+/2.24/gtk+-2.24.33.tar.xz
sha256sums = ac2ac757f5942d318a311a54b0c80b5ef295f299c2a73c632f6bfb1ff49cc6da
pkgname = mingw-w64-gtk2
|