Grégory DAVID

Results 11 comments of Grégory DAVID

I'm not sure that a keyboard driven web browser has to be more mouse friendly. I think we should concentrate efforts on enhancing performance and stability, not mouse interactiion.

To do that, we have to work together on the same repository and I should have write access to the `debianization` branche only. We also will have to decide together...

# `xvfb` try... ``` xvfb-run -a ./luakit --log=error -c build-utils/docgen/process.lua > doc/apidocs/module_info.lua Makefile:73: recipe for target 'apidoc' failed make[1]: *** [apidoc] Error 1 make[1]: Leaving directory '/build/luakit-2' dh_auto_build: make -j4...

Why does the `process.lua` need to be loaded by `luakit`? Is there another way to do the same thing without launching `luakit`?

@aidanholm, you have to have the tarball of the original sources in your up dir. you can ask `dh_make --createorig -s -c gpl3 -y` to create it for you after...

Understand that the error is appearing when I try to recompile the Debian Package inside the [`pbuilder`](http://pbuilder.alioth.debian.org/) environment that is a fresh chroot env. without any Xorg server.

@aidanholm I already define that. My control file is as folow: ``` Source: luakit Section: web Priority: optional Maintainer: Grégory DAVID Build-Depends: debhelper (>= 9), libluajit-5.1-dev, libwebkit2gtk-4.0-dev, lua5.1, libsqlite3-dev, libjavascriptcoregtk-4.0-dev,...

I do not have much time now, but in the middle of July, I will finish it and upload things to Debian repository (I've gained access to the inner luakit...

I think this is a correct choice as it is developped by mozilla and is shipped with Firefox as default integrated PDF viewer. It may be easy to add it...