summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2015-11-24 09:56:06 +0100
committerPavel Grunt <pgrunt@redhat.com>2015-11-24 09:56:06 +0100
commit7120f1cd0258c752e830410ee218f7ebefed4c2c (patch)
tree6f2f69671b1a2fb833b07776849ff74e02963ad5
parent773b3bac984c3d5f204b31cc78cf5ea29b91134f (diff)
download: Add links to git repos
-rw-r--r--content/pages/download.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/pages/download.rst b/content/pages/download.rst
index ac5f328..2a96df4 100644
--- a/content/pages/download.rst
+++ b/content/pages/download.rst
@@ -40,6 +40,8 @@ spice-gtk is a GTK+2 and GTK+3 SPICE widget. It features glib-based objects for
- SPICE GTK+ Widget - `spice-gtk-0.30.tar.bz2`_
+ - http://cgit.freedesktop.org/spice/spice-gtk
+
While spice-gtk comes with a demo client application called spicy, using virt-viewer_ (which embeds a spice-gtk widget) is highly recommended.
Windows binaries
@@ -47,6 +49,8 @@ Windows binaries
- virt-viewer Windows installer - can be downloaded from `virt-manager download page`_
- UsbDk - A Windows filter driver developed for Spice USB redirection (windows client side) - `UsbDk_1.0.6_x64.msi`_, `UsbDk_1.0.6_x86.msi`_, (`source code <http://www.spice-space.org/download/windows/usbdk/spice-usbdk-win-1.0-6-sources.zip/>`_)
+ - http://cgit.freedesktop.org/spice/win32/usbdk
+
Android client
^^^^^^^^^^^^^^
aSPICE is a secure, SSH capable, open source SPICE protocol client that makes use of the LGPL licensed native libspice library. You can find and install `aSpice from play.google.com`_. Please support the work and GPL open-source software by buying the donation version of this program called `aSpice Pro!`_
@@ -69,21 +73,30 @@ This section contains various optional drivers and daemons that can be installed
Linux sources
^^^^^^^^^^^^^
- SPICE vdagent - `spice-vdagent-0.16.0.tar.bz2`_
+
+ - http://cgit.freedesktop.org/spice/linux/vd_agent
- x.org QXL video driver - `xf86-video-qxl-0.1.4.tar.bz2`_; Also contains Xspice
+ - http://cgit.freedesktop.org/xorg/driver/xf86-video-qxl
+
Windows binaries
^^^^^^^^^^^^^^^^
- Windows guest tools - `spice-guest-tools-0.100.exe`_
+ - http://cgit.freedesktop.org/spice/spice-nsis/
This installer contains some optional drivers and services that can be installed in Windows guest to improve SPICE performance and integration. This includes the qxl video driver and the SPICE guest agent (for copy and paste, automatic resolution switching, ...)
- `Windows QXL driver`_
+ - http://cgit.freedesktop.org/spice/win32/qxl
+
This is not needed if you are using the Windows guest tools installer above.
- `Windows SPICE agent`_
+ - http://cgit.freedesktop.org/spice/win32/vd_agent
+
This is not needed if you are using the Windows guest tools installer above.
Server
@@ -93,9 +106,15 @@ The SPICE server code is needed when building SPICE support into QEMU_. It shoul
0.12.6 - stable release
^^^^^^^^^^^^^^^^^^^^^^^
- SPICE - Server `spice-0.12.6.tar.bz2`_
+
+ - http://cgit.freedesktop.org/spice/spice
- spice-protocol - headers defining protocols, `spice-protocol-0.12.10.tar.bz2`_
+
+ - http://cgit.freedesktop.org/spice/spice-protocol
- libusbredir - For USB redirection support, `usbredir-0.7.tar.bz2`_
+ - http://cgit.freedesktop.org/spice/usbredir
+
Xspice
^^^^^^
Xspice - an X and Spice server. Requires Xorg. See `README.xspice`_.