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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Feb 26 09:49:23 UTC 2013


    Date: Tuesday, February 26, 2013 @ 10:49:23
  Author: andrea
Revision: 178688

upgpkg: qt-assistant-compat 4.6.3-3

qt4 rebuild

Modified:
  qt-assistant-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 07:42:01 UTC (rev 178687)
+++ PKGBUILD	2013-02-26 09:49:23 UTC (rev 178688)
@@ -3,12 +3,12 @@
 
 pkgname=qt-assistant-compat
 pkgver=4.6.3
-pkgrel=2
+pkgrel=3
 pkgdesc="compat version of Qt Assistant"
-url="http://qt.nokia.com/"
+url="http://qt-project.org/"
 arch=('i686' 'x86_64')
 license=('GPL3' 'LGPL')
-depends=('qt')
+depends=('qt4')
 source=('ftp://ftp.qt.nokia.com/qt/source/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz'
         'debian_patches_01_build_system.diff')
 md5sums=('a20148e0488d5c12ab35ccc107dcc64d'
@@ -16,6 +16,8 @@
 
 # separate package function does not really work here due to broken build files
 build() {
+    . /etc/profile.d/qt4.sh
+
 	cd ${srcdir}/qt-assistant-qassistantclient-library-compat-version-${pkgver}
 
 	patch -Np1 -i ${srcdir}/debian_patches_01_build_system.diff




More information about the arch-commits mailing list