Transfer the Mac SDK bockbuild profiles & resources inside the Mono repository.
[mono.git] / bockbuild / mac-sdk / libcroco.py
1 GnomeXzPackage('libcroco', version_major='0.6', version_minor='8',
2                configure_flags=[
3                    '--host=i386-apple-darwin',
4                    '--disable-Bsymbolic',
5                    '--enable-gtk-doc-html=no'
6                ])