Am 11.02.2012 um 19:57 schrieb Carl Sorensen: > On 2/11/12 5:30 AM, "Graham Percival" <gra...@percival-music.ca> wrote: > >> On Sat, Feb 11, 2012 at 09:32:11AM +0100, Janek WarchoĊ wrote: >>> 2012/2/11 Carl Sorensen <c_soren...@byu.edu>: >>>> In order to try to track this down, I'd like to have a git history to >>> see >>>> how things have changed. [...] >>>> Can anybody tell me where I might find an up-to-date repository? >> >> http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=shortlog;h=refs/heads >> /macos-lilypad >> >> but the two-line fix for 10.4 ppc support would occur in GUB, not >> in osx-lilypad. > > Yes, and I'm aware of that two-line fix. It gives ppc support, but I > think it also gives a bad version of LilyPond when the About menu item is > checked. I may be wrong on this. I want to check the sources before I > make the final decision.
The app bundle contains the version that was current at the time of the creation of the bundle. If I understood GUB correctly the version should be corrected in the Info.plist file when building the installer package right here: https://github.com/janneke/gub/blob/master/gub/installer.py#L341 But when I compare these instructions to the version strings I have put into the 0.6 bundle, it becomes clear why the version is not being updated: - for the Info.plist I omitted the build suffix (only 2.15.22 instead of 2.15.22-1) - at some time I have bumped the version string in Credits.html and Welcome-to-LilyPond-MacOS.ly to 2.14 but installer.py expects 2.12 Should I tune osx-lilypad-universal-0.6.tar.gz to be compatible with GUB's installer.py? /Christian _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel