lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git repository for osx-lilypond


From: Christian Hitz
Subject: Re: git repository for osx-lilypond
Date: Sun, 12 Feb 2012 21:39:59 +0100

Am 11.02.2012 um 19:57 schrieb Carl Sorensen:

> On 2/11/12 5:30 AM, "Graham Percival" <address@hidden> wrote:
> 
>> On Sat, Feb 11, 2012 at 09:32:11AM +0100, Janek Warchoł wrote:
>>> 2012/2/11 Carl Sorensen <address@hidden>:
>>>> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]