lib32-qt rebuild with webkit enabled, required by skype

This commit is contained in:
AlmAck 2017-02-18 23:17:59 +01:00
parent 9db4961cbd
commit 71455478c5

View File

@ -1,12 +1,12 @@
_pkgbasename=qt
pkgname="lib32-${_pkgbasename}"
pkgver=4.8.7
pkgrel=6
pkgrel=7
pkgdesc='A cross-platform application and UI framework. (ELF32)'
arch=('x86_64')
url='http://www.qt.io'
license=('GPL3' 'LGPL')
depends=(lib32-{fontconfig,sqlite3,alsa-lib,glib2,dbus-core,openssl}
depends=(lib32-{fontconfig,sqlite3,alsa-lib,glib2,dbus-core,openssl,gstreamer,gst-plugins-base}
lib32-lib{png,tiff,mng,gl,sm,xrandr,xv,xi,xinerama,xcursor,xfixes,ffi,xml2}
"${_pkgbasename}=${pkgver}")
makedepends=('cups' lib32-{mesa,libcups,libxfixes,icu,clang} )
@ -53,7 +53,7 @@ build() {
-system-sqlite \
-no-phonon \
-no-phonon-backend \
-no-webkit \
-webkit \
-graphicssystem raster \
-openssl-linked \
-nomake demos \