ggreco / gtk-osx

Build scripts and modules for OSX

Home Page:http://www.gtk+.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is used to maintain the configurations and modulesets
for building GTK+ OS X with jhbuild.

NOTE: If you only want to build GTK+, just download
gtk-osx-build-setup.sh and follow the instructions at:

 https://wiki.gnome.org/Projects/GTK%2B/OSX/Building

There are 3 modulesets. You can select the one which most suits you by
adding the line
      moduleset="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/modulesets-stable/gtk-osx.modules"

to your ~/.jhbuildrc-custom, replacing "modulesets-stable" (the default) with 

 * modulesets-stable: The default, all tarball-based released sources.
 * modulesets: Sources from VCS repositories when that's available,
   with stable release revisions set for each module.
 * modulesets-unstable: The bleeding edge modulesets, pulled from VCS
   repositories with no release revisions. 


About

Build scripts and modules for OSX

http://www.gtk+.org/


Languages

Language:Python 81.9%Language:Shell 18.1%