Re: [PATCH 1/2] Integrate patch for mac performance issue into build system

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

 





On Wed, Aug 5, 2015 at 5:40 PM, Kirill Moizik <kirill@xxxxxxxxxx> wrote:
From: Kirill Moizik <kmoizik@xxxxxxxxxx>

---
 modulesets/spice.xml                               | 15 ++++++
 1 file changed, 15 insertions(+)

diff --git a/modulesets/spice.xml b/modulesets/spice.xml
index f1abf6e..0bcdc6b 100644
--- a/modulesets/spice.xml
+++ b/modulesets/spice.xml
@@ -19,6 +19,9 @@
   <repository type="git" name="qemu"
       href="" href="http://git.qemu.org" rel="noreferrer" target="_blank">git.qemu.org"/>

+  <repository type="tarball" name="cairographics"
+      href="" href="http://cairographics.org/releases/" rel="noreferrer" target="_blank">http://cairographics.org/releases/"/>
+
   <repository type="git" name="libvirt.org"
       href="" href="http://libvirt.org/" rel="noreferrer" target="_blank">libvirt.org/"/>

@@ -45,6 +48,18 @@
     </branch>
   </autotools>

+  <autotools id="cairo">
+    <branch module="cairo-1.14.0.tar.xz" repo="cairographics" version="1.14.0"
+            hash="sha1:53cf589b983412ea7f78feee2e1ba9cea6e3ebae">
+     <patch file="https://raw.githubusercontent.com/yabloki/spice-jhbuild/osx/cairo-quartz-surface-performance-patch.patch" />

I put link to my local repo. If patch will be  pushed, this link should be changed to real one
+    </branch>
+    <dependencies>
+      <dep package="pixman"/>
+      <dep package="fontconfig"/>
+      <dep package="freetype"/>
+   </dependencies>
+  </autotools>
+
   <autotools id="spice-server" autogenargs="--enable-werror --enable-smartcard --with-sasl --disable-client" >
     <branch repo="spice.git" module="spice"/>
     <dependencies>
--
2.3.2 (Apple Git-55)


_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]