[Spice-devel] [spice-jhbuild PATCH v2 09/12] modulesets: update configure options
Christophe Fergeau
cfergeau at redhat.com
Tue May 26 03:08:33 PDT 2015
On Mon, May 25, 2015 at 02:42:55PM +0200, Victor Toso wrote:
> spice-server: with lz4, removed client option;
>
> spice-gtk: with webdav smartcard and usbredir, removed polikit due:
> http://lists.freedesktop.org/archives/spice-devel/2014-December/018350.html
>
> virt-viewer: with spice-gtk
> ---
> modulesets/spice.xml | 20 +++++++++++++++++---
> 1 file changed, 17 insertions(+), 3 deletions(-)
>
> diff --git a/modulesets/spice.xml b/modulesets/spice.xml
> index 1943af1..8cc4a6d 100644
> --- a/modulesets/spice.xml
> +++ b/modulesets/spice.xml
> @@ -25,7 +25,12 @@
> <repository type="git" name="git.gnome.org"
> href="git://git.gnome.org/"/>
>
> - <autotools id="spice-server" autogenargs="--enable-werror --enable-smartcard --with-sasl --disable-client" >
> + <autotools id="spice-server"
> + autogenargs=
> +"--enable-werror
> +--enable-smartcard
> +--enable-lz4
> +--with-sasl">
> <branch repo="spice" module="spice"/>
> <dependencies>
> <dep package="spice-protocol"/>
> @@ -93,7 +98,13 @@
> version="1.5.5" size="1412611"/>
> </distutils>
>
> - <autotools id="spice-gtk" autogenargs="--disable-usbredir">
> + <autotools id="spice-gtk"
> + autogenargs=
> +"--enable-werror
> +--enable-webdav
> +--enable-smartcard
> +--enable-usbredir
> +--disable-polkit">
No --enable-lz4 / --with-sasl for the client?
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150526/67f10530/attachment.sig>
More information about the Spice-devel
mailing list