2 # Contributor: Casey Link <casey.link@kdab.com>
3 # This package provides the last stable 4.6.3 package for Qt
8 pkgdesc="The C++ Qt GUI framework - stable 4.6.3 release"
10 url="http://www.qtsoftware.com"
11 license=('GPL3' 'LGPL')
13 depends=('libpng' 'mesa' 'fontconfig' 'libtiff' 'libmng' 'sqlite3' 'libxrandr' 'glib2' 'libxi' 'dbus' 'libxcursor' 'libxinerama' 'libxrender' 'ca-certificates')
14 optdepends=('postgresql-libs' 'libmysqlclient' 'unixodbc')
15 options=('!libtool' 'docs')
17 # desktop files and qdoc3 patch -- needed for qtdesigner-git build
19 md5sums=('e4edd65b55b8ea085b983eef7412f374')
21 source=('http://arm.konnichi.com/2010/09/15/extra/os/x86_64/qt-4.6.3-1-x86_64.pkg.tar.xz')
32 if [ -d qt-stable-4.6 ] ; then