[gtk-osx] Created tag Last-Lion
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Created tag Last-Lion
- Date: Sat, 29 Apr 2017 18:15:06 +0000 (UTC)
The unsigned tag 'Last-Lion' was created.
Tagger: John Ralls <jralls ceridwen us>
Date: Mon Apr 3 16:13:56 2017 -0700
Last commit that supports Xcode versions < 5.0 or OS X versions < 8.0.
Changes:
Brion Vibber (2):
Fix XML well-formedness error (extra quote)
Fix patch file
Calum (3):
Fix http://git.gnome.org redirecting to https
Add md5 hash for icon-naming-utils
Add md5 hash for tango-icon-theme
Christoph Reiter (9):
Fix bootstrap on 10.11
python2: update to python 2.7.11
Python2 fixes for Xcode 7
Move readline into the bootstrap module as it is a dependency of bash
Update the jhbuild version to recent master.
Fix gobject-introspection patch URL
Update pango to 1.38.1
Add hidpi patches for gtk+-3.0
Fix gtk+2 breakage on retina introduced by the recent hidpi fixes.
Christophe Fergeau (6):
Fix path to gstreamer tarballs
Remove bison/flex dependency from gstreamer
Fix glib build when using the native OSX iconv
Remove iconv from bootstrap
Fix 'makerags' typo in liboil module
Fix a libtool incompatibility.
Eric Butler (1):
Bump babl, gegl, and gimp, patch around gimp bug 555545
Igor Mammedov (1):
make enchant to look for modules/configs in env specified dirs
Jesse van den Kieboom (1):
Use python3 waf for pycairo-python3
Jiří Techet (1):
Don't link XQuartz version of freetype2
John Ralls (914):
Stable revisions and tarball for intltools
Fixed typo in repository ftp.gnome.org
Fixed a typo in module intltool
Release checkouts/downloads on gtk-osx-random.modules
Release checkouts/downloads on gtk-osx-bootstrap.modules
Fixed path error in modulesets/gtk-osx-bootstrap.modules
pkg-iscodes to tarball because they moved to a git repository
Corrected validation errors in gtk-osx-random.modules and gtk-osx-unsupported.modules
Put checkoutdir back into ige-mac-integration
Fixed error in ftp.gnome.org href
Changed base url to point to jralls branch
Merge branch 'master' of git github com:jralls/gtk-osx-build
Moved FreeType and FontConfig to hard dependencies to force build of pangoft2
Changed babl and gegl to use tarballs because their dev teams don't tag releases in SVN; Added makeargs
to gimp (-framework Carbon) to support ige-mac-menu.
Changed moduleset to point at github so that moduleset changes don't require users to rerun the install
script.
Changed ige-mac-integration to point at new ige-mac-integration-0.8.0.tar.gz
Uprev ige-mac-integration
Fixed typo in gtk-osx.modules
Added gtk-quartz-engine module
Merge branch 'rcaelers'
Removed gtk-quartz-engine from gtk-osx.modules. It was already in gtk-osx-themes.modules, which is a
better place for it.
Add check for git, now that we need it just to get started
Add a stable set of modulesets. At the momemt, these are mostly subversion branches from before
rcaelers's gitification. Will make as many as possible pull release tarballs as time permits.
Update to git revision tag
Change default moduleset directory to modulesets-stable
Restore version check to jhbuild
very small fix to instructions link
Upgrade jhbuild rev now that perl bug is fixed
Add moduleset and jhbuildrc for universal framework.
Updated revisions for gitification.
Add modulesets-bleed
Updated to reflect that jhbuild is now installing its executable in $HOME/./local/bin.
Updated to reflect multiple modulesets
Converted all repositories to tarball and tested
jhbuildrc customization (use with "JHB=testing") for test-building all of the modules.
Gitified tags for liboil and orbit2
Merged changes from manjusri
Complete migration to git where feasible; revisions/tags corrected & verified. All packages tested.
Added comments about status of modules.
Merged updates from manjusri
Added bison as dependency for gstreamer
Changed moduleset path from hard coded to os.environ['HOME']
Merge updates from Methuselah
Restored LibProxy, inadvertently deleted earlier
Revert "Merge updates from Methuselah" because it actually reverted them!
Moved Bison and Curl to gtk-osx-bootstrap.modules as they're needed by gstreamer as well as Webkit.
added flex as a dependency of gstreamer
PPC must disable altivec for babl
Remove webkit-deps from modules list
Add flex to bootstrap.modules, skips for bison & flex when building Leopard and to protect from using
Apple's buggy gm4 to jhbuildrc
Renamed modulesets-bleed to modulesets-unstable, a less pithy name.
Softlink modulesets/gtk-osx-bootstrap.modules from modulesets-stable. These packages are for building
the rest.
Remove the emacs mode comments
Add universal modules
Removed emacs mode comment
Removed webkit-deps from includes
Use the framework designated by .jhbuildrc or .jhbuildrc-custom
Oops, left WebKit out.
Remove extraneous repository
Change names of universal modulesets
Patch to correct failure of dbus-launcher to start it user is member of more than 16 groups. This is
common when user is using OpenDirectory.
Updated ige-mac-integration to latest version
Change sessionsocketdir to /var/tmp; eliminates need to create it, which was required when it was
${prefix}/var/tmp.
Added gtk-osx-universal.modules to the list copied into jhbuild/modulesets so that it won't be broken
Tarball doesn't have configure; run autogen.sh. Fixes Trac ticket #6.
Added Gnome-keyring as a dependency of libsoup
Include libproxy in deps for stable and unstable libsoup
Updated makeargs for liboil; better solution for symbol problem, Thanks to Myshkin LeVine
Corrected comment about using gtk-osx-docbook module
Patch to compile webkit-1.1.12 with Quartz backend.
Bring Webkit up to date and working.
Fix gconf's requirement for PolicyKit
Fix surplus -- in comment
Fix typo in tarball name
Add debian.org repo
Provide for automated second build of ige-mac-integration for python.
Patch gtk+ to handle GdkCursorType GDK_BLANK_CURSOR
Fix strip level for cursor patch.
Patch ige-mac-integration with focus-fix (ticket #13)
Remove bogus autogenargs from jhbuildrc, ensuring that the correct ones are present in the modulesets.
Remove autogenargs='CFLAGS=" "' from libproxy. This had undesirable effects, especially with regards to
cross-compilation.
Replace uunet with ijg.org, uprev libjpeg (since they don't appear to provide older versions.
Patch for gtk+-2.18.2
Fix patch path
Updated package versions to current stable releases.
Add meta-gtk-osx-bootstrap to the list of default modules to build. The "after" flag in the modulesets
is too weak to pull in the basic modules if they haven't been built.
Remove the explicit setting of CFLAGS, CXXFLAGS, and LDFLAGS so that values will be pulled in from the
user's environment.
Move "install-check" check to the new jhbuild default location.
Patches for dbi and dbi-drivers to use our CFLAGS instead of the ones that the dbi developers want.
This is needed for cross-compilation.
Update ige-mac-integration patch to reflect latest git changes
Patch for null-fontname crash.
Commented out the requirement for libiconv; it conflicts with gettext which picks up the /usr/lib one.
added lipoit from easyb's repo
Lipoit makefile does ppc, i386, & x86_64 by default, but can now be over-ridden on the commandline with
make "ARCH=foo bar"
Fix typo in lipoit/Makefile
Remove softlinked bootstrap modules and point the include at the github one.
Change order of includes so that the http: one doesn't confuse jhbuild.
All URLs, still trying not to confuse jhbuild.
Revert "All URLs, still trying not to confuse jhbuild."
Revert 643047219b (Change order of includes so that the http: one doesn't confuse jhbuild.) and
1f9b12dd24 (Remove softlinked bootstrap modules and point the include at the github one.)
Fix missing repos
Remove incorrect (and superfluous WebKit module)
Add "disable-pam" to gnome-keyring args. Pam isn't common on OSX.
Correct type for repo liboil
Add mm-common module
gnome-2-28 is a revision, not a tag
Handle libtool library text files and already-universal binaries correctly
Add libiconv module to bootstrap to support 64-bit builds.
Add font-backend=pango to WebKit
Add x86_64 support
Change rev and repo for gtk-osx lipoit
Add glibmm to build-separately-and-lipo
Major rewrite. Now supports directly building on specified archtectures including universal builds.
Clarify comment
Restore "enable-static" to gconf args
Add "disable wmf" to gimp autogenargs
Correct tag on gtkmm
Revert the gtk-osx-bootstrap.modules hack; replaced by hardlinking that module in the directories.
Add more examples to document upgrades to jhbuildrc-gtk-osx
Correct typo (== not =)
Correct error in cups-config definition
correct typos in setup_universal
update unstable universal modules to reflect changes made in modules. Note that unstable is the only
one that will work for x86_64, but that it will produce libraries incompatible with Tiger.
Add --disable-scrollkeeper to glade-3
fixed urls
Explanatory note about _exec_prefix
Add "-O1" to x86_64 CFLAGS for universal build.
Replace revision with tag for pygobject module
Merge branch 'master' of git github com:jralls/gtk-osx-build
Provide for tarballdir and _exec_prefix to track custom prefix and still be customized themselves. Bugs
#26 and #28
Patch configure.in instead of configure (moduleset runs autogen.sh to make sure that libtool is
compatible).
Fixes for PPC build
Improved dbi patches
Set appropriate ABI for gmp
Provide for automatic detection of system and by default configure for building on that system.
Work around glib bug 552003
Add -std=c99 to freetype CFLAGS
Move gconf's --enable-static from modulesets to jhbuildrc
Force SDK10.4 builds on Snow Leopard to use gcc4.0
Force SDK10.4 builds to build for arch i386 if default arch is x86_64
Delete the call to setup_sdk_10_4 and autogenargs settings.
Replaced getenv with command class _getenv
Removed flat_namespace setting from LDFLAGs: No longer appropriate.
Add gobject-introspection, now required for Pango
Changed sdk_version to 'native' for the default call, added a lot of explanatory comments.
Merge branch 'master' of ssh://manjusri/Users/john/GTK-OSX/gtk-osx-build
Don't print the default architecture, it interferes with gtk-osx-getenv.
Make popt not use NLS until we can get it to find the right gettext and libiconv.
The popt NLS problem was local, not general.
Update WebKit to current stable (1.15.4)
Revert "Update WebKit to current stable (1.15.4): X11 only."
Add LTDL_LIBRARY_PATH for guile-1.8
Add sqlite as a dependency of libsoup instead of relying on a pkg-config hack to bring in the
OSX-included libsqlite.
Add the missing usearch.h and ucoleitr.h headers so that they don't have to be added manually.
New patch for WebKit-1.1.15
Fix level error in icu patches
Replace the -O1 flags with -O0 for debug builds. The error which required -O1 was fixed in gtk+ trunk
some time ago.
Build quasi-stable WebKit-1.1.15.4 instead of WebKit-1.1.12.
Correctly set the default architecture for 64-bit.
Disable guile support for gnutls when building for Tiger on Snow Leopard: There's a problem with
duplicate symbols caused by non-standard extern inline declarations in gmp. See
http://www.mail-archive.com/help-gnutls gnu org/msg00915.html
Add libgsf and libart-gpl
Merge branch 'master' of git github com:jralls/gtk-osx-build
LibGSF is a simple GNU library. It has no Gnome dependencies at all.
Add a projects directory for files needed to build individual projects. First such project is GRAMPS
A pygtk patch which avoids a bug somewhere deep which causes some pygtk apps to hang on exit.
Merge branch 'master' of git github com:jralls/gtk-osx-build
Override Python's CFLAGS
New project description to build GRAMPS, with supporting patches.
Install pygtk patch for bug 613783
Add mac menu and doc integration.
Merge branch 'master' of git github com:jralls/gtk-osx-build
Minor fix to patches to bracket them for mac use.
Fix macui patch so that sync is used after database load and view change
Pinch Emrys Williams's icons file, since he'd gone to the trouble of making the larger icons from svg.
Thanks, Emrys.
Get the right icons file. Oops.
Added modules gtkspell and pygtk-extras to support python spell checking in GRAMPS
Additions to PYTHONPATH and add XDG_DATA_DIRS and PYTHONHOME so that GRAMPS will run completely from
inside the bundle.
More modules and libraries to ensure that GRAMPS has everything it needs to run inside the bundle; also
fixed a couple of leftovers from the pygtk-demo bundler (like translation files).
Additional GRAMPS modules for spell-checking
Up-revved gramps to 3.2.2
Set up Python correctly for SDK builds
Remove duplicate SDK10.4 & OSXV10 (Snow Leopard) blocks
Some comments providing headers to the sections
Merge branch 'master' of git github com:jralls/gtk-osx-build
New release of ige-mac-integration.
Update ige-mac-integration to 0.9.1
Bump ige-mac-integration version to 0.9.2
Patch to implement gtk selections.
Fix gtk_selection_notify, which is not marked private in gtk+-2.0
Patch Makefile.in so that it will work against tarballs.
Update to ige-mac-integration-0.9.3
Fix two more typos in the selection patch.
Add patch to correct gtk print slowdown getting printers (see
https://bugzilla.gnome.org/show_bug.cgi?id=614581)
Add GdkEventSelection* to gtk_selection_clear_cb event emission; required parameter left out of
original version.
Fixed URL and sha256 hash for gtk-css-engine
Fixed some more URL and sha256 hash for gtk-css-engine
Moved the skips for libxml2 and libxslt into setup_sdk(), to be done only for Snow Leopard builds;
older versions of OSX ship with a version of libxml2 which is missing necessary symbols.
Added dependencies to support building gtk-css-engine.
Updated libxml2 and libxslt, which were older than what SnowLeopard needs
Add murine theme engine
Uprev glib, pango, atk, and gtk+ to recent stable versions
Patch for https://bugzilla.gnome.org/show_bug.cgi?id=622333
Remove the gdk-quartz-input-window patch; fixed upstream.
Updated for gtk+-2.20.1
Update ige-mac-integration to new version 0.9.4
Update autogenargs on glib and pixman needed to build correctly on OSX
Revised gtk+ unstable module to build gtk-2.20 for the gtk+ target, and added gtk+-3.0 module to build
the current master.
Updated the git tags in modulesets to match the new tarballs in stable.
Add python bsddb3 module; the old built-in pybdb functions are no longer available in Python 2.6.
Add a continue statement to the pygtk patch so that the if statement doesn't erroneously apply to the
next if statement.
Correct wrong patch strip level in pygtk module
PyGtk patch: Nope, continue was the wrong answer. Comment out the if statement instead.
Update repository for libtiff
Comment about Apple SDK documentation.
Update ige-mac-integration to latest release.
Add patch to restore GDK_META_MASK as the alias for NSCommandKeyMask. See discussion in
https://bugzilla.gnome.org/show_bug.cgi?id=605799
Remove the libjasper option from gtk+ (it is no longer present) and disable introspection until
https://bugzilla.gnome.org/show_bug.cgi?id=606164 is fixed.
Add building gobject-introspection for unstable.
Patch to allow gtk+ to build with introspection enabled.
Patch to correct #607115. This isn't the final fix, but it gets accelerators working correctly.
Revise patch to account for earlier patches and differences from git master.
Add introspection to modulesets
Add gdk-pixbuf, a new dependency requirement for gtk+-3.0
Update modulesets to use ige-mac-integration-0.9.6
Add Makefile.in patch to gtk-introspection.patch. Just patching Makefile.am doesn't do much on its own.
Correct Makefile.in patch to allow for preceding patch from gtk-selection.patch
Gtk+-2 needs gdk-pixbuf now, too.
Update gettext (in gettext-fw, not bootstrap) to 0.18.1, which fixes a problem with msgmerge not being
able to find files on OSX (manifested in gdk-pixbuf with a 64-bit build).
Replace quartz_3_0 with quartz_2_0 in gtk-introspection.patch. Oops.
Fixed patch for gtk-introspection.
Revert gobject-introspection dependencies from modulesets-stable: Gobject-introspection isn't yet
really stable and is supported in PyGObject and PyGtk only by unstable releases.
New version of gtk-keyhash.patch, corrects all keyhash problems, obsoletes gtk_meta.patch.
Remove return-if-reached error in gdk_selection_owner_get_for_display, it's used internally by gtktext,
gtktextbuffer, and getoldeditable to see if they should transfer the X-selection to the selection clipboard.
Remove the skip for ige-mac-integration; 64-bit compatibility was done several months ago.
Update gramps to 3.2.3
Redo gramps ui patch for gtkosxapplication
Update Gramps Info.plist to 3.2.3
Fix bundle identifier for Gramps.
Copy python to ${bundle}/Contents/MacOS so that it can find its libraries with
@{executable_path}/../Resources
Define some more variables in Gramps.launcher so that a) gramps can find its l10n strings and b) so
that files get written to ~/Library/Application Support instead of ~/.gramps.
Turn on python optimization in GRAMPS
New project pybliographer
Fix up translation element, remove locale element in gramps bundle
Replace the hard-coded path defines with bundle-based function calls.
Fix misnamed patch file.
Upgrading gettext opened a bug in WebKit, which wants to use its own ctype clones; but gettext headers
introduce the other kind, and that triggers a WebKit build error unless one line in WebCore/config.h is
commented out.
Clean up PYTHONPATH with os.path.join, add second path pointing to python's root (as opposed to the
site-packages) module directory.
Add the hunspell engine. Without one, enchant is a no-op.
Update the gramps-macui patch to not fail if gtkosxapplication isn't installed.
Update the gramps xdg-utils patch (makes it unecessary) so that it only executes with quartz, to
protect MacPorts builds.
Fix the strip argument for gramps-macui.patch
Adjust the comments to reflect improvements made in the module and patch sets.
Delete pybsddbb3 module (it's included in python), fix up the berkeleydb module so that it builds in
its "build_unix" directory.
Move hunspell module from unsupported to random, since random already has repo sourceforge and
unsupported doesn't.
Add enchant arg to look for myspell dictionaries in /Library/Dictionaries
Add autogenarg to gmp on PPC
Update pygtk and pygobject to more recent versions, disable introspection (which doesn't consistently
work on OSX)
Update pygoocanvas, get it from Gnome instead of berlios
Add sqlite as a dependency for WebKit
Patch Gramps to enable the ExportAssistant window to disappear (be destroyed, actually) when it's
closed.
Use pycairo-python2.6 (version 1.8.6). Pygoocanvas won't build with pre-1.8.4 versions of pycairo. Note
that Leopard users will need to build Python for this to compile.
Remove patch; it's no longer required as the change has been made upstream.
OSX-standard accelerator map & patch to install it.
Rewrite Gramps launcher script L18N configuration, starting from the old version from Gnucash -- put
pretty thoroughly redoing it.
Add enchant plugins to the Gramps bundle
Gramps launcher: Remove the XDG_DIRS setting, we don't need it. Remove the GRAMPS level from
GRAMPSHOME; Gramps knows about that part.
Gramps bundle: Fix the translation for gtk20
Update to Gramps 3.2.4
Update enchant to 1.6.0
Add python-2.6.6 to gtk-osx-bootstrap.modules.
Add libgnome/libbonobo stack to pybliographer
Make BASEURL https instead of http; github redirects http, but curl doesn't follow the redirect.
Adjust modulesets for github's change from http to https
Update modulsets core and gtk-mm to current stable development tags.
Update iso-codes to current version for Gnucash shipment.
Restore XDG_DIRS environment variable to Gramps launcher script: Needed to execute WebKit.
Patch Gramps to work around http://www.gramps-project.org/bugs/view.php?id=4310.
Update gramps to 3.2.5
Use a new branch in gtk+, quartz-integration, which provides more up-to-date quartz changes than does
master.
Deadkey handling for Gdk-Quartz. Doesn't handle everything, but it gets many of the ones which Gdk
supports.
Unignores patch files, which are ignored in my primary .gitignore -- but they're important here.
Revert "Deadkey handling for Gdk-Quartz. Doesn't handle everything, but it gets many of the ones which
Gdk supports." -- bad patch file.
Deadkey handling for Gdk-Quartz. Doesn't handle everything, but it gets many of the ones which Gdk
supports. This time with a good patch file.
Fix path mistake in gdk-deadkeys.patch
Fix Gramps bugs 4353 and 4449.
Update ige-mac-integration to 0.9.7
Add patch which removes releasing and reallocating the eventloop static autorelease pool every loop
iteration.
Fix typo in gtkquartz_pools.patch
Fix gobject-introspection CFLAGS: No longer requires std=c99 (in fact, it now requires gnu99, which is
the default).
Update some unstable unsupported modules so that they build with the latest revisions.
Replace gdkquartz_pools.patch which gdkeventloop.patch, which reflects the permanent change. Add
gtkdndmemory.patch which fixes some crashes in drag-and-drop.
Change gtk+ to use the new gtk-2-24-quartz branch at git.gnome.org
More error checks in setup
Update to new gtk+ multiple-backend config arguments
Synthesize nsevent for drag_begin_internal to prevent race condition. This is the same fix as applied
to quartz-integration and gtk-2-24-quartz.
Whitespace cleanup
Bump jhbuild version to 2.32
Rearrange bootstrap modules, providing a gtk-osx version of bootstrap.modules and moving some
prerequisite modules (like libxml2) from gtk-osx-bootstrap.modules into bootstrap.modules.
Whitespace cleanup
Move libcurl here from gtk-osx-bootstrap.modules, since WebKit is the only thing that depends on it.
Put the included modules in alphabetical order to better ensure that everything that needs to be
included, is.
Remove the extra args to gettext; they're in the module now.
Update glib version to match gtk+ version.
Fix up bootstrap.modules to meet gtk-osx's needs; this should have been part of
8b79f3549f594e6c2325b07d6e784f4e1714a016 but somehow escaped.
Copy the bootstrap module from modulesets-stable to the jhbuild modulesets directory; this bootstrap is
more appropriate for gtk-osx's purposes.
Patch gitscanner to not complain so much about @ symbols in objective-C code.
Patch girscanner to not complain so much about @ symbols in objective-C code.
Remove libxml2 dependencies; libxml2 is now provided by bootstrap.modules
Revert "Patch gitscanner to not complain so much about @ symbols in objective-C code."
Merge commit '73ddbdd2ed4465791a4a282bb896eedac7b2f821'
Merge commit '80e10a3e4a7c7e28d1810ac365ca0e095250d96e'
Fix branch tag error
Remove libxml2 dependencies; libxml2 is provided by bootstrap.
Glib doesn't have a 2-27 tag (2-28 coming soon, will use that as soon as it's released)
Get glib tag 2.27.5 instead of 2.27.4; 2.27.4 doesn't seem to be on master.
Add gdk-pixbuf, a dependency for gtk+ after 2.22.
Remove erroneous repository entry and update gtk-doc.
Update core modules.
Update versions in Gtkmm stable moduleset
Update versions in python stable moduleset.
Update versions on gstreamer moduleset.
Whitespace fix
Update versions, remove duplicate repo entry, edit item comments in stable random modules.
Update versions in stable themes.
Update versions in stable unsupported.
Add pygtk-signal-watch.patch to pygtk (See https://bugzilla.gnome.org/show_bug.cgi?id=640738). Thanks
to Jp Calderone for the patch and to Antoine Martin for bringing it to our attention.
Fix XML error in gtk-osx.modules
Fix wrong hash for pangomm
Remove libsigc++ dependency on doxygen, because doxygen doesn't pay attention to our CXXFLAGS and won't
build correctly.
Add atkmm, a new dependency for gtkmm.
Put pycairo back to 1.8.8. 1.8.10 requires python3 and we're not ready to go there yet.
Put lcms back to 1.9.19. Gimp hasn't yet ported to lcms2.
Change the note about bootstrapping to a separate directory from prefix.
The actual patch for Bug 640738 Add pygtk-signal-watch.patch to pygtk (See
https://bugzilla.gnome.org/show_bug.cgi?id=640738). Thanks to Jp Calderone for the patch and to Antoine
Martin for bringing it to our attention.
Fix libproxy url
Libproxy is a gzip, not a bzip2.
Libproxy is now CMake. Sheesh.
Libsoup doesn't even work with the new libproxy. Put it all back.
More fixups needed to get stable to build correctly.
Gramps whitespace cleanup, plus delete a no-longer-needed libxml2 dependency.
Fix typo in stable unsupported.
Update git tags/revisions to match (mostly) stable moduleset tarballs.
Add mm-common, the C++ port of gnome common. It's needed to build gtkmm and friends from git.
Fix up ige-mac-integration for unstable python.
Comment about why freetype and fontconfig are needed (Webkit requires them).
Point dbus at the right patch and fix the patch so that it works.
Revert GConf to 2.28; GConf-2.32 uses gdbus, which doesn't work under OSX.
Update dbus in unstable.
Peg GConf to 2-28, even in unstable, until gdbus is fixed to work with OSX.
Libsoup can't use versions of gnome-keyring after they changed their interface in 2009, so downgrade
gnome-keyring to 2.28
Patch is for gnome-keyring 2.32.1 only
Belatedly update version on gtk-quartz-engine; set package to autogen since configure isn't included.
Changed pixman version from 0.21.4 to 0.20.2. 0.21.4 is a development snapshot, which Cairo have wisely
moved from their releases directory to their snapshots directory -- which breaks our build.
Fix typo in gimp autogen-template.
Update gtk-osx-bootstrap in modulesets-unstable and modulesets for new bootstrap.
Remove gir-repository from git-based modules: It's no longer used and no longer available.
Add gtk+-3 to modulesets.
Gramps Bug 4302: Language isn't set correctly if english is the first valid localization on the list.
Add gramps33 module, add spellcheck modules to gramps-svn
Update XML::Parser to current rev.
Remove gir-repository from stable. Package no longer exists.
General cleanup. No material changes.
Update XML::Parser to current version
Disable docs on gegl; doesn't build correctly on OSX.
Build latest masters for unstable-universal (not that it works).
Bug #54: Wrong URL on perl-xml-parser
Latest GLib master requires libffi.
Latest Glib master also needs Python 2.7.
Clean out some more libxml2 dependencies. Libxml2 is now provided by bootstrap, so it's invisible as a
dependency.
Update for 3.2.6.
Gramps: Add libhunspell & libtiff to the bundle.
Gramps: Some more tweaks to get Geoview and spellchecker working.
Update for 3.2.6. Patches are no longer required; everything is now in svn.
Fix crash at shutdown when trying to retrieve a selection from a window, but the window has been closed
and so the selection pointer is NULL.
Gramps: Fix a crash at startup when the user has no value in defaults for AppleCollationOrder.
Improve gtkselection_deref patch to NULL the site pointer after freeing it.
Gramps: Update rungramps to use python2.7
Gramps: rungramps.py Add "LANGUAGE" to environment, and ".UTF-8" to $LC_ALL so that the encoding is
passed through to setlocale("") on Leopard (works around an Apple bug)
Gramps: Update bundle for python 2.7
Gramps: Update bundle for Gtk+-2.24, which has separated gdk-pixbuf loaders
Gramps: Correct environment variable for pixbuf modules.
Fix bad URL for dbus-msg-nosignal.patch.
Modulesets-unstable: Enable introspection for pygobject.
Gramps: Remove pyWebKit dependency from gramps trunk and 3.3 branch modules
Gramps: More rungramps corrections from Richard Taylor
Add modules to unstable needed to support building Gramps. Prepares for Gramps development with Gtk+3
Correct patchlevel on dbus-msg-nosignal patch in modulesets
Gramps: Add autogen-sh needed for automatically building osmgpsmap-py; correct pycairo version to the
one that supports newer pythons. (Matches what's used for pygtk packages)
Gramps: Add graphviz
Gramps: Additional directories needed in the bundle for Python2.7
Gramps: Add graphviz
Add a "remove autogenargs" function to jhbuildrc, which allows jbuildrc-custom to unset an argument
passed either by the module or (e.g., --disable-static) by jhbuildrc.
Gramps: Fix dirty gramps.modules committed in error.
Gramps: Consolidate setting python version in rungramps.py
Gramps: L18N fixups
Gramps: Add python configuration files to bundle.
Gramps: Add Graphviz and Dot executable to bundle; set path to Resources/bin so that Gramps can find
Dot.
Enable launchd support in dbus.
Update ige-mac-integration to 0.9.8
Revert "Gramps Bug 4302: Language isn't set correctly if english is the first valid localization on
the list."
Gramps: Patch Navigation to prevent use of <alt> as a modifier key on Macs.
Gramps: Rework patches for 3.2.6, ensuring that they're all strip-1 and that they apply correctly and
fix what they're supposed to.
Gramps: More patch cleanup
Gramps: Another patch fixup
Gramps: Another patch fixup
Gramps: Fix stupid typo in accel file name
Separate Gramps-33 bundle.
Fix startup path and force ".UTF-8" on $LANG.
Gramps: Replace launcher.sh with gramps.launcher and gramps33.launcher. Replace the several PYTHONPATH
entries with a single PYTHONHOME entry. In Gramps33.launcher, remove the language settings (they'll be
handled in a new module for Gramps itself.)
Gramps: Still more Patch fixups.
Gramps: Get the name of the Pixbuf module environment variable right.
Revert "Enable launchd support in dbus." It doesn't work except on the original build machine, and
is therefore useless in bundles.
Gramps: Bug #4946: Python isn't smart enough to include subdirectories or eggs in its site-packages
directory, so add the ones we need to $PYTHONPATH
Gramps: Bug #4963: Search for 5-character matching locales looking in wrong places.
Gramps: Filter to remove the extra argument added by launchd got lost. Put it back.
Gramps: Whitespace cleanup
Bug #57: Github URL for raw downloads has changed.
Remove more dependencies on libxslt and libxml2 (provided in bootstrap.modules).
Bring Guile and its dependencies in from Gnucash-on-osx.
Move python from bootstrap to gtk-osx-python-modules
Make libglade an optional dependency of PyGtk.
Bump ige-mac-integration version for meta-gtk-python.
Disable a new optional dependency for Gtk+-3
Make all gtk-osx-random.modules have the same modules
Update GnuTLS so that it will (we hope) build with the 10.6 SDK
Force libgcrypt when building gnutls.
Add checks and setup for OSX 10.7 (Lion)
Add zlib, a new dependency for gnutls. It barfs if --disable-static is included as a configure arg, so
remove that from jhbuildrc.
Put libgsf back into random modules: Needed by librsvg as well as goffice.
Gramps: Updates for 3.3.0 release, including new dependencies, reverting python to 2.6.6, and removing
webkit as a dependency.
Gramps: Cooment out include of local moduleset.
Gramps: Correct typo in scons modulename
Fix http://raw.github.com URL I'd missed before.
Gramps: Add config file for graphviz to bundle and GVBINDIR to launcher script.
Gramps: Add Python Imaging Library package for pyexiv2 (it raises an exception if it isn't there).
Back to python 2.7 -- and to BerkeleyDB 4.8.30, so that Gramps will have the same versions on OSX and
Linux. That's needed so that files can safely be transferred between OSes.
Add versions for Berkeleydb and Python for folks who want to experiment with Python3 or who need 2.6
for some reason.
New URL for shared-mime-info's repo.
Pybliographer: Delete the libxml2 and libxslt dependencies provided by bootstrap.
Update jhbuildrc-gtk-osx-custom-example to support native build on Lion; thanks to Carl Muckenhirn
<carlmuck verizon net>
Add patches to fix crashes and resize failure in OSX Lion.
Update SDK and target comments in setup_sdk to include Lion.
Work around build problem in glib for SDKs 10.6 and newer.
Fix typos in Lion changes.
Fix typo in modulesets-unstable/gtk-osx.modules. Thanks to JesseVdk for noticing!
Make Gramps bundle reflect change to Python2.7 in stable.
Replace gtk2-empty-clip.patch with gdk-quartz-norects.patch. The Gdk maintainers demanded that our fix
affect only gdk/quartz.
Delete gdkwindow-quartz.patch: The changes are in Gtk-2.24.1
Improve arguments handling in launcher. Thanks to prl <prl ozemail com au>
Patch GConf to work with spaces in pathnames. Thanks to prl <prl ozemail com au>.
Gramps: expr isn't a bash builtin, so it needs a full path.
GRAMPS: Quote $PYTHON at the end so that it will work with paths having spaces.
Fix typo in stable gstreamer.modules. Thanks to Antoine Martin <antoine nagafix co uk> for pointing it
out.
Added gtk-osx.doap for gnome.org import
Replace Gtk patches with new ones for 2.24.6.
Update of stable modulesets to use the most current working versions of everything.
Remove the "projects" directories; not really appropriate for gnome.org.
Remove the last few references to the Github or Sourceforge incarnations of Gtk-OSX.
Fix stupid typo.
Move general-use patches from gnucash-on-osx to gtk-osx.
Update for gtk-mac-integration-1.0.1 release
Update sha256 for gtk-mac-integration
Patch around gettext bug 33999
Fix typo in new patchname
Rework Gettext patch to work work with the tarball
Bootstrap.modules: Fix bad keyword in patch element.
Bug 655056: Patch tests/Makeile.am to assign required LDFLAGS to tests/autotestkeywords.cc
Fix typo in pygtk autogenargs.
Update modulesets and modulesets-unstable to reflect change and move of ige-mac-integration to
gtk-mac-integration.
Fix arguments for gtk+-3.0
Fix error with selecting compiler under Tiger
[Bug 52] Disable Python bindings
Synch gtk-osx-bootstrap.modules in modulesets and modulesets-unstable with modulesets-stable.
Finish updating lib proxy requirements for module sets and modulesets-unstable
[Bug 52] Patch for libproxy with SDK10.7 string.h
Remove unused pygtk patches
Remove duplicate ftp.gnu.org repository entry.
Create separate build chain for gtk3
Fix a typo and patch around the libtool problem in the pygtk-2.24.0 tarball.
Rearrange dependencies & fix typos in patch URLs.
Bring modulesets core and python modulesets up to date with modulesets-stable.
Add "xz" decompressor
Reformat a comment and delete two unused repository entries.
Fix build of pango 1.29.4 on Tiger.
Put the patch on the wrong module. Sorry.
Bring modulesets gstreamer and gtkmm modules up to speed with modulesets-stable and set up gtkmm3 to
build for gtk+-3.
Fix missing tag in modulesets-stable/gtk-osx-gtkmm.modules.
[Gtkmm Bug 662975] Changed patch at package maintainer's request.
[modulesets-stable] Gtk3 updates for random and unsupported modules.
[Libproxy bug 168] Patch libproxy to fix bug.
[modulesets] Sync random and unstable modulesets with stable.
[modulesets-stable] Fix bad patch URI
Move libxml2 and libxslt into gtk-osx-bootstrap.modules
Switch from gnome-doc-utils-fake to the real thing
[modulesets-all] Update intltool.
[modulesets-stable] Fix up a copying error in the glade module
[modulesets-unstable] Add the glade (gtk-3) module to unstable
[modulesets-stable] Add the libproxy bug-closing notice as comment
[Modulesets-unstable] Add the meta-gtk-osx-gtk3 package
[Modulesets-stable] Glade patches.
Merge pull request #1 from ptomato/patch-1
Add make to bootstrap.modules
[Bootstrap] Add subversion and its dependencies to bootstrap.modules
[patches -- gtkmm3]Fix typo in patch
Use llvm-gcc-4.2 on Lion
Patch Cairo for llvm-gcc-4.2
Fix icon-naming-utils tarball name, changed at tango.freedesktop.org
Fix new server name and module version for iso-codes
New meta-modules for Webkit and Webkit-gtk3 to pull in the soft dependencies (which are soft because
Webkit can be built with either.)
Fix XCode Version Detection on versions before 3.1
Base CC selection on xcodeversion
Force the host on liboil; otherwise it tries to use x86_64 assembly for arch -i386
Fix up gtk3 dependencies in unstable
Merge branch 'master' of github.com:jralls/gtk-osx-build
Tango themes archive extensions
Fix up unstable dependencies
Modify Guile Optimization for llvm-gcc
Add OBJCFLAGS to the environment
Add xz-utils to bootstrap so that we can decompress tarballs from gnome.org
Stable: Update Gtk2 to 2.24.9 and Gtk3 to 3.2.3
Clean up old patches
Remove Gramps and Gnucash patches
Record patches in project
[Bug 668917] Latest update for stable pango has wrong hash in stable moduleset
[Bug 667967] Localization doesn't work in bundle after upgrade to 2.24.6
Adjust glib module (which goes with gtk-2) dependencies
Remove the patch from pango
Work around problem with Tango's release server.
Revert "Work around problem with Tango's release server."
Remove tango-icons-extra, it's seriously obsolete.
Fix up jhbuild-gtk-osx for Mountain Lion
os.path.join won't work with empty values
Merge pull request #9 from ptomato/jhbuildrc-fix
Patch Cairo to work around FMGetATSFontRefFromFontPtr being hidden in Lion & Later
Make Glib a hard dependency of cairo in modulesets, matching other module sets.
[Bug 670373] Patch Gtk for Cups 1.6
Remove no longer used jhbuild variable.
Update gtk-osx-docbook to new version 1.1.
Update dbus to a more current version (though still 1.4).
Add quartz-relocation as a default for all gtk+ modules where it wasn't already set.
Update stable python modules with pycairo2-1.10 (note the name change).
Some changes needed for attempting to build recent webkits
Update glib-gtk3 to pick up fix for bug 529806
Change Bug 655065 patch to match what I actually committed.
Fix gtk3 gtkprintbackendcups patches so that they actually apply
Remove the special quartz branches from gtk+
update mac integration dependency name
Set $LIBTOOLIZE to overide those autogen scripts that try to use glibtoolize.
Remove the autogen-script line for freetype; it didn't force the correct behavior.
Add python2.7 as a dependency for dbus
Add new dependencies at-spi2-core and at-spi2-atk to gtk+-3.0.
Set freetype's autogen-sh to configure in unstable
Move $LIBTOOLIZE definition so that it picks up prefix from jhbuildrc-custom.
Update versions of glib, gobject-introspection, pango-gtk3, gdk-pixbuf, and gtk+-3
Remove the autogen-template from free type.
Update version of pygobject to 3.3.2
Make shared-mime-info buildable with glib or glib-gtk3
Effectively revert ec61327f
Fix up building pygobject with gtk+-3
Separate gdk-pixbuf and gdk-pixbuf-gtk3 so that we can retain glib-2.28 for gtk2 introspection
compatibility.
Update iso-codes to the latest currently available
Merge pull request #10 from ptomato/patch-1
Adjust unstable Pango for the new Harfbuzz, CoreText-only configuration
Correct configuration error in ragel.
Add patch for harfbuzz bug 53815
Fix typo in 4814175
Fix incorrect checkout directory for jpeg-8c.
Fix another typo in unstable ragel module.
Remove HarfBuzz, Freetype, and Fontconfig as Pango dependencies.
Add librsvg, libcroco, and hunspell for Gramps Gtk3 (svn trunk)
Update LibPNG to 1.5.12
Update iso-codes to new version on debian
Change iso-codes archive compression from bz2 to xz
Modify jhbuildrc-gtk-osx for handling single-bundle Xcode
Move XCode version detection inside setup_sdk
Fix gnutls module to use an actual tag and update dependencies to include libnettle.
Fix up some Gtk2/3 dependencies.
Update modulesets for release of gtk-mac-integration-2.0.0
Add $OBJC because enchant uses it and defaults to /usr/bin if it isn't set
Provide separate builds of pygobject & pygobject3 for unstable
Add Sandro Mani's port of GtkSpell to gtk3 to unstable
Update perl-xml-simple for new version
Fix PyCairo to distutils (replacing autotools) and the pygobject3 dependency to py2cairo (for python
2.7).
Fix up unstable gtkmm
Update stable versions for Gnome 3.6
Make ARCHFLAGS definition local to perl-xml-simple and perl-xml-parser
Fix git build of libsigc++ so that it doesn't need doxygen.
More WebKit patches for gnome-3.6
Clean up some no-longer-needed patches
Libxml2 needs python in-tree in order to build successfully.
Take gnome-common from the tarball for stable.
General cleanup.
Missed updating gnome-icons before; update it now.
Sync gtk-osx-bootstrap.modules between the three modulesets.
Fix up/clean up libsoup in unstable.
Bring moduleset versions up to match stable's.
Fix up a few more oversights and errors
Patch deadline with the latest patches
Use the latest stable release of jhbuild.
Revert "Use the latest stable release of jhbuild."
Fix bad patch-path for libxml2
Set repository for gtk-doc, earlier converted to git from tarball.
Change sources for icon-naming-utils and tango-icon-theme to new git locations
Update dbus to version 1.6.8
Python needs expat to build xml parser
Add skip-autogen="never" to freetype and zlib
Fix bad repo for pycairo in modulesets
Update dbus-glib, uncomment gconf's dependency on it
Put the readline patches *inside* the branch element. Sigh.
Adjust the libxml2 python dependency for the unstable name
Reconcile gtk-osx-bootstrap.modules between modulesets.
Remove --with-system-expat from python autogenargs. It doesn't seem to have an effect.
Add new gtkspell3 module
Make librsvg module consistent across modulesets
Add zlib dependency to freetype
Update Pango to 1.32.4
Change dependencies to work with python or python3
Remove spurious dependencies
Add autogen template for freetype
Unstable: Build with either Python 2.7 or Python3
Fix sha256 and build type for pycairo-python3
Unstable: Build git masters of libxml2 and libxslt
Correct download file type of python-3.3.0.tar.xz
Merge pull request #12 from ptomato/patch-3
Replace the vala tarball in modulesets-unstable with vala-bootstrap
Modulesets: Make gtk+-3.0 dependent upon gdk-pixbuf-gtk3
Merge pull request #15 from ptomato/patch-4
Merge pull request #14 from ptomato/patch-liboil
Merge pull request #13 from ptomato/patch-3
Fix typo in stable.harbuzz, add deps in other harfbuzzes
Update gtk+-3.0; fixes disappearing scrollbar slider.
Make libgnome-keyring dependencies consistent across modules
Update core modules to latest release
Adapt libglade to newer glibs with a separate gmodule.pc
Build python with our expat instead of the built-in one
Fix typos in stable random modules
Merge pull request #16 from cas--/master
Update pango to new 1.34.0
Update iso-codes; debian took down the old version as usual.
Fix typo in patch entry
Add build of cups-1.2.12 for Tiger
Permit curl to ignore gnome.org's certificate when downloading modules
Skip CUPS if not building on Tiger
Use the bz2 for icon-naming-utils
Fix typo
Restore the skip of CUPS on newer-than-Tiger builds
Put libglade's autogen-template in the right place
Add gnome-vfs as dependency to WebKit
Fix typo that prevented the babl patch from working.
Rearrange bootstrap.modules and gtk-osx-bootstrap.modules
Use jhbuild's autogen-sh="autoreconf" magic instead of an autogen-template
Adjustments to support out-of-srcdir builds
Set XML_CATALOG_FILES correctly if gtk-osx-docbook is installed outside of $JHBUILD_PREFIX.
Bug 667759: Gtkdnd-quartz.c is missing annotations for introspection
Remove gnome-common dependencies
Add automake 1.13 & remove 1.11 and earlier
Bug 699930 - jhbuildrc broken: typo in config file
Bug 699941 - libproxy fails: dependency on cmake
Bug 700181 - jhbuild failure building gtkspell3
Fix malformed patch
Remove stray dependency from modulesets
Autoreconf gtkspell3 to use the patch for configure
Fix some more bootstrap dependencies in modulesets
Update jhbuild version to latest stable
Update jhbuild version to the right latest stable
Invert berkeleydb & berkeleydb-insrc
Bug 700371: Revert jhbuild revision to 2.32.4 until 686886 is resolved
Fix jhbuild installation for newer versions
Restore setting the jhbuild cersion
Bug 700371 -- jhbuild doesn't build
Fix berkeleydb config line
Restore automake 1.10 and 1.11 to bootstrap
Add pybsddb, formerly housed in Gramps.
Set CFLAGS_FOR_BUILD=CFLAGS
Fix broken reinstall with hardcoded revision
Fix still-broken update
Merge pull request #17 from mattintosh4/patch
Bug 703902 - gtk-osx-build-setup.sh tries to apply patch and fails
Update CMake to latest release
Fix build failure on goocanvas
Add readline and libxml2 as dependencies of Python
Update versions for Mavericks
Fiddle the gtkspell patch to force creation of m4 dir
Merge pull request #18 from ptomato/patch-3
Remove dependencies on the long-obsolete gnome-vfs module
Remove unnecessary gdk-pixbuf-gtk3 module
Bug 703902 - gtk-osx-build-setup.sh fails to apply patch
Add XCode5 CC definitions
Set non-srcdir-builds=no for hicolor-icon-theme
Protect a jhbuildrc link from being overwritten
Update stable modulesets to current releases
Fix wrong version for gobject-introspection
Patch berkeleydb to build with Clang
Fix wrong sha type for gtk-mac-integration
Patch ORBit2 to build with Glib-2.38
Update versions of GConf and libgsf.
Update gtk-mac-integration to 2.0.4
Revert "Update CMake to latest release"
Work around missing m4 directory in gtk+-2.24.21 tarball.
Fix up path to new gtk+-2-m4 patch
Patch Glib to fix charset.alias install failure
Update and patch shared-mime-info
Switch iso-codes to a more consistent source and update
Fix bad patch paths
Update to gtk+-3.10.1
Use git for goocanvas2
Update gtk-mac-integration to 2.0.5
Add yet another patch for gtk+ 3.10.1
Fix branch info for gtk-mac-integration-python
Fix libgcrypt, glib-networking, and libsoup for clang
Bypass clang warnings on guile
Fix patch on berkeley-db-nonsrcdir
Add the patch to libgcrypt
Remove leading ; from berkeleydb autogen-template
Update goocanvas to new release.
Update gtkspell to 3.0.3
Update CMake to 2.8.12
Add --with-included-glib to gettext-tools
Replace popen with subprocess.Popen
Mark libgpg-error as requiring srcdir builds.
Fix premature setting of pkg-config extra_env
Fix wrong -std flag passed to clang for pkg-config
Patch gtk-mac-integration crash
Missed a chunk in the previous commit
Support multiple SDK directories
Use “gcc” for the compiler name when Xcode is 4 or later.
Update gtksourceview3 to 3.10.1 for compatibility with gtk+-3.10
Xcode4+ linker workaround for pre-Lion SDKs
Upgrade gtk+-3.0 to gtk+-3.10.7
Add gnome theme
Fix misspelling
Update gtkmm3 and glibmm to match current gtk3 and glib versions
Fix compiler error in gtk+-3.10.7
Correct dependency, args for gnome-themes-standard
Update some modulesets versions to better match modulesets-stable
Fix typo
Fix another typo
More typos. sheesh.
Update libffi version
Force libxml2 to install its python module, and to do so in $PREFIX.
Update glib to 2.38.2
Set up dependencies for Guile2, update Guile2 to 2.0.9
Fix up atkmm dependencies.
Update iso-codes version to one that's on the download site.
Unstable harfbuzz: Consolidate two instances, depend on ragel, update ravel version.
Add WebKit dependency ICU.
Update and rearrange WebKit dependencies to ensure that they build the necessary options.
Fix bug 724590, which crashes g-or-scanner.
Fix typo in patch name.
Fix pango introspection failure: can't find ApplicationServices.h
Fix file path for patch.
Add some special flags for building with clang/.
Webkit fixups for clang, newer autoconf, and out-of-source builds.
Fix namespace error in ragel-6.8.
Work around libunistring compilation issue with clang
Set -isysroot on CPPFLAGS
Distribute bogus xcrun
Carry ICU in all modulesets, updated to latest version, and patched for clang.
Patch enchant to correct gsize->size_t implicit cast errors.
Add repo for icu
Fix error in automatically setting sdk_version.
Merge pull request #19 from brion/xmlfix
Move bsddb patch from python module to berkeleydb module where it belongs.
Merge pull request #22 from brion/ragel
Update versions and autogenargs for meta-gtk-osx-freetype.
Ensure that harfbuzz builds after Freetype
Implement two-phase build for freetype when built from git.
Remove duplicate github repo entry.
Fix typo in libstdc++
Fix second-stage Freetype build
Bug 725530 - babl fails to compile on 10.9 in stable modulesets
Fix gnome-themes-standard module to point to the right tarball.
Add iso-codes as a dependency to gtkspell3
Merge pull request #24 from ptomato/javascript-metamodule
Webkit libstc++ for clang.
Update Python version to 2.7.6., use https.
Add boehm-gc (garbage collection) for guile2.
Fix libffi autogen template to something that works.
Fix up Glade so that it builds.
Update doap to reflect correct bug tracker.
Fix wrong tarball directory and name for gnome-icon-extras.
Update readline to 6.3, which actually builds correctly on 10.9
Add patch to fix building Guile 2.0 for i386 with Xcode 5.1 and later.
Update Python to 2.7.8; earlier versions don't build with Xcode 6.
Switch bdw-gc to Github, add libatomic-ops.
Update libsoup to 2.46
Avoid defining _UINTXX_T on apple instead of just clang.
Stop skipping Flex.
Update iso-codes
Bug 739998 - berkeleydb build fails
Remove libdir spec, to work with newer versions of jhbuild.
Change the naked ; to cd .; in the berkeleydb modules.
Change the ragel URI to its new home.
Harmonize python across all modulesets.
Merge branch 'update-javascript' of https://github.com/ptomato/gtk-osx-build
Fix strip vs. skip error in python patch.
Fix Bug 728123 - glib2 @2.40.0 issues a "Got weird mach timebase info" error (Macports, PPC).
Patch harfbuzz for a const undeclared, though present, in Leopard.
Fix missing close element from previous commit.
Patch gsf for deleted g_memmove.
Patch gio build failure due to 'in' being a reserved word in gcc-4.8.
Work around odd failure of bdw-gc's autogen.sh to create depcomp.
Update gtkmm and python modulesets to match recent updates of core.
Update for releases of gtk-mac-integration and gtk-osx-docbook.
Fix gtk-doc module to reflect new location of gtk-osx-docbook catalog.
Merge branch 'ptomato-update-webkit'
Fix gmp rev to match stable.
Force host type for 64-bit gmp, config.guess is too old to recognize it.
Merge branch 'update-gnutls' of https://github.com/ptomato/gtk-osx-build
Add arch flags to CPPFLAGS
Merge Phil Chiemento's 'webkit-2-4' branch.
Update gtkspell to 3.0.7
Repair freetype's deletion of CCexe_CFLAGS then using it for apinames.
Fix double-typedef in gi/pygi-cache.h.
gmp's and nettle's tools can't compile on versions of OS X with headers only in the SDK
Bring gimp up to current release and fix its build.
Add convenience to jhbuild environment pointing to the root of SDK in use.
Patch p11-kit for Apple dirfd macro.
Add openssl as a dependency for libnettle.
Add a couple of supports-non-srcdir-builds=no.
Fix CFLAGS quoting for gmp on PPC.
Merge pull request #37 from babycaseny/patch-1
Don't set PYTHONPATH or PYTHON_SITE_PACKAGES in jhbuildrc
Update Python3 to 3.4.3
Make pybsddb dependency on berkeleydb soft on berkeleydb or berkeleydb-nonsrcdir.
Patch yet another enchant bug.
Put stack_size linker flag in the right place
Restore the module for WebKit-1.6 for Leopard compatibility.
Fix typo in enchant patch name.
Merge pull request #38 from ptomato/more-fixes
Merge pull request #40 from ptomato/fix-girscanner
Patch for listview find, bug 707945.
Delete the universal and framework build options.
Update gtk-mac-integration to new version 2.0.8.
Fix bad sha256 for gtk-mac-integration-2.0.8.tar.xz in gtk-osx.modules.
Patch gtk+-3 Makefile.am fo r DnD fix.
Fix the patch that introduced the enchant xdg bug.
Update GLib to 2.44.1 to avoid the annoying C11 requirement.
Add webkit tarball repository, needed for building webkit from tarball.
Unstable: Convert itstool to tarball.
New "lxml" dependency for fontconfig.
Update glade patch and arguments for glade-3.18.
Patch gmp bug that prevents building dependent C++ programs.
Pixman has an assembly problem with clang 7.0, avoid with --disable-mmx.
Carry a couple of non-srcdir-build flags from stable to the other two.
Add a couple of no-non-srcdir builds.
Bug 755358 - Improper LIBRARY_PATH breaks cairo build in meta-gtk-osx-core
Set SDKROOT=SDKDIR for CMake.
Provide a bison2 module for packages that don't get on well with bison 3.
Update openssl to 0.9.8zg and fix configure script name.
Remove the Freetype, Fontconfig, and Harfbuzz dependencies.
Remove --enable-fc --enable-ft from cairo autogenargs.
Rejigger cairo's dependencies to build cairoft and cairofc only when needed.
Merge Phil Chimento's "various changes" pull request.
Merge Phil Chimento's WebKit2 pull request.
Merge pull request #44 from techee/xquartz_fix
Patch libgpg-error and libgcrypt Makefiles to pass to CC_FOR_BUILD.
Bug 758265 - jhbuild bootstrap: cmake error
Optionally build bash as part of gtk-osx-bootstrap, skipped by default.
Ensure that ld is the one from the configured toolchain.
Fix bdw-gc so that it builds out-of-tree.
Fix libgpg-error and libgcrypt so that they configure correctly.
Fix misspelled 'Configure' for openssl's autogen-sh.
Fix typo in bash URL.
Better work-around for El Capitan's SIP:
Patch guild to use the config shell so that it will work on El Capitan.
Patch webkit1.6 for bison 2.6 and later.
Add --with-pcre=internal to glib autogenargs; needed to get it to compile.
Update gtk2 and gtk3 to the latest tarballs.
Remove gtk+ typeahead patch, it's now in the released versions.
Add a gtk-3.14 module with the last release from that series.
Merge pull request #50 from Adriatic1/fix-URL
Remove gobject-introspection-10
Fix up dependencies in gtk-osx.modules so that they're the same in all modulesets.
Move ragel to gtk-osx-bootstrap.modules and add it to modulesets-stable.
Remove duplicate github repository entry from modulesets/gtk-osx-random.modules.
Restore readline to gtk-osx-bootstrap.modules.
Regularize & clean up gtk-osx-python.modules
Set the gtk-engines git branch on gtk-engines-2-22.
Fix misspelling of revision.
Change http://git.gnome.org URIs to https.
Bump core libraries to latest releases.
Update perl-xml-simple to current version.
Bug 766337 - Please update the OS version to SDK version mapping.
Bug 766379 - There is no python2 on OS X
Bug 766379 - There is no python2 on OS X: Reprise
Bug 766379 - There is no python2 on OS X: 3rd try.
Get libicu to have correct install_names.
Bug 766738: Set the python module installation path for Apple python.
Bug 766738: Gobject-introspection 64-bit scan fails with Apple python.
Update Guile to 2.0.12.
Add prefix to library name in cairo.gir so that gtk-mac-bundler can adjust it.
Patch GtkSpell so that it looks in XDG_DATA_DIRS for iso-codes.
Update libxml2 to 2.9.4.
Bug 772665 - Fix building on macOS Sierra (CUPS Version 2).
Patch GLib so that on x86_64 builds gint64 and int64_t are the same type.
Set tag=v1.3.1 on libepoxy.
Update Python, patch around issue 27806.
Update gettext to 0.19.8
Fix 03f20236, wrong attribute.
Add python-six module, required by fontconfig master.
Add autoconf-archive, now required by Gtk+ master.
Fix guild-shell.patch so that configure actually applies .
Bug 776219 - Target lower than 10.9 specified in setup_sdk() fails to build
Bug 772454 - Gnucash crashes when opening new file
Lock gtk+-3.0 to gtk-3-22 and create new gtk+-4.0 module for gtk+ master.
Match modulesets gtk+-3.0 version to modulesets-stable.
Wrong direction on the availability macro conditional.
Add pycairo and py2cairo as after dependencies of pygobject.
Remove stray line from bug747146 patch.
Bug 776216 - Problems executing binaries on older systems...
Bug 779725 - Cannot build using local modulesets
Fix typo in moduleset list.
Patch stime to prevent attempting to use clock_getcpuclockid, not supported in MacOS.
Kirill Moizik (1):
Fix the repository link of cups module
Mario Sanchez Prada (2):
Patch wrong include order in old versions of gstreamer's gstdatetime.c
Fix configure and compilation errors when building liboil
Masaki Muranaka (1):
iso-codes: Use 3.32.2 as 3.32 is removed from its repository.
Miroslav Rajcic (1):
Update URL for ragel repository
P. F. Chimento (6):
Fix typo in modulesets-stable/gtk-osx-bootstrap.modules
Fix URL for libtasn1
Use configure for vala-bootstrap, not autogen.sh
Change libproxy branch to tag
Remove gstreamer-common
Typo in dbus-glib branch name
Philip Chimento (127):
Fix double-applied patch in glade3
Get Devhelp to build in modulesets-stable
[GtkSourceView] [Bug 664511] [Bug 664679] Accomodate gtk-mac-integration
Update WebKit to 1.3.10
Update libgnome-keyring and libsoup
Libgnome-keyring also needs a DBus dependency
Update WebKit version to 1.6.1
Fix crash in pango's CoreText backend
Fix example .jhbuildrc-custom to deal with floats
Preserve previous $CFLAGS for liboil
Javascript metamodule
js24 and Javascript for modulesets-unstable
Update vala to latest stable
Several faad2 fixes
Fix sutogen -> autogen typo
Update harfbuzz dependencies
Upgrade to libxml2 2.9.1
Build bison by default
Update download address for faad2
Build liboil from tarball
Add missing liborc to modulesets
Standardize meta-gstreamer modules
Remove spurious -- from autogenargs
Rename gst-ffmpeg-1.0 to gst-libav
Fix dependencies
Fix typo in gst-plugins-ugly
Give gstreamer-1.0 modules separate checkoutdirs
Upgrade GStreamer versions
Split unstable GStreamer into 0.10 & 1.0
Add missing GStreamer modules to stable
Update bootstrap modules to new versions
Add automake-1.14
Update pkg-config
Skip m4 on Tiger and later
Fix outdated comments
Update osx-bootstrap modules to newer versions
Update libtiff
Update hicolor-icon-theme
Update gettext-runtime
Add itstool
Update gtk-doc, replace gnome-doc-utils with yelp
Update comments on 10.10 versions of tools
Update Ragel to 6.9
Update freetype to 2.5.3 and split
Update harfbuzz and fontconfig
Synchronize meta-gtk-osx-freetype
Update libffi to 3.2.1
Update GLib to 2.42
Update pixman to 0.32
Update Cairo to 1.14 and add dependencies
Update Pango to 1.36.8
Update GI, ATK, GdkPixbuf
Update GTK to 3.14, adjust patches and deps
Update librsvg to 2.40.5
Update and rename gnome-icon-theme
Update gnome-themes-standard to 3.14
Update gjs to 3.14.0
Remove js17 module
Don't try to patch .gitignore in tarball
Update icu
WebKit depends on icu
Remove WebKit-svn modules and rename WebKit-git
Update zlib
Update libgpg-error and libgcrypt
Synchronise versions of libtasn1 to 2.14
Synchronize versions of gnutls
Update p11-kit
Update glib-networking
Update sqlite3 on modulesets-unstable
Update libsoup
Remove deprecated gnet module
Update WebKit to 1.10.2
libgnome-keyring depends on dbus
Get libnettle to build
Add p11-kit to gnutls
Upgrade libtasn1
Add libnettle to modulesets and modulesets-stable
Upgrade gnutls
Upgrade glib-networking
Upgrade libgcrypt
Build harfbuzz with icu backend
Move icu out of unsupported
Add libwebp
Add after dependency on gstreamer to WebKit
Add webkit1gtk3 module for WebKit 2.4.8
Correct openssl arch on x86_64
Don't pass --libdir to openssl's Configure
Point local patch paths back at git
Update gtksourceview to 3.14
Build gnutls without p11-kit
Fix example .jhbuildrc
Add Automake 1.15
Update versions of bootstrap modules
Update gettext-runtime
Update external libraries
Fix py2cairo-python2.6 linking
Add note for WebKit patch
Update gtk-osx-bootstrap modules to Gnome 3.16
Rename freedesktop.org repo to "freedesktop"
Use master branch of libepoxy
Update core platform modules
Introspectables get after dependency on g-i
Update themes modules
Update pygobject3
Python 3 cairo module should depend on python3
Update Vala
Update glib-networking
Pass --libdir to libxml2
Update Glade
Build DevHelp
Add CMake patch for 10.11
Update Gitorious repositories to new URLs
WebP must use autoreconf
Update webkit1gtk3 to 2.4.9
Patch gobject-introspection for no-libtool
Build WebKitGTK 2.10.2
Add WebKit metamodules to modulesets-unstable
Update DevHelp
Use a release tag of yelp-tools on modulesets
Libffi needs to call autoreconf
Python 3 PyCairo build fix on modulesets
WebKit and dependencies in new modules file
Remove -j1 for webkit1gtk3
Build openssl
Avoid passing extra autogenargs to openssl
Correct install_name for libicu
Update libcurl and add across modulesets
Richard Hult (105):
Clean up old cruft
Move modulessets
Commit to try the hook
Whitespace commit to trigger hook
Whitespace commit to trigger hook
Whitespace commit to trigger hook
Whitespace commit to trigger hook
Point jhbuild to the new moduleset location and add setting up jhbuild
Add maintainer script and tweak README
Move the URL to a common variable
Make the script more robust
Move info from README to the script since most people won't see the actual git module, just the script
Add example on how to override the source and installation directories
Begin to add webkit framework
Update dbus, dbus-glib and gconf, patch from John Ralls.
Mention that the script overwrites jhbuildrc
Add glade3 to the moduleset, doesn't build yet because of a bug in trunk
Fix dbus to build without X and add non-working totem
Update the 'random' moduleset a bit, add totem and jamboree as test cases
Clean up modulesets a bit and move things from the bootstrap set to more specific ones
Add helper to set branches/tags for modules, and force the system python/perl versions
Use tags for the framework versions
Don't add the bootstrap module by default to speed up build
Add unsupported modules
Update pango tag to latest release
Add soft deps for bison, libsoup, libcurl on webkit, add vala
Add dbus-glib dependency to bonobo
Make it possible to use jhbuild's python version
Correct the instructions
Use system python on leopard but not tiger
Clarify comment about python versions
Set INTLTOOL_PERL as well
Only set -isysroot when building on > 10.4
Use libxml/libxslt from the system for all setups
Refactor appending to autogenargs
Fix jpeg build.
Make -O0 default to help debugging
Tweak gimp and totem options
Move libjpeg to autotools instead of tarball to get make install working
Fix jpeg, based on patch from Paul
Use a tarball release of pycairo that works with python 2.4
Move pycairo to redisted tarball to get a newer libtool that works
Start work on getting inkscape to build again
Whitespace change to test hook
Whitespace change to test hook
Whitespace change to test hook
Whitespace change to test hook
Update framework tags
Remove obsolete configure options for cairo
GTK+ was tagged wrongly
Use -O1 for debugging so gcc can enable useful warnings
Fix version tag for libpng
Use loudmouth-1-4 branch
Update tags for the sdk build
Update cfw tag for gtk+
Update pixman to 0.12, remove workaround for cairo/gtk-doc now that jhbuild is fixed
Update gtk and glib to latest stable
Add jhbuild-revision
Update cairo to latest snapshot
Update intltool and gnome-icon-theme for the framework
Add ignore file
Use the jhbuild-revision file to checkout a specific jhbuild version
Prefix variables with _ to silence recent jhbuild warning
Update modules to latest stable
Update icon-naming-utils
Update to cairo 1.8.0
Add explicit dependency on icon-naming-utils in theme meta module
Use autoconf 2.61 so we work on tiger (2.62 requires too new m4). Also make it possible to override
python version that is used
Add a command to get the srcdir for a module
Bring fw using jhbuildrc setup up to date
Update glib and gtk+
Update pango and gtk-engines
Add test setup for working with unstable framework releases
Update cairo
Use prependpath where possible and change from -O1 to -O2.
Set tags for pygobject and pygtk
Add special gettext module used for the framework only
Ski gettext in the bootstrap, it's build as part of glib framework now
Try to get libtiff to not use opengl
Update cairo to 1.8.4.
Update cairo and pixman
Update url
Remove autoconf workaround
Change setup so that modulesets are always local to avoid having http access to them
Remove jamboree from random moduleset
Remove lots of old broken modules that don't work
Add bootstrap moduleset to the list of modules
Remove very old prebuilt webkit modules
Get info from the github repo instead of the old http checkout
Update references to github
Fix comment
Test commiting
Add libjpeg patch here instead of keeping it separately
Change libjpeg patch location to github
Update fontconfig and freetype, remove many unsupported broken modules
Move gnome-doc-utils-fake to github and download a tarball from there
Move docbook setup to github
Update pycairo to latest upstream release
Update the github tarballs so they really work
Get ige-mac-integration from github as well
Fix the last HEAD to master, thanks to Chip Parker <infowolfe gmail com>
Try getting jhbuild to pick up the right python version when we build our own python
Ignore errors for gtk-doc until it can be built without manual
Use -k -i, not sure if -i is enough alone
Remove skipping autoconf, which was left in accidentally
Rob Caelers (10):
switch to git.gnome.org
update versions
build updated framework, add gtkmm
add gnet to unsupported packages
use glibmm 2.20.0
more gitification
add quartz engine
Merge commit 'jralls/master'
put md5sum of cairomm back
Use 2.20 branch of glibmm
Sven Herzberg (8):
Updated gnome-doc-utils-fake to version 3
explicitly mention gtk-doc in the <after> dependencies of glib and cairo
whitespace change to trigger web update
update cairo
updated pixman and cairo
fix pixman's version number
drop pixman's patches
eek! close the tag
babycaseny (1):
URL changed
jralls (1):
Updated the URL and wording of the note.
mattintosh4 (1):
gtk+-2.24.16 requires libtool 2.4.2
rhult (96):
Add gtk osx build script.
Add docbook files for gnome-docs.
Update.
Update loudmouth.
Install perl modules in the prefix.
More work.
Fix perl variable.
Get perl working on panther as well.
A few small improvements.
Fix perl path.
Improve comments.
Put the gnu software in a mirror.
Various improvements.
Add test module set and move gossip+lm there.
Get loudmouth from git.
Add jhbuildrc.
Add moduleset for jhbuild.
Point to the remote module set in svn.
Fix changelog.
Add some modules.
Fix up the module set.
Fixety fix.
Update cairo.
Some updates...
Some updates.
Add xml catalog setup.
Update moduleset.
Update perl path in jhbuild example
Add lcms for gimp.
More updates on the moduleset
Add gstreamer
Build fixes for leopard.
Update jhbuildrc file for leopard
Fix leopard issues
Fix for C++
Tweak gimp module
Rework modulesets
Update liboil
Fixes
Build GTK+ without libjasper
Add comments
Update Cairo
Fix headerpad
Disable some gstreamer modules that don't make sense.
Add binary version of webkit.
Add sdk version of webkit
Update
Use trunk for glibmm
Update modules
Add temporary pango module that works with cairo 1.5
Put gtk+ after the cairo 1.5 pango version
Make sure to disable xlib fully for cairo build
Fix build
Use mirror for libjpeg to fix download
Update curl and fix jpeg download
Update libpng and liboil
Update cairo-1.5
Add mac integration and update cairo.
Update ige-mac-integration.
Update faad
Improve jhbuildrc
Small updates
Update loudmouth
Improve theme modules
Fix cairo build by using a snapshot
Improve build setups
Prepare for framework creation
Work in progress for framework creation
Small cleanup
Cleanups from Johan.
More cleaning
More work on the framework setup.
More framework work.
Refactor SDK setup
Refactor SDK setup
Small fix.
Minor tweaks
Patch pixman
Add make clean targets
Skip a few more modules in cfw mode, update fake packages.
More updates
Tweak
Tweak the framework setups
Use CPPFLAGS, not CFLAGS for includes
Add sample custom file
Add setup script
Add README and maintainer-mode
Build less stuff when creating framework
Build icon themes and image libraries
Try to fix freetype
Update ige-mac-integration
Use unstable branches for now
Use unstable glib as well
More work on getting the jhbuild more streamlined
More work on framework build
Change default source and inst directories
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]