mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to VTE-0.24.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8489 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
beb5fc0c6b
commit
349ec6bb2a
@ -600,7 +600,7 @@ $Date$
|
||||
<!ENTITY libgtop-version "2.28.1">
|
||||
<!ENTITY libgweather-version "2.28.0">
|
||||
<!ENTITY nautilus-version "2.28.4">
|
||||
<!ENTITY vte-version "0.22.5">
|
||||
<!ENTITY vte-version "0.24.2">
|
||||
<!ENTITY yelp-version "2.28.1">
|
||||
|
||||
<!-- Chapter 32 -->
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY vte-download-http "&gnome-download-http;/vte/0.22/vte-&vte-version;.tar.bz2">
|
||||
<!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.22/vte-&vte-version;.tar.bz2">
|
||||
<!ENTITY vte-md5sum "cbb17696e40ee175977bf165ef838da2">
|
||||
<!ENTITY vte-download-http "&gnome-download-http;/vte/0.24/vte-&vte-version;.tar.bz2">
|
||||
<!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.24/vte-&vte-version;.tar.bz2">
|
||||
<!ENTITY vte-md5sum "76d5bca203245fedf7eac6d434a16bd9">
|
||||
<!ENTITY vte-size "1.3 MB">
|
||||
<!ENTITY vte-buildsize "21 MB">
|
||||
<!ENTITY vte-time "0.4 SBU">
|
||||
<!ENTITY vte-buildsize "22 MB">
|
||||
<!ENTITY vte-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="vte" xreflabel="VTE-&vte-version;">
|
||||
@ -32,6 +32,8 @@
|
||||
<para>The <application>VTE</application> package contains a termcap
|
||||
file implementation for terminal emulators.</para>
|
||||
|
||||
&lfs65_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
@ -57,12 +59,12 @@
|
||||
<bridgehead renderas="sect3">VTE Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gtk2"/> and
|
||||
<xref linkend="perl-xml-parser"/></para>
|
||||
<para role="required"><xref linkend="glib2"/> ,
|
||||
<xref linkend="gtk2"/>, and
|
||||
<xref linkend="intltool"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/>,
|
||||
<xref linkend="intltool"/>, and
|
||||
<para role="optional"><xref linkend="gtk-doc"/> and
|
||||
<xref linkend="pygtk"/> (including the gtk module)</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -125,8 +127,7 @@ make</userinput></screen>
|
||||
window</seg>
|
||||
<seg>libvte.{so,a} and the vtemodule.{so,a}
|
||||
<application>Python</application> module</seg>
|
||||
<seg>/usr/include/vte, /usr/lib/vte, /usr/share/gtk-doc/html/vte,
|
||||
and /usr/share/vte</seg>
|
||||
<seg>/usr/{include/vte,lib/vte,share/{gtk-doc/html/vte,vte/termcap}}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -43,6 +43,9 @@
|
||||
<listitem>
|
||||
<para>August 14th, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to VTE-0.24.2.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to Sound Juicer-2.28.2.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user