File: control

package info (click to toggle)
blackbox-terminal 0.14.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,288 kB
  • sloc: xml: 197; ansic: 53; makefile: 23; python: 12; sh: 11
file content (45 lines) | stat: -rw-r--r-- 1,368 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
34
35
36
37
38
39
40
41
42
43
44
45
Source: blackbox-terminal
Section: misc
Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
		meson,
		valac,
		pkgconf | pkg-config,
		appstream-util,
		desktop-file-utils,
		libglib2.0-dev (>= 2.80),
		libgtk-4-dev (>= 4.10.0),
		libadwaita-1-dev (>= 1.3),
		libpqmarble-dev,
		libvte-2.91-gtk4-dev (>= 0.69.0),
		libjson-glib-dev (>= 1.4.4),
		libpcre2-dev,
		libxml2-dev (>= 2.9.12),
		librsvg2-dev (>= 2.54.0),
		libgee-0.8-dev (>= 0.20),
		libgraphene-1.0-dev,
Homepage: https://gitlab.gnome.org/raggesilver/blackbox
Vcs-Browser: https://salsa.debian.org/debian/blackbox-terminal
Vcs-Git: https://salsa.debian.org/debian/blackbox-terminal.git

Package: blackbox-terminal
Architecture: any
Provides: x-terminal-emulator
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: BlackBox Terminal Emulator
 GTK-4 based terminal with reasonably small footprint and the usual features.
  - Theming (Tilix-compatible color scheme support)
  - App theming based on terminal color scheme
  - Transparent background
  - Custom fonts and cell spacing
  - Tabs
  - Toggleable header bar
  - Click to open links
  - Files drag-n-drop support
  - Sixel (experimental)
  - Customizable UI
  - Customizable shortcuts
 This is unrelated to the Blackbox X Window Manager.