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

Andrea Scarpino andrea at archlinux.org
Wed Feb 15 09:34:48 UTC 2012


    Date: Wednesday, February 15, 2012 @ 04:34:48
  Author: andrea
Revision: 150223

upgpkg: kdenetwork 4.8.0-2

Remove telepathy-qt4 dependence (FS#28426)

Modified:
  kdenetwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-15 09:02:36 UTC (rev 150222)
+++ PKGBUILD	2012-02-15 09:34:48 UTC (rev 150223)
@@ -11,7 +11,7 @@
          'kdenetwork-krdc'
          'kdenetwork-krfb')
 pkgver=4.8.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -19,7 +19,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr' 'ppp'
 	'qca-ossl' 'kdebase-workspace' 'kdebase-lib' 'libvncserver' 'libmsn'
     'v4l-utils' 'libidn' 'rdesktop' 'qimageblitz' 'libxdamage' 'libgadu'
-    'telepathy-qt4' 'libktorrent' 'libmms' 'mediastreamer')
+    'libktorrent' 'libmms' 'mediastreamer')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('51ea55dbcbece59535af61f7450e8ac2aa1db28b')
 
@@ -88,7 +88,7 @@
 
 package_kdenetwork-krdc() {
 	pkgdesc='Remote Desktop Client'
-	depends=('kdebase-runtime' 'libvncserver' 'rdesktop' 'telepathy-qt4')
+	depends=('kdebase-runtime' 'libvncserver' 'rdesktop')
     optdepends=('kdebase-keditbookmarks: to edit bookmarks')
 	url="http://kde.org/applications/internet/krdc/"
 	cd $srcdir/build/krdc




More information about the arch-commits mailing list