[arch-commits] Commit in kdenetwork-krdc/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Jun 15 06:51:57 UTC 2013


    Date: Saturday, June 15, 2013 @ 08:51:56
  Author: andrea
Revision: 188516

upgpkg: kdenetwork-krdc 4.10.80-2

Add VNC and RDP support

Modified:
  kdenetwork-krdc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-15 06:14:47 UTC (rev 188515)
+++ PKGBUILD	2013-06-15 06:51:56 UTC (rev 188516)
@@ -3,16 +3,16 @@
 
 pkgname=kdenetwork-krdc
 pkgver=4.10.80
-pkgrel=1
+pkgrel=2
 pkgdesc='Remote Desktop Client'
 url='http://kde.org/applications/internet/krdc/'
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdenetwork')
-depends=('kdebase-runtime' 'telepathy-qt')
+depends=('kdebase-runtime' 'telepathy-qt' 'libvncserver' 'freerdp')
 makedepends=('cmake' 'automoc4')
 optdepends=('libvncserver: VNC support'
-            'rdesktop: RDP support'
+            'freerdp: RDP support'
             'kdebase-keditbookmarks: to edit bookmarks')
 source=("http://download.kde.org/unstable/${pkgver}/src/krdc-${pkgver}.tar.xz")
 sha1sums=('76c3861d400a5e3b575316d4cd9b4626852edf4f')




More information about the arch-commits mailing list