summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-10-29 02:47:21 +0800
committerLAN-TW <lantw44@gmail.com>2013-10-29 02:59:54 +0800
commit2bacc1ade459be2fc21c056ba083126bbe7f1c2a (patch)
tree3d6b3f3d5792b339b8c4390206177f694b6285a8
parent00cad91d4475327d2b2507994fbb3ca437d8051e (diff)
downloadAUR-PKGBUILD-mingw-w64-gtk3-3.8.tar
AUR-PKGBUILD-mingw-w64-gtk3-3.8.tar.gz
AUR-PKGBUILD-mingw-w64-gtk3-3.8.tar.bz2
AUR-PKGBUILD-mingw-w64-gtk3-3.8.tar.lz
AUR-PKGBUILD-mingw-w64-gtk3-3.8.tar.xz
AUR-PKGBUILD-mingw-w64-gtk3-3.8.tar.zst
AUR-PKGBUILD-mingw-w64-gtk3-3.8.zip
mingw-w64-gtk2: Package static librariesmingw-w64-gtk3-3.8
-rw-r--r--mingw-w64-gtk2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingw-w64-gtk2/PKGBUILD b/mingw-w64-gtk2/PKGBUILD
index 3b34710..e306281 100644
--- a/mingw-w64-gtk2/PKGBUILD
+++ b/mingw-w64-gtk2/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-gtk2
pkgver=2.24.22
-pkgrel=2
+pkgrel=3
pkgdesc="GTK+ is a multi-platform toolkit (v2) (mingw-w64)"
arch=(any)
url="http://www.gtk.org"
@@ -13,7 +13,7 @@ depends=(
'mingw-w64-glib2>=2.28.0'
'mingw-w64-cairo>=1.6'
'mingw-w64-gdk-pixbuf2>=2.21.0')
-options=(!libtool !strip !buildflags)
+options=(!libtool !strip !buildflags staticlibs)
source=(
"http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")