network/remmina-plugins: Updated for version 0.8.4

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Luis Henrique 2010-11-24 22:07:16 +01:00 committed by Heinz Wiesinger
parent 92caf058da
commit 3d5073494b
3 changed files with 14 additions and 14 deletions

View file

@ -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)
- libssh, for NX protocol
- nxproxy, for NX protocol (runtime dependency only)

View file

@ -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}

View file

@ -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"