mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to gtk+-3.16.1.
gnome-nettool-3.8.1: replace BIND by BIND Utilities. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15812 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
abd464a786
commit
45acacc23d
@ -84,7 +84,7 @@
|
||||
|
||||
<bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="bind"/>,
|
||||
<xref linkend="bind-utils"/>,
|
||||
<xref linkend="nmap"/>,
|
||||
<xref linkend="net-tools"/>,
|
||||
<xref linkend="traceroute"/>, and
|
||||
|
@ -47,6 +47,10 @@
|
||||
<listitem>
|
||||
<para>April 8th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to gtk+-3.16.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;6377">#6377</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Use the generic target in unzip, this fixes unzipping
|
||||
files larger than 2GB on i686.</para>
|
||||
|
@ -466,7 +466,7 @@
|
||||
<!ENTITY glu-version "9.0.0">
|
||||
<!ENTITY goffice010-version "0.10.21">
|
||||
<!ENTITY gtk2-version "2.24.27">
|
||||
<!ENTITY gtk3-version "3.16.0">
|
||||
<!ENTITY gtk3-version "3.16.1">
|
||||
<!ENTITY gtk-engines-version "2.20.2">
|
||||
<!ENTITY gtkmm2-version "2.24.4">
|
||||
<!ENTITY gtkmm3-version "3.16.0">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-16;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-16;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-md5sum "11c97ce2527956e0ddb5ad5b236e4572">
|
||||
<!ENTITY gtk3-md5sum "7458661889a718f93b46cb44b677cc41">
|
||||
<!ENTITY gtk3-size "18 MB">
|
||||
<!ENTITY gtk3-buildsize "483 MB (additional 9 MB for the test suite and 19 MB to rebuild the docs)">
|
||||
<!ENTITY gtk3-time "4.1 SBU (additional 0.5 SBU for the test suite and 4 SBU to rebuild the docs)">
|
||||
<!ENTITY gtk3-buildsize "483 MB (additional 7 MB for the test suite and 19 MB to rebuild the docs)">
|
||||
<!ENTITY gtk3-time "4.2 SBU (additional 0.4 SBU for the test suite and 4 SBU to rebuild the docs)">
|
||||
]>
|
||||
|
||||
<sect1 id="gtk3" xreflabel="GTK+->k3-version;">
|
||||
@ -143,7 +143,7 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results you need a graphical session, then issue
|
||||
<command>make -k check</command>. One test fails for unknown reasons.
|
||||
<command>make check</command>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user