Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
21
templates/xterm/template
Normal file
21
templates/xterm/template
Normal file
@@ -0,0 +1,21 @@
|
||||
# Template build file for 'xterm'.
|
||||
pkgname=xterm
|
||||
version=2.37
|
||||
wrksrc=$pkgname-237
|
||||
distfiles="ftp://invisible-island.net/xterm/$pkgname-237@.tgz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-wide-chars --enable-88-color
|
||||
--enable-256-color --enable-luit --enable-paste64
|
||||
--enable-miniluit --enable-readline-mouse
|
||||
--disable-imake --enable-narrowproto"
|
||||
short_desc="Latest terminal emulator for the X window System"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=3e64296f5526dc00024f68695078f90ea9b6550c
|
||||
long_desc="
|
||||
The xterm program is a terminal emulator for the X Window System. It provides
|
||||
DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use
|
||||
the window system directly.
|
||||
|
||||
This version implements ISO/ANSI colors using the \"new\" color model
|
||||
(i.e., background color erase). It also implements most of the control
|
||||
sequences for VT220."
|
||||
Reference in New Issue
Block a user