summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-08-14bundle: Associate remote-viewer with .vv filesosxChristophe Fergeau1-0/+13
2013-08-12Update versions in bundle fileChristophe Fergeau1-4/+4
2013-08-12Update virt-viewer, spice-gtk and spice-protocolChristophe Fergeau1-20/+20
Rebase them to latest upstream releases. This should provide interesting bugfixes as well as MIME support.
2013-04-22Copy pango modules in remote-viewer bundleChristophe Fergeau2-0/+16
They are needed for proper font rendering
2013-04-22Adjust to recent pango changesChristophe Fergeau1-1/+3
We need to set PANGO_LIBDIR and PANGO_SYSCONFDIR for pango to find its modules from a bundle. Without that, it will warn at startup that it can't find its modules, and fonts will be replaced by empty squares.
2013-02-23Update spice-gtk and virt-viewer to latest releasesChristophe Fergeau1-18/+18
Latest stable spice-gtk is 0.18 and latest stable virt-viewer is 0.5.5.
2012-11-14Add virt-viewer iconChristophe Fergeau4-7/+7
2012-11-14Fix autogenargs setting in jhbuildrcChristophe Fergeau1-1/+2
2012-11-14Add script to download and setup SPICE OSX buildChristophe Fergeau1-0/+64
2012-10-25Adjust bundle pathChristophe Fergeau2-2/+2
2012-10-25Disable introspectionChristophe Fergeau1-0/+4
This is causing a very weird build-time hang in gtk+3.0. Introspection is not needed to build virt-viewer, so let's disable it.
2012-10-25Make sure libiconv is never builtChristophe Fergeau1-0/+1
The OSX one and the GNU one conflicts on Lion after packaging things in a bundle.
2012-10-25Add gtk3 bundle fileChristophe Fergeau1-0/+135
2012-10-25Adjust virt-viewer-gtk3 name in sample jhbuildrcChristophe Fergeau1-1/+1
2012-10-10Update README fileChristophe Fergeau1-32/+55
Updated instructions as to how to use this moduleset
2012-10-10Update jhbuildrcChristophe Fergeau1-35/+14
2012-10-10Add upstream patch to fix spice-gtk compilationChristophe Fergeau1-0/+2
One symbol isn't properly exported on OSX
2012-10-10Use gthread coroutines for spice-gtkChristophe Fergeau1-2/+2
The ucontext code does not compile (missing XOPEN_SOURCE define)
2012-10-10Add remote-viewer bundle generationChristophe Fergeau4-0/+335
These files can be used with gtk-mac-bundler to generate a bundle after remote-viewer is built.
2012-10-10Use spice-protocol tarballChristophe Fergeau1-1/+5
2012-10-10Add gtk3 builds for virt-viewer and spice-gtkChristophe Fergeau1-0/+27
2012-10-03Use tarball for virt-viewerChristophe Fergeau1-1/+8
2012-10-03Explicitly use gtk+ 2.0 when building virt-viewerChristophe Fergeau1-1/+1
2012-10-03Update spice-gtk to 0.14Christophe Fergeau1-5/+6
2012-09-06Use spice-gtk tarballChristophe Fergeau1-1/+8
2012-08-09Rename spice repo to spice.gitChristophe Fergeau1-9/+9
2012-08-09Build spice-gtk and gtk-vnc with gtk2Christophe Fergeau1-3/+3
2012-08-09Disable -Werror when building spice-gtkChristophe Fergeau1-1/+1
2012-08-09adjust spice-gtk dependenciesChristophe Fergeau1-4/+1
Disable many optional dependencies as they are not useful on OSX
2012-08-09use gthread for spice-gtk coroutinesChristophe Fergeau1-1/+1
The coroutine stuff didn't work well on OS X, not sure why.
2012-08-09don't use deprecated tarball element for celtChristophe Fergeau1-3/+9
2012-08-09add celt patch to ignore tests/Christophe Fergeau1-3/+3
On OSX, binaries in tests/ fail to link because they try to use some hidden symbols. Since they are only test programs and celt 0.5.1.3 is really old, just skip building of tests/ on OSX.
2012-08-07use gstreamer for audio in spice-gtkChristophe Fergeau1-1/+2
2012-08-07disable spice-gtk python bindingsChristophe Fergeau1-1/+1
2012-08-07add gtk+ dependency to spice-gtkChristophe Fergeau1-0/+1
2012-08-07include gtk-osx modulesetChristophe Fergeau1-0/+2
This way we can build all the needed modules for spice-gtk and vinagre using jhbuild. We use the -unstable moduleset because it's the only one that has gtk+ 3.0.
2011-11-03add libosinfo and gtk-vncHEADmasterChristophe Fergeau1-0/+10
They are gnome-boxes dependencies
2011-10-21add boxes to module setChristophe Fergeau1-0/+15
2011-10-21preliminary usb redir supportChristophe Fergeau1-2/+13
Add the modules necessary for usb redir support to the module set, but we have to disable this support from spicy for now because jhbuild can't build libusbredir because it's not using the autotools, and its build system isn't sophisticated enough for jhbuild use :-/
2011-10-21fix virt-manager buildChristophe Fergeau1-5/+1
It forces to build out of srcdir, so we need to tell jhbuild about this.
2011-10-21add libcacard dependency to spice-gtkChristophe Fergeau1-0/+1
It is required for smartcard support
2011-09-08build libcacard from qemuChristophe Fergeau1-4/+2
It's now installable as a shared library from qemu, and upstream is qemu, so it's better to install it from here
2011-09-08use new upstream repository for spice-gtkChristophe Fergeau1-4/+1
2011-06-06Tell jhbuild to use system XDG dirs as wellZeeshan Ali (Khattak)1-0/+5
If we don't do this, jhbuild assumes we have XDG directories in our chroot.
2011-05-03Add vinagre moduleZeeshan Ali (Khattak)1-0/+9
2011-05-01use qemu from upstreamChristophe Fergeau1-1/+4
2011-04-30add pyparsing to modulesetChristophe Fergeau1-0/+13
It will make Mac OS X builds easier
2011-04-30use spice by default with virt-managerChristophe Fergeau1-1/+1
2011-04-26fix makeargs name in jhbuildrcChristophe Fergeau1-1/+1
It was misspelt makeflags
2011-04-22add more inline doc to our jhbuildrcChristophe Fergeau1-1/+10