sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-08-28 05:57:34 +00:00
commit 88965415ff
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
26235 changed files with 29195616 additions and 0 deletions

View file

@ -0,0 +1,23 @@
Source: xterm-dev
Section: x11
Priority: optional
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
Homepage: https://invisible-island.net/xterm/
Build-Depends: debhelper (>= 7), xorg-docs-core
Standards-Version: 3.8.2
Package: xterm-dev
Architecture: any
Depends: xbitmaps, libc6 (>= 2.7), libfontconfig1, libice6 (>= 1:1.0.0), libutempter0 (>= 1.1.5), libx11-6, libxaw7, libxft2 (>> 2.1.1), libxmu6, libxt6
Provides: x-terminal-emulator
Recommends: x11-utils | xutils | bluit
Description: X terminal emulator (development version)
xterm is the standard terminal emulator for the X Window System.
It provides DEC VT102 and Tektronix 4014 compatible terminals for
programs that cannot use the window system directly. This version
implements ISO/ANSI colors, Unicode, and most of the control sequences
used by DEC VT220 terminals.
.
This package contains a development version of xterm. It is
configured to use "xterm-dev" and "XTermDev" for the program
and its resource class, to avoid conflict with other packages.