[vinagre] Update README for upcoming release



commit 1d3e02c81f0f4b856ed8dd4ee6e3319f723bd7cc
Author: David King <amigadave amigadave com>
Date:   Sun Mar 13 13:48:14 2011 +0100

    Update README for upcoming release

 README |   48 +++++++++++++++++++++---------------------------
 1 files changed, 21 insertions(+), 27 deletions(-)
---
diff --git a/README b/README
index 6093a1d..da44c1e 100644
--- a/README
+++ b/README
@@ -6,40 +6,34 @@ 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
 ============
 
-You need the devel packages of the following libraries:
-
- - gtk+-3.0 >= 2.99.3
- - glib-2.0 >= 2.25.11
- - gnome-keyring
- - gtk-vnc >= 0.4.3 (http://live.gnome.org/gtk-vnc)
- - avahi-gobject and avahi-ui-gtk3 >= 0.6.26
-
-To compile it, just do:
-
-./configure [--prefix=/usr]
-make
-make install (as root, or with sudo)
+See the file 'INSTALL' for generic installation instructions.
 
-Notes:
-
-  - gtk-vnc must be compiled with the flag '--with-gtk=3.0' in the configure script
+You need the development packages of the following libraries:
 
-  - Use the flag '--enable-ssh' to compile vinagre with SSH support
-    - You will need libvte >= 0.25
-    - libvte must be compiled with the flag '--with-gtk=3.0' in the configure script
+* gtk+-3.0
+* glib-2.0
+* gnome-keyring
+* gtk-vnc (http://live.gnome.org/gtk-vnc)
+* libxml-2.0
+* libpeas-1.0
 
+For version information, see configure.ac.
 
-What's New?
-===========
+Optional support for external libraries can be enabled with the configure
+script. Relevant libraries include:
 
-  - See the file 'NEWS'
+* avahi-gobject and avahi-ui-gtk3
+* libpanelapplet-4.0
+* telepathy-glib
+* spice-client-gtk-3.0
+* vte-2.90
 
+Notes:
 
-Who is behind Vinagre?
-======================
-
-  - See the file 'AUTHORS'
+* 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]