On 26.05.2015 08:29, poma wrote:
>
> Prepare for release 0.15.0 - 2013-10-14
> ...
> 0001-clipboard-target_to_type-fix-inner-loop-variable-nam.patch
> 0002-Add-a-virtio_write_clipboard-function.patch
> 0003-Add-a-warning-for-unhandled-case.patch
> 0004-Add-VD_AGENT_CAP_MAX_CLIPBOARD-support.patch
Prepare for release 0.15.0 - 2013-10-14
...
0001-clipboard-target_to_type-fix-inner-loop-variable-nam.patch
0002-Add-a-virtio_write_clipboard-function.patch
0003-Add-a-warning-for-unhandled-case.patch
0004-Add-VD_AGENT_CAP_MAX_CLIPBOARD-support.patch
0005-randr-Make-resolution-changing-more-robust
http://cgit.freedesktop.org/spice/linux/vd_agent/commit/?id=9b0eb8b
0028-vdagent-volume-synchronization-from-client.patch
src/vdagent.c: In function ‘daemon_read_complete’:
src/vdagent.c:114:9: error: unknown type name ‘VDAgentAudioVolumeSync’
VDAgentAudioVolumeSync *avs = (VDAgentAudioV
Il 21/05/2015 10:34, Fabio Fantoni ha scritto:
> Il 13/05/2015 22:20, Francois Gouget ha scritto:
>> This is a followup on Jeremy White's concept patch to use GStreamer:
>> http://www.spinics.net/lists/spice-devel/msg10030.html
>>
>> There is still a lot of work ahead but this patches series has al
All necessary patches from Hans branch is upstream.
---
modulesets/spice.xml | 5 -
1 file changed, 5 deletions(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index ffb2d38..af8ab52 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -68,10 +68,6 @@
-
-
---
README | 18 +++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 1d724d2..a431fe0 100644
--- a/README
+++ b/README
@@ -8,22 +8,34 @@ cd jhbuild
./autogen.sh --prefix=
make install
+More about jhbuild in the official guide:
+https://de
spice-jhbuild v2
- Addressing Christophe's suggestions: The build is a bit lighter now;
spice-gtk and qemu (default modules to build) builds 20 packages
instead of ~40 from before;
- jhbuild build virt-viewer stil building around ~40 packages as it
depends on libvirt-glib;
- Specific changes
By including gnome-apps-3.18 we have the following modules:
- gnome-boxes
- libvirt-glib
- vinagre
- gtk-vnc
- libosinfo
---
modulesets/spice.xml | 35 ++-
1 file changed, 2 insertions(+), 33 deletions(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
ind
---
modulesets/spice.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 5e44ce1..be45d6a 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -63,8 +63,8 @@
-
-
+
+
@@ -90,7
---
modulesets/spice.xml | 8
1 file changed, 8 deletions(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index be45d6a..ffb2d38 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -138,17 +138,9 @@
-
-
-
-
-
-
---
modulesets/spice.xml | 8
1 file changed, 8 insertions(+)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 8cc4a6d..c6a7a65 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -71,6 +71,7 @@
+
@@ -170,6 +171,9
---
modulesets/spice.xml | 10 ++
1 file changed, 10 insertions(+)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 04c1db1..1943af1 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -168,4 +168,14 @@
+
+
+
+
+
+
+
+
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 insert
---
modulesets/spice.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index c6a7a65..66751d3 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -94,9 +94,9 @@
+module="pyparsing/pyparsing/pypa
- spice-gtk no longer depends on celt
---
modulesets/spice.xml | 10 --
1 file changed, 10 deletions(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index 772e1e6..5e44ce1 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -25,19 +25,10 @@
-
-http://do
---
modulesets/spice.xml | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index af8ab52..f85377c 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -48,7 +48,21 @@
checkout). The configure script r
This module is necessary to have webdav option enable on spice-gtk
---
modulesets/spice.xml | 12
1 file changed, 12 insertions(+)
diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index f85377c..04c1db1 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -98,11 +9
Il 13/05/2015 22:30, Jeremy White ha scritto:
> Signed-off-by: Jeremy White
> ---
> qemu-options.hx | 8
> ui/spice-core.c | 17 +
> 2 files changed, 25 insertions(+)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index ec356f6..acd78a7 100644
> --- a/qemu-options.
Hey, sorry for the late reply on this one, I was testing it again
On Tue, May 12, 2015 at 04:34:42PM +0200, Christophe Fergeau wrote:
> On Thu, Apr 30, 2015 at 06:59:12PM +0200, Victor Toso wrote:
> > ---
> > jhbuildrc | 9 -
> > 1 file changed, 9 deletions(-)
> >
> > diff --git a/jhbuil
19 matches
Mail list logo