guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/7] gnu: Add spice-gtk.


From: Leo Famulari
Subject: Re: [PATCH 4/7] gnu: Add spice-gtk.
Date: Sat, 23 Jul 2016 18:39:59 -0400
User-agent: Mutt/1.6.0 (2016-04-01)

On Sat, Jul 23, 2016 at 03:18:56PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.

> +(define-public spice-gtk

> +    (propagated-inputs
> +      `(("gstreamer" ,gstreamer)
> +        ("gst-libav" ,gst-libav)
> +        ("gst-plugins-base" ,gst-plugins-base)
> +        ("gst-plugins-good" ,gst-plugins-good)
> +        ("gst-plugins-bad" ,gst-plugins-bad)
> +        ("gst-plugins-ugly" ,gst-plugins-ugly)
> +        ("spice-protocol" ,spice-protocol)))

Can you say why these are propagated?

> +    (license license:gpl2)))

It appears to be licensed under the lgpl2.1+, which some files under the
lgpl2.0+.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]