xterm: updated to 282

This commit is contained in:
Jose V Beneyto 2012-10-01 16:12:55 +02:00
parent 61b78e01c5
commit d5a81ee94c
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,2 @@
2bc971a1753fe57aca05fde7c005a16c configure.diff
bca2eb95bdd57653f8e3f2f57952c1c5 xterm-281.tgz
eeac090c7e56ea573f7691d382a59968 xterm-282.tgz

View File

@ -5,7 +5,7 @@
# Depends on: xorg-libxaw xorg-font-alias xorg-font-misc-misc
name=xterm
version=281
version=282
release=1
source=(ftp://invisible-island.net/$name/$name-$version.tgz \
configure.diff)
@ -13,7 +13,9 @@ source=(ftp://invisible-island.net/$name/$name-$version.tgz \
build() {
cd $name-$version
[ -z "$BASH_VERSION" ] && patch -p0 -i $SRC/configure.diff
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-nls \
--enable-256-color \
--enable-wide-chars