[Spice-devel] [PATCH 0/6] Fix Mac OS spice client build

Kirill Moizik kirill at daynix.com
Thu Apr 2 08:20:48 PDT 2015


From: Kirill Moizik <kmoizik at redhat.com>

Hi All, 
We tried to build mac client (gtk3 based) on Mavericks OS. It didn't worked from the box, so we did couple fixes to build process.
Since we are running mac on vm, we had a chance to verify those patches works on clean machine.
Now build process should be very easy and  can be done in a few steps.

curl http://cgit.freedesktop.org/~teuf/spice-jhbuild/plain/spice-osx-build-setup.sh?h=osx > spice-osx-build-setup.sh
sh ./spice-osx-build-setup.sh
jhbuild bootstrap
jhbuild build

Please note : patch 0001 changing default from gtk2 to gtk3, since it seems most development will be focused on gtk3
Thanks in advance,
Kirill 

Kirill Moizik (6):
  Jhbuild setup: set default to gtk3
  Jhbuild setup: skip cups module
  Jhbuild setup: fix config and build flags for modules
  Jhbuild configuration: fix modules dependencies.
  Fetching script: Fix gtk-osx url
  Fetching script: fix setting up environment for spice build

 jhbuildrc                | 12 +++++++++---
 modulesets/spice.xml     |  4 ++++
 spice-osx-build-setup.sh |  3 ++-
 3 files changed, 15 insertions(+), 4 deletions(-)

-- 
1.9.5 (Apple Git-50.3)



More information about the Spice-devel mailing list