[arch-commits] CVS update of extra/lib/qt (PKGBUILD qt-copy-kde-patches.tar.bz2)

Tobias Powalowski tpowa at archlinux.org
Mon Aug 13 18:59:13 UTC 2007


    Date: Monday, August 13, 2007 @ 14:59:13
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/qt

Modified: PKGBUILD (1.29 -> 1.30) qt-copy-kde-patches.tar.bz2 (1.11 -> 1.12)

'upgpkg: added new qt-copy patches'


-----------------------------+
 PKGBUILD                    |   14 +++-----------
 qt-copy-kde-patches.tar.bz2 |    <<Binary file>>
 2 files changed, 4 insertions(+), 11 deletions(-)


Index: extra/lib/qt/PKGBUILD
diff -u extra/lib/qt/PKGBUILD:1.29 extra/lib/qt/PKGBUILD:1.30
--- extra/lib/qt/PKGBUILD:1.29	Sun Jun 24 09:28:38 2007
+++ extra/lib/qt/PKGBUILD	Mon Aug 13 14:59:12 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.29 2007/06/24 13:28:38 tpowa Exp $
+# $Id: PKGBUILD,v 1.30 2007/08/13 18:59:12 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 pkgname=qt
 pkgver=3.3.8
-pkgrel=4
+pkgrel=5
 pkgdesc="The QT gui toolkit."
 arch=(i686 x86_64)
 license=('GPL')
@@ -13,16 +13,9 @@
 depends=('libpng' 'libjpeg' 'libxmu' 'libxcursor' 'libxinerama' 'mesa' \
 	 'libxft' 'libxrandr')
 makedepends=('mysql' 'postgresql>=8.2.3' 'sqlite3' 'unixodbc' 'libmng')
-source=(ftp://ftp.trolltech.com/qt/source/${pkgfqn}.tar.gz qt.profile \
+source=(ftp://ftp.trolltech.com/qt/source/${pkgfqn}.tar.bz2 qt.profile \
         qt-copy-kde-patches.tar.bz2 qt-patches.tar.bz2 utf8-bug-qt3.diff \
 	qt-font-default-subst.diff mysql.patch)
-md5sums=('37aec12c8c7b0e164957ec1aa3fd0189'
-         '71fee534492524002eb06ddceecc98d9'
-         '56b03549dd4e469e45975200624cfafb'
-         'c8937968e9807b3cdcdf0505728d99ce'
-         'f6b3b39040f2b8f19ba1cf1445468c28'
-         '9370d82e85f2c799335ed0dcc1d53189'
-         '7d40ed1bd40d33d8b9b27a2076a5d22a')
 
 # qt-copy-kde-patches come from http://websvn.kde.org/trunk/qt-copy/patches/
 # other qt-patches come from fedora and gentoo
@@ -46,7 +39,6 @@
   patch -Np0 -i ../qt-font-default-subst.diff || return 1
   # fix segfaults on exit when using mysql DB driver
   patch -Np0 -i ../mysql.patch || return 1
-
   # start compiling qt
   sed -i 's|-cp -P -f|-cp -L -f|' qmake/Makefile.unix
   rm -rf doc/html examples tutorial
Index: extra/lib/qt/qt-copy-kde-patches.tar.bz2
<<Binary file>>




More information about the arch-commits mailing list