summaryrefslogtreecommitdiffstats
path: root/network/spice-gtk/README
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2013-09-29 14:13:35 +0200
committer Robby Workman <rworkman@slackbuilds.org>2013-11-06 00:55:56 -0600
commit744b3e92fd2f0dbf9babdcd14c7f83d4af757e30 (patch)
tree89966bab69acc24190fb97484a77e58f4831f023 /network/spice-gtk/README
parentf634723bec5c951264fa2483e5d2c725a3d8bea4 (diff)
downloadslackbuilds-744b3e92fd2f0dbf9babdcd14c7f83d4af757e30.tar.gz
slackbuilds-744b3e92fd2f0dbf9babdcd14c7f83d4af757e30.tar.xz
network/spice-gtk: Updated for version 0.21, cleanups.
Build the GTK+3 version by default, removed bashisms, removed the libcacard optional dependency Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice-gtk/README')
-rw-r--r--network/spice-gtk/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/spice-gtk/README b/network/spice-gtk/README
index 93ed321ed1..45f8343bb0 100644
--- a/network/spice-gtk/README
+++ b/network/spice-gtk/README
@@ -1,5 +1,7 @@
spice-gtk (spice gtk client/libraries)
A Gtk client and libraries for spice remote desktop servers.
+By default the GTK+3 version is built: if you need the GTK+2 one,
+pass to the build script the variable GTK=2
-libcacard and usbredir are optional dependencies.
+usbredir is an optional dependency.