On Sat, Mar 09, 2013 at 09:16:30PM +0100, Landry Breuil wrote:
> On Sat, Mar 09, 2013 at 09:09:46PM +0100, Landry Breuil wrote:
> > On Wed, Oct 17, 2012 at 07:38:46PM +0200, Landry Breuil wrote:
> > > On Mon, Oct 08, 2012 at 11:27:26AM +0200, Landry Breuil wrote:
> > > > Hi,
> > > > 
> > > > here's a wip diff on updating our port to the latest 1.10.0 version,
> > > > required by some of the gnome components. There's a catch though : it
> > > > crashes instantely at runtime on amd64 (and probably i386). Building
> > > > with --disable-jit doesnt fix it, but it might be related to the jit
> > > > engine.
> > > 
> > > Diff updated to 1.10.1, still crashes on amd64, i got ZERO feedback
> > > for i386 so i have no idea if it works there, and i cant test it. Works
> > > on ppc/sparc64/mips64el.
> > 
> > New diff for the next devel release (1.11.91), by no means intended for
> > commit before it reaches 1.12 or 2.0, but would appreciate feedback.
> > It "seems" to not blow anymore at startup, at least on amd64. Please
> > test on other archs, especially mips64el & i386 as i cant test them..
> > WebKit2 not available because of sem_open/sem_unlink missing on OpenBSD.
> 
> And now, with a diff that applies !

Note to the ones trying to build this - it doesnt build (yet) on
ppc/mips64el (this is being worked on) and PLIST is slightly wrong for
all locales:

> -share/locale/zh_CN/LC_MESSAGES/webkit-${GTK_API_VERSION}.mo
> +share/locale/ar/LC_MESSAGES/WebKitGTK-${WEBKIT_API_VERSION}.mo

Here the new line should be
share/locale/ar/LC_MESSAGES/WebKitGTK-${GTK_API_VERSION}.mo.
Change it for all locales and it should package fine.

Landry

Reply via email to