Skip to content

jwendell/vinagre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d3ef4e · Jul 24, 2013
Apr 10, 2013
Jul 18, 2013
Jul 23, 2013
Jul 24, 2013
Jul 23, 2013
Jun 4, 2012
Mar 6, 2011
Oct 23, 2009
Mar 11, 2011
Mar 11, 2011
Jun 4, 2012
Jul 8, 2013
Aug 20, 2012
Dec 17, 2011
Jul 8, 2013
Oct 20, 2012

Repository files navigation

Vinagre
=======

This is Vinagre, a remote desktop viewer for the GNOME Desktop.

You can download or see more information about it on:
   http://projects.gnome.org/vinagre/

Installation
============

See the file 'INSTALL' for generic installation instructions.

You need the development packages of the following libraries:

* gtk+-3.0
* glib-2.0
* libsecret
* gtk-vnc (http://live.gnome.org/gtk-vnc)
* libxml-2.0

For version information, see configure.ac.

Optional support for external libraries can be enabled with the configure
script. Relevant libraries include:

* avahi-gobject and avahi-ui-gtk3
* telepathy-glib
* spice-client-gtk-3.0
* vte-2.90

Notes:

* gtk-vnc must be compiled with the argument '--with-gtk=3.0' to the configure
  script
* vte must be compiled with the argument '--with-gtk=3.0' to the configure
  script