mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
network/remmina-plugins: Updated for version 0.8.4
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
92caf058da
commit
3d5073494b
3 changed files with 14 additions and 14 deletions
|
@ -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)
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue