[Spice-devel] [PATCH spice-gtk v2] build-sys: stop installing spicy & spicy-stats

Pavel Grunt pavelgrunt at gmail.com
Thu Aug 10 10:41:27 UTC 2017


2017-08-10 12:27 GMT+02:00 <marcandre.lureau at redhat.com>:

> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> spicy is only a test UI. A proper end-user UI is provided by
> virt-viewer, vinagre or Boxes for example.
>
> spicy-stats is meant for simple measurements and tweaking during
> development, I never heard of any user. And I can't think of a good
> reason a user would want it.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
>

Ack,
Pavel

P.S.: What be good to stop shipping them in the rhel/fedora spice-gtk-tools
packages soon


> ---
>  tools/Makefile.am | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/tools/Makefile.am b/tools/Makefile.am
> index 7c2d90e..5bce252 100644
> --- a/tools/Makefile.am
> +++ b/tools/Makefile.am
> @@ -1,4 +1,5 @@
> -bin_PROGRAMS = spicy-stats spicy-screenshot
> +bin_PROGRAMS = spicy-screenshot
> +noinst_PROGRAMS = spicy-stats
>
>  TOOLS_CPPFLAGS =                       \
>         -DSPICE_COMPILATION             \
> @@ -13,7 +14,7 @@ TOOLS_CPPFLAGS =                      \
>         $(NULL)
>
>  if WITH_GTK
> -bin_PROGRAMS += spicy
> +noinst_PROGRAMS += spicy
>  TOOLS_CPPFLAGS += $(GTK_CFLAGS)
>  endif
>
> --
> 2.14.0.1.geff633fa0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170810/2ab49bc8/attachment.html>


More information about the Spice-devel mailing list