Commit Graph

8 Commits

Author SHA1 Message Date
ajacoutot
7cce2d985c Remove uneeded patches now that we support Unix 98 PTY.
Add the include dirs to CFLAGS instead of patching all the CMakeLists.txt
files.

ok jasper@ (maintainer)
2012-12-08 13:17:41 +00:00
ajacoutot
7c4c7e381b Tighten avahi dependency.
ok jasper@ (maintainer)
2012-08-15 07:02:44 +00:00
mpi
b3690e672f Revert the commit that breaks remmina+ssh with OpenBSD servers and add
the URLs to the bugtracker.

ok ajacoutot@, jasper@ (maintainer)
2012-06-25 14:24:34 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
f71a21af66 Merge -rdp into -main.
Discussed with jasper@ (maintainer)
2012-05-22 08:46:16 +00:00
mpi
2e55d1e85e Make use of openpty(3) to allocate a pseudo-tty, allowing us to enable the
NX and ssh/sftp plugins. Please note that there are still some issues with
these plugins but they should not be tty related.

ok ajacoutot@, jasper@ (maintainer) and openpty diff looked at by naddy@
2012-05-22 08:02:36 +00:00
ajacoutot
d5c2f1bd3f Update to remmina-1.0.0.
remmina-plugins has been merged into the main tarball:
* merge former plugins,-main and plugins,-telepathy into -main
* keep remmina-plugins-rdp as a separate package
2012-02-24 13:48:26 +00:00
jasper
d1a77908a5 import remmina (core + plugins)
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.
Various protocols are supported whose functionality can be added by adding the
corresponding remmina-plugins package.

Right now VNC, RDP, XDMCP and Telepathy are supported.

feedback/ok aja@
2011-04-20 15:07:36 +00:00