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

Kirill Moizik kirill at daynix.com
Sun May 10 08:47:30 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

changeset:
liboil build fix dissmissed - already fixed in gtk-osx upstream
cups repo link fix patch sent to gtk-osx
unnecesarry patches were dissmissed

Kirill Moizik (3):
  jhbuildrc: switch default from gtk2 to gtk3
  jhbuildrc: fix autogen flags for cmake
  spice-osx-build-setup.sh: fix gtk-osx fetching script link

 jhbuildrc                | 6 ++++--
 spice-osx-build-setup.sh | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
1.9.5 (Apple Git-50.3)



More information about the Spice-devel mailing list