File: control

package info (click to toggle)
luakit 1%3A2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,844 kB
  • sloc: ansic: 12,519; makefile: 140; ruby: 79; sh: 48
file content (33 lines) | stat: -rw-r--r-- 1,031 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: luakit
Section: web
Priority: optional
Maintainer: Markus Demleitner <msdemlei@fsfe.org>
Standards-Version: 4.6.1
Build-Depends:
	help2man,
	liblua5.1-dev,
	libluajit-5.1-dev,
	libsqlite3-dev,
	libgtk-3-dev,
	libwebkit2gtk-4.1-dev,
	luajit,
	lua-filesystem:native,
	lua-filesystem,
	lua-check,
	lua-luassert,
	debhelper-compat (=13)
Homepage: https://luakit.github.io/
Vcs-Git: https://salsa.debian.org/debian/luakit.git
Vcs-Browser: https://salsa.debian.org/debian/luakit

Package: luakit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lua5.1-filesystem,
         sensible-utils (>= 0.0.18~), xterm | x-terminal-emulator
Provides: www-browser
Description: fast and small web browser extensible by Lua
 Luakit is a highly-configurable browser framework based on WebKitGTK+.
 It is very fast and extensible by Lua.  It is primarily targeted at power
 users, developers and any people with too much time on their hands who
 want to have fine-grained control over their web browser's behaviour and
 interface.