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 52 53 54 55 56 57
|
Source: rxvt-unicode
Section: x11
Priority: optional
Maintainer: Ryan Kavanagh <rak@debian.org>
Uploaders:
Yaroslav Halchenko <debian@onerussian.com>,
Build-Depends:
autoconf (>= 2.71),
chrpath,
debhelper-compat (= 13),
groff-base,
libev-dev,
libgdk-pixbuf-2.0-dev,
libperl-dev,
libpod-parser-perl,
libptytty-dev,
libstartup-notification0-dev,
libx11-dev,
libxft-dev (>= 2.1.8.2-5.1),
libxmu-dev,
libxpm-dev,
libxrender-dev,
libxt-dev,
xutils-dev,
Rules-Requires-Root: binary-targets
Standards-Version: 4.6.2
Homepage: http://software.schmorp.de/pkg/rxvt-unicode.html
Vcs-Git: https://salsa.debian.org/debian/rxvt-unicode.git -b debian/sid
Vcs-Browser: https://salsa.debian.org/debian/rxvt-unicode
Package: rxvt-unicode
Architecture: any
Depends:
base-passwd (>= 2.0.3.4),
ncurses-base (>= 6.1+20180210-4) | ncurses-term (>= 5.8-1),
${misc:Depends},
${shlibs:Depends},
Multi-Arch: foreign
Provides:
x-terminal-emulator,
Recommends:
fonts-dejavu,
fonts-vlgothic | fonts-japanese-gothic,
Suggests:
sensible-utils,
Description: RXVT-like terminal emulator with Unicode and 256-color support
rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses
significantly less memory than a conventional xterm and many other Unicode
supporting terminal emulators.
.
It supports using multiple fonts at the same time, including Xft fonts, and
client-server technology to reduce memory consumption when using multiple
windows.
.
This package is configured with 256-color support, and TERM set to
"rxvt-unicode-256color". Any other systems you log into must have this
terminfo entry installed!
|