extra/qt3 to 3.3.8b-2

This commit is contained in:
Kevin Mihelich 2012-10-14 16:45:24 +00:00
parent 6e7417318b
commit f1e03bbf5b

View file

@ -5,19 +5,17 @@
# - added arm.patch to fix compiling on ARM with GCC >= 4
# Source: http://lists.trolltech.com/qt-embedded-interest/2007-03/msg00003.html
plugrel=1
pkgname=qt3
pkgver=3.3.8b
pkgrel=1
pkgrel=2
epoch=1
pkgdesc="The QT3 gui toolkit"
arch=('i686' 'x86_64')
url="http://www.trolltech.com/products/qt/index.html"
license=('GPL')
depends=('libpng' 'libxmu' 'libxcursor' 'libxinerama' 'mesa' 'libxft'
depends=('libpng' 'libxmu' 'libxcursor' 'libxinerama' 'libxft'
'libxrandr' 'libmng')
makedepends=('mysql' 'postgresql' 'unixodbc' 'sqlite3')
makedepends=('mysql' 'postgresql' 'unixodbc' 'sqlite3' 'mesa')
optdepends=('libmysqlclient' 'postgresql-libs' 'unixodbc')
options=('!libtool')
install=qt.install