summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Luis Henrique2010-11-24 22:07:16 +0100
committer Heinz Wiesinger2010-11-24 23:20:52 +0100
commit3d5073494b659a97deb48e436870de58e4811e5b (patch)
tree347c8a6ebad2c3a2abd2b90116f61dd5055bff70 /network
parent92caf058dae04807a0977bc41a0a9174c0e2d529 (diff)
downloadslackbuilds-3d5073494b659a97deb48e436870de58e4811e5b.tar.gz
network/remmina-plugins: Updated for version 0.8.4
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/remmina-plugins/README18
-rw-r--r--network/remmina-plugins/remmina-plugins.SlackBuild2
-rw-r--r--network/remmina-plugins/remmina-plugins.info8
3 files changed, 14 insertions, 14 deletions
diff --git a/network/remmina-plugins/README b/network/remmina-plugins/README
index 4d6334c7af..130246fe06 100644
--- a/network/remmina-plugins/README
+++ b/network/remmina-plugins/README
@@ -1,16 +1,16 @@
-Remmina is a remote desktop client written in GTK+, aiming to be
-useful for system administrators and travelers, who need to work
-with lots of remote computers in front of either large monitors or
-tiny netbooks. Remmina supports multiple network protocols in an
-integrated and consistent user interface. Currently RDP, VNC, NX,
+Remmina is a remote desktop client written in GTK+, aiming to be
+useful for system administrators and travellers, who need to work
+with lots of remote computers in front of either large monitors or
+tiny netbooks. Remmina supports multiple network protocols in an
+integrated and consistant user interface. Currently RDP, VNC, NX,
XDMCP and SSH are supported.
This package contains a collection of plugins for Remmina.
-This requires remmina and libssh.
-
-Optional but not yet available at SlackBuilds.org.
+Requires:
+ - remmina
- FreeRDP libraries and plugins, for RDP protocol
- telepathy, for Telepathy feature
- - nxproxy, for NX protocol (runtime dependency only) \ No newline at end of file
+ - libssh, for NX protocol
+ - nxproxy, for NX protocol (runtime dependency only)
diff --git a/network/remmina-plugins/remmina-plugins.SlackBuild b/network/remmina-plugins/remmina-plugins.SlackBuild
index 31e5502d0b..fc3f0c7744 100644
--- a/network/remmina-plugins/remmina-plugins.SlackBuild
+++ b/network/remmina-plugins/remmina-plugins.SlackBuild
@@ -5,7 +5,7 @@
# Written by Luis Henrique <lmello.009@gmail.com>
PRGNAM=remmina-plugins
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-0.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/remmina-plugins/remmina-plugins.info b/network/remmina-plugins/remmina-plugins.info
index 3f36cb627b..06cf5baa3c 100644
--- a/network/remmina-plugins/remmina-plugins.info
+++ b/network/remmina-plugins/remmina-plugins.info
@@ -1,10 +1,10 @@
PRGNAM="remmina-plugins"
-VERSION="0.8.1"
+VERSION="0.8.4"
HOMEPAGE="http://remmina.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/project/remmina/0.8/remmina-plugins-0.8.1.tar.gz"
-MD5SUM="4a250739c2fb8a764ffeab2d9df04db4"
+DOWNLOAD="http://downloads.sourceforge.net/remmina/remmina-plugins-0.8.4.tar.gz"
+MD5SUM="873f1cf8afb46a911e1a4bd90d776f15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Luis Henrique"
EMAIL="lmello.009@gmail.com"
-APPROVED="dsomero"
+APPROVED="pprkut"