mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to gtk+-3.14.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14872 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e35a134683
commit
27236c508d
@ -47,6 +47,10 @@
|
||||
<listitem>
|
||||
<para>November 10th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to gtk+-3.14.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;5787">#5787</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to glib-2.42.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;5785">#5785</ulink>.</para>
|
||||
|
@ -463,7 +463,7 @@
|
||||
<!ENTITY glu-version "9.0.0">
|
||||
<!ENTITY goffice010-version "0.10.18">
|
||||
<!ENTITY gtk2-version "2.24.25">
|
||||
<!ENTITY gtk3-version "3.14.4">
|
||||
<!ENTITY gtk3-version "3.14.5">
|
||||
<!ENTITY gtk-engines-version "2.20.2">
|
||||
<!ENTITY gtkmm2-version "2.24.4">
|
||||
<!ENTITY gtkmm3-version "3.14.0">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-14;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-14;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-md5sum "103a3521cf792f2ee12d0d1349d79288">
|
||||
<!ENTITY gtk3-md5sum "c6b72b1cec82061167759b9e6cec9bab">
|
||||
<!ENTITY gtk3-size "15 MB">
|
||||
<!ENTITY gtk3-buildsize "401 MB (additional 6 MB for the test suite and 19 MB to rebuild the docs)">
|
||||
<!ENTITY gtk3-time "4.8 SBU (additional 0.4 SBU for the test suite and 3.7 SBU to rebuild the docs)">
|
||||
<!ENTITY gtk3-time "4.6 SBU (additional 0.5 SBU for the test suite and 3.7 SBU to rebuild the docs)">
|
||||
]>
|
||||
|
||||
<sect1 id="gtk3" xreflabel="GTK+->k3-version;">
|
||||
@ -140,7 +140,8 @@ make</userinput></screen>
|
||||
<screen role="root"><userinput>glib-compile-schemas /usr/share/glib-2.0/schemas</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue <command>make check</command>.
|
||||
To test the results you need a graphical session, then issue
|
||||
<command>make check</command>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user