File: control

package info (click to toggle)
cog 0.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 940 kB
  • sloc: ansic: 12,626; sh: 101; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 978 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
Source: cog
Section: web
Priority: optional
Maintainer: Alberto Garcia <berto@igalia.com>
Build-Depends: debhelper-compat (= 13),
               libcairo-dev,
               libdrm-dev,
               libgbm-dev,
               libinput-dev,
               libmanette-0.2-dev [linux-any],
               libwayland-dev,
               libwpebackend-fdo-1.0-dev (>= 1.10.0),
               libwpewebkit-1.1-dev,
               meson,
               wayland-protocols
Standards-Version: 4.6.1.0
Rules-Requires-Root: no
Homepage: https://github.com/Igalia/cog
Vcs-Browser: https://salsa.debian.org/berto/cog
Vcs-Git: https://salsa.debian.org/berto/cog.git

Package: cog
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Single-window web browser based on WPE WebKit
 Cog is a small, single-window web browser based on WPE WebKit.
 It provides no user interface and is suitable to be used as a web
 application container for embedded devices in kiosk mode.