File: control

package info (click to toggle)
tilix 1.9.6-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,888 kB
  • sloc: xml: 1,175; sh: 285; python: 127; perl: 72; ansic: 53; makefile: 6
file content (51 lines) | stat: -rw-r--r-- 1,806 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
46
47
48
49
50
51
Source: tilix
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Matthias Klumpp <mak@debian.org>
Build-Depends: appstream (>= 0.15.2),
               debhelper-compat (= 13),
               dh-dlang,
               libgtkd-3-dev (>= 3.9),
               librsvg2-dev,
               libsecret-1-dev,
               libunwind-dev,
               libvted-3-dev (>= 3.9),
               meson,
               po4a
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/tilix
Vcs-Git: https://salsa.debian.org/gnome-team/tilix.git
Homepage: https://gnunn1.github.io/tilix-web/

Package: tilix
Architecture: any
Depends: tilix-common (= ${source:Version}),
         python3-nautilus,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: x-terminal-emulator
Description: Tiling terminal emulator for GNOME
 Tilix is a feature-rich tiling terminal emulator following the
 GNOME human interface design guidelines.
 Its many features include:
 .
  * Layout terminals in any fashion by splitting them horizontally or
    vertically.
  * Terminals can be re-arranged using drag and drop both within and
    between windows.
  * Terminals can be detached into a new window via drag and drop.
  * Input can be synchronized between terminals so commands typed in
    one terminal are replicated to the others.
  * Supports notifications when processes are completed out of view.

Package: tilix-common
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Tiling terminal emulator - data files
 Tilix is a feature-rich tiling terminal emulator following the
 GNOME human interface design guidelines.
 .
 This package contains architecture independent data.