gtk3: Update to 3.16.4

This commit is contained in:
Alexpux
2015-06-17 13:37:42 +03:00
parent 1cddac19d5
commit 66832d01e0

View File

@@ -2,8 +2,8 @@
_realname=gtk3
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=3.16.3
pkgrel=2
pkgver=3.16.4
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (v3) (mingw-w64)"
arch=('any')
url="http://www.gtk.org"
@@ -23,8 +23,8 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-gdk-pixbuf2>=2.30.0"
"${MINGW_PACKAGE_PREFIX}-glib2>=2.43.4"
"${MINGW_PACKAGE_PREFIX}-json-glib"
"${MINGW_PACKAGE_PREFIX}-pango>=1.36.7"
"${MINGW_PACKAGE_PREFIX}-libepoxy"
"${MINGW_PACKAGE_PREFIX}-pango>=1.36.7"
"${MINGW_PACKAGE_PREFIX}-shared-mime-info")
options=('strip' '!debug' 'staticlibs')
source=("http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz"
@@ -35,7 +35,7 @@ source=("http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}
0054-no-transparency-for-children.all.patch
0055-skip-testsuite.all.patch
0056-missing-file-toarray-pl.patch)
md5sums=('af22a1a753ea9b182babfed9d8b38228'
md5sums=('c7497aaf6730524a127597b768a73bd7'
'9e0296da2986be7697cf343563b85d1f'
'21789d52c1debcab59f8b6a99232de68'
'3aa19ea25cc1d7693ae57f8e80f88440'
@@ -69,7 +69,6 @@ build() {
--build=${MINGW_CHOST} \
--host=${MINGW_CHOST} \
--enable-win32-backend \
--disable-gtk2-dependency \
--enable-shared \
--enable-introspection \
--enable-broadway-backend \