Author: igor
Date: Wed Sep 11 11:26:33 2013
New Revision: 11822
Log:
update to xterm-297
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/xterm.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Sep 11 10:51:24 2013 (r11821)
+++ trunk/BOOK/general.ent Wed Sep 11 11:26:33 2013 (r11822)
@@ -539,7 +539,7 @@
<!ENTITY libXp-version "1.0.2">
<!ENTITY xorg-server-version "1.14.2">
<!ENTITY twm-version "1.0.8">
-<!ENTITY xterm-version "296">
+<!ENTITY xterm-version "297">
<!ENTITY xclock-version "1.0.7">
<!ENTITY xinit-version "1.3.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 11 10:51:24
2013 (r11821)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Sep 11 11:26:33
2013 (r11822)
@@ -47,6 +47,10 @@
<para>September 11th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[igor] - Update to xterm-297. Fixes
+ <ulink url="&blfs-ticket-root;4051">#4051</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to seahorse-3.9.91 and gcr-3.9.91.
Tag seahorse for LFS 7.4 completing tagging all packages.</para>
</listitem>
Modified: trunk/BOOK/x/installing/xterm.xml
==============================================================================
--- trunk/BOOK/x/installing/xterm.xml Wed Sep 11 10:51:24 2013 (r11821)
+++ trunk/BOOK/x/installing/xterm.xml Wed Sep 11 11:26:33 2013 (r11822)
@@ -6,9 +6,9 @@
<!ENTITY xterm-download-http " ">
<!ENTITY xterm-download-ftp
"ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">
- <!ENTITY xterm-md5sum "63d498b14a9d45ae79d3fd3124c72a17">
+ <!ENTITY xterm-md5sum "45610ae6fe90cf086fcd75b9cb97bbaf">
<!ENTITY xterm-size "1.1 MB">
- <!ENTITY xterm-buildsize "13 MB">
+ <!ENTITY xterm-buildsize "14 MB">
<!ENTITY xterm-time "0.2 SBU">
]>
@@ -79,8 +79,6 @@
TERMINFO=/usr/share/terminfo \
./configure $XORG_CONFIG \
- --enable-luit \
- --enable-wide-chars \
--with-app-defaults=/etc/X11/app-defaults &&
make</userinput></screen>
@@ -108,15 +106,6 @@
system terminfo database when the installation prefix is not
<filename class="directory">/usr</filename>.</para>
- <para><parameter>--enable-luit</parameter>: Enables the luit filter for
- translation between Unicode (used by xterm internally in the configuration
- below) and the locale encoding. If <command>luit</command> is not found
- in the PATH, the default of
- <filename>/usr/X11R6/bin/luit</filename> will be used.</para>
-
- <para><parameter>--enable-wide-chars</parameter>: Adds support for wide
- characters.</para>
-
<para><parameter>--with-app-defaults=...</parameter>: Sets the location
for the <filename class="directory">app-defaults</filename>
directory.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page