luakit (micro-browser framework)
luakit is a fast, light and simple to use micro-browser framework
exensible by Lua using the WebKit web content engine and the GTK+
toolkit.
The configuration options are endless, the entire browser is
constructed by the config files present in /etc/xdg/luakit
Just copy the files you wish to change (and the rc.lua) into
$XDG_CONFIG_HOME/luakit (defaults to ~/.config/luakit) and
luakit will use those files when you next launch it.
Note: lua-filesystem is required, and it must be built with
lua51 support (meaning, build/install lua51 before building
lua51). If you install the dependencies in the order listed
in the .info file, you'll be fine.
Optional dependency: luajit. To enable building luakit with luajit
support, export LUAJIT=yes in the script's environment. If you do
this, lua51 is *not* required, regardless of what the .info file says.
To enable clang instead of gcc as the compiler, use:
CC=clang
This requires: lua-filesystem, webkit2gtk4.1, lua51
Maintained by: Marek Šrejma
Keywords: lua,kit,webkit,gtk,webbrowser
ChangeLog: luakit
Homepage:
https://github.com/luakit/luakit
Download SlackBuild:
luakit.tar.gz
luakit.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
gtk.patch |
luakit.SlackBuild |
luakit.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds