[arch-commits] Commit in qt/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Tue Jun 30 07:31:25 UTC 2009


    Date: Tuesday, June 30, 2009 @ 03:31:25
  Author: allan
Revision: 43952

upgpkg: qt 4.5.2-2
libjpeg soname bump rebuild

Modified:
  qt/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-30 07:25:26 UTC (rev 43951)
+++ PKGBUILD	2009-06-30 07:31:25 UTC (rev 43952)
@@ -3,13 +3,14 @@
 
 pkgname=qt
 pkgver=4.5.2
-pkgrel=1
+pkgrel=2
 _kdeqtver=766bf1d15ff245e186aae19b9152c0506125ec2f
 pkgdesc='A cross-platform application and UI framework'
 arch=('i686' 'x86_64')
 url='http://www.qtsoftware.com/'
 license=('GPL3' 'LGPL')
-depends=('libpng' 'mesa' 'fontconfig' 'libtiff' 'libmng' 'sqlite3' 'libxrandr' 'glib2' 'libxi' 'dbus' 'libxcursor' 'libxinerama' 'libxrender')
+depends=('libpng' 'mesa' 'fontconfig' 'libtiff>=3.8.2-5' 'libmng>=1.0.10-2' 'sqlite3' \
+         'libxrandr' 'glib2' 'libxi' 'dbus' 'libxcursor' 'libxinerama' 'libxrender')
 optdepends=('postgresql-libs' 'libmysqlclient' 'unixodbc')
 makedepends=('inputproto' 'postgresql-libs' 'mysql' 'unixodbc' 'cups' 'libxfixes')
 provides=("qt4=${pkgver}")




More information about the arch-commits mailing list