[arch-commits] Commit in qt/repos (testing-i686 testing-i686/PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Jul 13 23:42:00 UTC 2008


    Date: Sunday, July 13, 2008 @ 19:42:00
  Author: pierre
Revision: 5195

Merged revisions 2311-5194 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/qt/trunk

........
  r2695 | pierre | 2008-06-12 11:27:24 +0000 (Do, 12 Jun 2008) | 1 line
  
  upgpkg: qt 4.4.0-4
........
  r5187 | pierre | 2008-07-13 23:07:21 +0000 (So, 13 Jul 2008) | 1 line
  
  upgpkg: qt 4.4.0-5
........

Modified:
  qt/repos/testing-i686/	(properties)
  qt/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


Property changes on: qt/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /qt/trunk:1-2310
   + /qt/trunk:1-5194

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-07-13 23:30:59 UTC (rev 5194)
+++ testing-i686/PKGBUILD	2008-07-13 23:42:00 UTC (rev 5195)
@@ -2,7 +2,7 @@
 
 pkgname=qt
 pkgver=4.4.0
-pkgrel=3
+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-814804.tar.bz2')
-md5sums=('f13ad0aa75efad314715930e663bad55' '3342aa7114bda3cb814cbf5ca8d4cb91')
+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
@@ -67,4 +70,4 @@
 	sed -i -e "s|-L$srcdir/${_pkgfqn}/lib||g" $pkgdir/usr/lib/pkgconfig/*.pc
 	sed -i -e "s|$srcdir/${_pkgfqn}/bin/moc|/usr/bin/moc|g" $pkgdir/usr/lib/pkgconfig/*.pc
 	sed -i -e "s|$srcdir/${_pkgfqn}/bin/uic|/usr/bin/uic|g" $pkgdir/usr/lib/pkgconfig/*.pc
-}
\ No newline at end of file
+}





More information about the arch-commits mailing list