mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to rxvt-unicode-9.06
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7734 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
62acbeddda
commit
cfa182f295
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "20"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "24"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2009">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
@ -184,7 +184,7 @@ $Date$
|
||||
<!ENTITY recode-version "3.6">
|
||||
<!ENTITY xterm-version "231">
|
||||
<!ENTITY icon-naming-utils-version "0.8.2">
|
||||
<!ENTITY rxvt-unicode-version "9.02">
|
||||
<!ENTITY rxvt-unicode-version "9.06">
|
||||
<!ENTITY pinentry-version "0.7.3">
|
||||
<!ENTITY gperf-version "3.0.3">
|
||||
|
||||
|
@ -4,10 +4,10 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
|
||||
<!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
|
||||
<!ENTITY rxvt-unicode-download-ftp " ">
|
||||
<!ENTITY rxvt-unicode-md5sum "f3c4fea3d544a340fa5a1d601ff5f204">
|
||||
<!ENTITY rxvt-unicode-size "860 KB">
|
||||
<!ENTITY rxvt-unicode-md5sum "4cb9330e99fc0b0b05cebf3581557dd8">
|
||||
<!ENTITY rxvt-unicode-size "850 KB">
|
||||
<!ENTITY rxvt-unicode-buildsize "27 MB">
|
||||
<!ENTITY rxvt-unicode-time "0.2 SBU">
|
||||
]>
|
||||
@ -55,14 +55,6 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Required patch: <ulink
|
||||
url="&patch-root;/rxvt-unicode-&rxvt-unicode-version;-DISPLAY_fix-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">rxvt-unicode Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
@ -84,8 +76,7 @@
|
||||
<para>Install <application>rxvt-unicode</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../rxvt-unicode-&rxvt-unicode-version;-DISPLAY_fix-1.patch &&
|
||||
./configure --prefix=/usr --enable-everything &&
|
||||
<screen><userinput>./configure --prefix=/usr --enable-everything &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
@ -40,6 +40,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>January 24th, 2009</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ag] - Updated to rxvt-unicode-9.06.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>January 20th, 2009</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user