extra/qt4 to 4.8.7-10.1

This commit is contained in:
Kevin Mihelich 2016-10-30 22:03:46 +00:00
parent cd3a554a06
commit af9d6b9001

View file

@ -9,16 +9,17 @@
# - added -fno-strict-volatile-bitfields to CXXFLAGS to fix ARM bug
# - no libfbclient/ibase, issues building on ARM
# - patch for AArch64, define platform as linux-g++, reduce concurrency
# - add dbus dependency (required by libQtDbus.so)
pkgname=qt4
pkgver=4.8.7
pkgrel=10
pkgrel=10.1
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL' 'FDL' 'custom')
pkgdesc='A cross-platform application and UI framework'
depends=('sqlite' 'ca-certificates' 'fontconfig' 'libgl' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'
'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng')
'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng' 'dbus')
makedepends=('postgresql-libs' 'mariadb' 'unixodbc' 'cups' 'gtk2'
'mesa')
optdepends=('postgresql-libs: PostgreSQL driver'