[packages/xterm] upgraded to 327, enabled spawning new xterm and sixel graphics
gotar
gotar at pld-linux.org
Thu Oct 20 12:12:49 CEST 2016
commit 74489882590f9bd5f405c09ac9d5247610b7c95c
Author: Tomasz Pala <gotar at pld-linux.org>
Date: Thu Oct 20 12:11:39 2016 +0200
upgraded to 327, enabled spawning new xterm and sixel graphics
xterm.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xterm.spec b/xterm.spec
index 4932fd4..294a99a 100644
--- a/xterm.spec
+++ b/xterm.spec
@@ -1,12 +1,12 @@
Summary: Terminal emulator for X
Summary(pl.UTF-8): Emulator terminala dla X
Name: xterm
-Version: 325
+Version: 327
Release: 1
License: MIT
Group: X11/Applications
Source0: ftp://invisible-island.net/xterm/%{name}-%{version}.tgz
-# Source0-md5: e78a0bbc4d5fa3780917e447ae8ebc6b
+# Source0-md5: 3c32e931adcad44e64e57892e75d9e02
Source1: XTerm.ad-pl
Source2: %{name}.desktop
Source3: %{name}.png
@@ -52,9 +52,12 @@ sekwencji sterujących VT220.
%build
# don't run autoconf, modified version of autoconf is required
CPPFLAGS="-I/usr/include/ncurses %{rpmcppflags}"
+# consider --enable-readline-mouse --enable-dabbrev --enable-screen-dumps --enable-regis-graphics
%configure \
--enable-256-color \
+ --enable-exec-xterm \
--enable-wide-chars \
+ --enable-sixel-graphics \
--with-app-defaults=%{_datadir}/X11/app-defaults \
--with-utempter
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xterm.git/commitdiff/74489882590f9bd5f405c09ac9d5247610b7c95c
More information about the pld-cvs-commit
mailing list