void-packages/templates/xterm.tmpl
juan a71a679744 Added some templates to be able to run X11 on VMware.
The following templates were added:
	- font-cursor-misc-1.0.0
	- font-misc-misc-1.0.0
	- xf86-video-vmware-10.16.4
	- xrandr-1.2.3
	- xterm-237

Also xorg-fonts now depends on font-cursor-misc and font-misc-misc,
otherwise it won't work by default on VMware!

--HG--
extra : convert_revision : c09a46be2344ea77b9993ed1c2d096e22367cd79
2008-10-08 18:33:34 +02:00

24 lines
896 B
Cheetah
Executable file

# Template build file for 'xterm'.
pkgname=xterm
version=2.37
wrksrc=$pkgname-237
distfiles="$pkgname-237"
extract_sufx=".tgz"
url=ftp://invisible-island.net/xterm
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."