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
|
Source: gnome-console
Section: gnome
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂcha <jbicha@ubuntu.com>, Arnaud Ferraris <aferraris@debian.org>
Build-Depends:
debhelper-compat (= 13),
appstream <!nocheck>,
desktop-file-utils,
gsettings-desktop-schemas-dev,
libadwaita-1-dev (>= 1.8~alpha),
libglib2.0-dev (>= 2.80.0),
libgtk-4-dev (>= 4.19),
libgtop2-dev,
libpcre2-dev,
libvte-2.91-gtk4-dev (>= 0.77.0),
libxml2-utils,
meson,
xauth <!nocheck>,
xvfb <!nocheck>
Standards-Version: 4.7.3
Homepage: https://apps.gnome.org/Console/
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-console
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-console.git
Package: gnome-console
Architecture: any
Depends:
gsettings-desktop-schemas,
${misc:Depends},
${shlibs:Depends}
Provides: x-terminal-emulator
Description: Simple user-friendly terminal emulator for the GNOME desktop
Console is a simple terminal emulator for GNOME that adjusts nicely
to small screen sizes and touch usage.
|