extra/qt5 to 5.3.2-2

This commit is contained in:
Kevin Mihelich 2014-10-20 19:01:58 +00:00
parent 8e3884ed1f
commit 3220a1e702

View file

@ -35,7 +35,7 @@ pkgname=('qt5-base'
'qt5-x11extras'
'qt5-xmlpatterns')
pkgver=5.3.2
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL' 'FDL' 'custom')
@ -490,6 +490,7 @@ package_qt5-tools() {
package_qt5-webkit() {
pkgdesc='Classes for a WebKit2 based implementation and a new QML API'
depends=('qt5-sensors' 'qt5-location' 'gst-plugins-base' 'libxslt' 'libxcomposite')
optdepends=('gst-plugins-good: Webm codec support')
license=('GPL3' 'LGPL' 'FDL')
cd ${_pkgfqn}/qtwebkit