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

Pierre Schmitz pierre at archlinux.org
Sun Jul 13 23:07:21 UTC 2008


    Date: Sunday, July 13, 2008 @ 19:07:21
  Author: pierre
Revision: 5187

upgpkg: qt 4.4.0-5

Modified:
  qt/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-13 22:47:46 UTC (rev 5186)
+++ PKGBUILD	2008-07-13 23:07:21 UTC (rev 5187)
@@ -2,7 +2,7 @@
 
 pkgname=qt
 pkgver=4.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc="The QT gui toolkit."
 arch=('i686' 'x86_64')
 url="http://www.trolltech.com/products/qt"
@@ -16,8 +16,8 @@
 conflicts=('qt4')
 _pkgfqn=qt-x11-opensource-src-$pkgver
 # svn export svn://anonsvn.kde.org/home/kde/trunk/qt-copy/patches/ qt-copy-patches
-source=("ftp://ftp.trolltech.com/qt/source/${_pkgfqn}.tar.gz" 'ftp://ftp.archlinux.org/other/qt/qt-copy-patches-816286.tar.bz2')
-md5sums=('f13ad0aa75efad314715930e663bad55' '0a3389548b95b71dab30b8f2cd277369')
+source=("ftp://ftp.trolltech.com/qt/source/${_pkgfqn}.tar.gz" 'ftp://ftp.archlinux.org/other/qt/qt-copy-patches-832037.tar.bz2')
+md5sums=('f13ad0aa75efad314715930e663bad55' '4078b5c6594370bdc3507ffdc0f8fce2')
 
 build() {
 	unset QMAKESPEC
@@ -57,6 +57,9 @@
 		-system-sqlite \
 		-no-phonon \
 		-no-separate-debug-info \
+		-nomake examples \
+		-nomake docs \
+		-nomake demos \
 		-optimized-qmake || return 1
 
 	make || return 1





More information about the arch-commits mailing list