Dash:
[t2.git] / package / shells / screen / screen.desc
blobee04eeae483fa79614fd142b42c9af8c5544dd16
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: package/.../screen/screen.desc
5 [COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
6 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
7 [COPY] 
8 [COPY] More information can be found in the files COPYING and README.
9 [COPY] 
10 [COPY] This program is free software; you can redistribute it and/or modify
11 [COPY] it under the terms of the GNU General Public License as published by
12 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
13 [COPY] GNU General Public License can be found in the file COPYING.
14 [COPY] --- T2-COPYRIGHT-NOTE-END ---
16 [I] Screen manager with VT100/ANSI terminal emulation
18 [T] Screen is a full-screen window manager that multiplexes a physical terminal
19 [T] between several processes (typically interactive shells). Each virtual
20 [T] terminal provides the functions of a DEC VT100 terminal and, in addition,
21 [T] several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022
22 [T] standards (e.g. insert/delete line and support for multiple character sets).
23 [T] There is a scrollback history buffer for each virtual terminal and a
24 [T] copy-and-paste mechanism that allows moving text regions between windows.
26 [U] http://www.gnu.org/software/screen/
28 [A] Oliver Laumann
29 [A] Juergen Weigert <jnweiger@immd4.informatik.uni-erlangen.de>
30 [A] Michael Schroeder <mlschroe@immd4.informatik.uni-erlangen.de>
31 [M] Rene Rebe <rene@t2-project.org>
33 [C] base/tool
34 [F] CROSS
36 [L] GPL
37 [S] Stable
38 [V] 4.8.0
39 [P] X -----5---9 180.000
41 # This is a unnice workaround. The screen configure script should be
42 # improved to check for check for shadow and pam later - and also
43 # recognize the need of pam_misc ... - But I'm out of time ...
44 [O] pkginstalled pam && var_append CC_WRAPPER_APPEND " " "-lpam -lpam_misc"
46 [D] a7f78e0513bed06e42608ea68f2e273614401e2adfb3685d48b03912 screen-4.8.0.tar.gz http://ftp.gnu.org/gnu/screen/