Update README

Remove gtk2 related stuff.
Recommend dnf for installing dependencies.
This commit is contained in:
Pavel Grunt 2016-05-27 11:28:11 +02:00
parent aac9845123
commit 94dafd6edf

14
README
View File

@ -15,7 +15,7 @@ libspice-client-glib-2.0
* SpiceAudio (see spice-audio.h).
* Various Spice<Type>Channel (see channel-<type>.h).
libspice-client-gtk-{2.0,3.0}
libspice-client-gtk-3.0
provides gtk widget to show spice display and accept user input.
* SpiceDisplay (see spice-widget.h)
@ -31,24 +31,22 @@ spicy-stats
Command line tool, connects to spice server and writes out a
summary of connection details, amount of bytes transferred...
SpiceClientGtk python module (only built with Gtk+ 2.0)
SpiceClientGlib and SpiceClientGtk GObject-introspection modules.
Build dependencies:
------------------
. On Fedora: (gtk2-devel if building with --with-gtk=2.0)
. On Fedora use:
dnf builddep spice-gtk
. or install:
gtk3-devel spice-protocol intltool
openssl-devel pulseaudio-libs-devel pixman-devel
gobject-introspection-devel libjpeg-turbo-devel zlib-devel
cyrus-sasl-devel gtk-doc
. To build python bindings for virt-manager, you need gtk2, and:
pygtk2-devel python
. The GStreamer backend needs:
gstreamer1-devel gstreamer1-plugins-base-devel gstreamer1-plugins-good gstreamer1-plugins-bad-free