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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Feb 26 06:35:37 UTC 2013


    Date: Tuesday, February 26, 2013 @ 07:35:36
  Author: andrea
Revision: 178664

upgpkg: telepathy-qt 0.9.3-5

qt4 rebuild

Modified:
  telepathy-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 06:33:36 UTC (rev 178663)
+++ PKGBUILD	2013-02-26 06:35:36 UTC (rev 178664)
@@ -4,13 +4,13 @@
 
 pkgname=telepathy-qt
 pkgver=0.9.3
-pkgrel=4
+pkgrel=5
 pkgdesc="A library for Qt-based Telepathy clients"
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org/wiki/"
 license=('LGPL')
 options=('!libtool')
-depends=('qt' 'telepathy-farstream' 'gstreamer0.10-base')
+depends=('qt4' 'telepathy-farstream' 'gstreamer0.10-base')
 makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
 conflicts=('telepathy-qt4')
 replaces=('telepathy-qt4')
@@ -20,6 +20,8 @@
          'e1b851b08b159fca39596ff8395ca53a')
 
 build() {
+    . /etc/profile.d/qt4.sh
+
     mkdir build
     cd build
     cmake ../${pkgname}-${pkgver} \




More information about the arch-commits mailing list