summaryrefslogtreecommitdiffstats
path: root/mingw-w64-gtk3
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-10-29 02:17:51 +0800
committerLAN-TW <lantw44@gmail.com>2013-10-29 02:17:51 +0800
commita7cf1f1cc262f8802c259e716cf04d0435f43e9a (patch)
treed22b9efb6d0c2a4bd3fd5bdf35c284baeee19e58 /mingw-w64-gtk3
parent6f1367233d9058ba4ab8c32bf374c5cee13331e2 (diff)
downloadAUR-PKGBUILD-a7cf1f1cc262f8802c259e716cf04d0435f43e9a.tar
AUR-PKGBUILD-a7cf1f1cc262f8802c259e716cf04d0435f43e9a.tar.gz
AUR-PKGBUILD-a7cf1f1cc262f8802c259e716cf04d0435f43e9a.tar.bz2
AUR-PKGBUILD-a7cf1f1cc262f8802c259e716cf04d0435f43e9a.tar.lz
AUR-PKGBUILD-a7cf1f1cc262f8802c259e716cf04d0435f43e9a.tar.xz
AUR-PKGBUILD-a7cf1f1cc262f8802c259e716cf04d0435f43e9a.tar.zst
AUR-PKGBUILD-a7cf1f1cc262f8802c259e716cf04d0435f43e9a.zip
mingw-w64-gtk3: Package static libraries
Diffstat (limited to 'mingw-w64-gtk3')
-rw-r--r--mingw-w64-gtk3/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD
index 4a515c1..2107db3 100644
--- a/mingw-w64-gtk3/PKGBUILD
+++ b/mingw-w64-gtk3/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mingw-w64-gtk3
pkgver=3.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="GTK+ is a multi-platform toolkit (v3) (mingw-w64)"
arch=(any)
url="http://www.gtk.org"
@@ -18,7 +18,7 @@ depends=(
'mingw-w64-glib2>=2.37.5'
'mingw-w64-cairo>=1.12.0'
'mingw-w64-gdk-pixbuf2>=2.27.1')
-options=(!libtool !strip !buildflags)
+options=(!libtool !strip !buildflags staticlibs)
source=(
"http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz"