mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to gtk+3-20.1.
Update to gobject-introspection-1.48.0. Update to glib-48.0. Update to notification-daemon-3.18.2. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17170 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0cdedfa449
commit
9ee5ff8977
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY glib2-download-http "&gnome-download-http;/glib/2.46/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.46/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-md5sum "7f815d6e46df68e070cb421ed7f1139e">
|
||||
<!ENTITY glib2-download-http "&gnome-download-http;/glib/2.48/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.48/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-md5sum "093a586f37d2853bdb129231e1b350e0">
|
||||
<!ENTITY glib2-size "7.1 MB">
|
||||
<!ENTITY glib2-buildsize "187 MB (additional 74 MB for tests)">
|
||||
<!ENTITY glib2-time "0.8 SBU (additional 3.3 SBU for tests)">
|
||||
<!ENTITY glib2-buildsize "143 MB (additional 71 MB for tests)">
|
||||
<!ENTITY glib2-time "1.1 SBU (additional 4.4 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="glib2" xreflabel="GLib-&glib2-version;">
|
||||
@ -142,7 +142,7 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, after having installed the package, issue:
|
||||
<command>make -k check</command>. Two tests produce errors.
|
||||
<command>make -k check</command>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gobject-introspection-download-http
|
||||
"&gnome-download-http;/gobject-introspection/1.46/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
"&gnome-download-http;/gobject-introspection/1.48/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
<!ENTITY gobject-introspection-download-ftp
|
||||
"&gnome-download-ftp;/gobject-introspection/1.46/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
<!ENTITY gobject-introspection-md5sum "adb40a31c7c80b65b0f4c8fd71b493dc">
|
||||
"&gnome-download-ftp;/gobject-introspection/1.48/gobject-introspection-&gobject-introspection-version;.tar.xz">
|
||||
<!ENTITY gobject-introspection-md5sum "01301fa9019667d48e927353e08bc218">
|
||||
<!ENTITY gobject-introspection-size "1.3 MB">
|
||||
<!ENTITY gobject-introspection-buildsize "52 MB (with documentation, add 6 MB for tests)">
|
||||
<!ENTITY gobject-introspection-time "0.2 SBU (additional 0.5 SBU for documentation and 0.4 SBU for the tests)">
|
||||
<!ENTITY gobject-introspection-buildsize "39 MB (with documentation, add 6 MB for tests)">
|
||||
<!ENTITY gobject-introspection-time "0.3 SBU (additional 0.5 SBU for documentation and 0.4 SBU for the tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gobject-introspection" xreflabel="gobject-introspection-&gobject-introspection-version;">
|
||||
|
@ -16,7 +16,7 @@
|
||||
<!ENTITY libgtop-version "2.32.0">
|
||||
<!ENTITY libpeas-version "1.16.0">
|
||||
<!ENTITY libwnck-version "3.14.1">
|
||||
<!ENTITY notification-daemon-version "3.18.1">
|
||||
<!ENTITY notification-daemon-version "3.18.2">
|
||||
<!ENTITY totem-pl-parser-version "3.10.6">
|
||||
<!ENTITY vte-version "0.44.0">
|
||||
|
||||
|
@ -8,9 +8,9 @@
|
||||
"&gnome-download-http;/notification-daemon/&gnome-minor-18;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
||||
<!ENTITY notification-daemon-download-ftp
|
||||
"&gnome-download-ftp;/notification-daemon/&gnome-minor-18;/notification-daemon-¬ification-daemon-version;.tar.xz">
|
||||
<!ENTITY notification-daemon-md5sum "b4a15a8428cd5b7b44ba37c905bd66bc">
|
||||
<!ENTITY notification-daemon-size "320 KB">
|
||||
<!ENTITY notification-daemon-buildsize "5 MB">
|
||||
<!ENTITY notification-daemon-md5sum "4194e5041a820b89bb043e695e02036b">
|
||||
<!ENTITY notification-daemon-size "324 KB">
|
||||
<!ENTITY notification-daemon-buildsize "4 MB">
|
||||
<!ENTITY notification-daemon-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -47,6 +47,21 @@
|
||||
<listitem>
|
||||
<para>March 25th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gtk+3-20.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;7597">#7597</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gobject-introspection-1.48.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7630">#7630</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to glib-48.0. No ticket. </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to notification-daemon-3.18.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;7546">#7546</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Add Further KDE5 packages section. Fixes
|
||||
<ulink url="&blfs-ticket-root;7582">#7582</ulink>.</para>
|
||||
|
@ -88,10 +88,10 @@
|
||||
<!ENTITY enchant-version "1.6.0">
|
||||
<!ENTITY exempi-version "2.2.2">
|
||||
<!ENTITY expat-version "2.1.0">
|
||||
<!ENTITY glib2-version "2.46.2">
|
||||
<!ENTITY glib2-version "2.48.0">
|
||||
<!ENTITY glibmm-version "2.46.3">
|
||||
<!ENTITY gmime-version "2.6.20">
|
||||
<!ENTITY gobject-introspection-version "1.46.0">
|
||||
<!ENTITY gobject-introspection-version "1.48.0">
|
||||
<!ENTITY gsl-version "2.1">
|
||||
|
||||
<!ENTITY icu-major "56">
|
||||
@ -489,7 +489,7 @@
|
||||
<!ENTITY glu-version "9.0.0">
|
||||
<!ENTITY goffice010-version "0.10.27">
|
||||
<!ENTITY gtk2-version "2.24.30">
|
||||
<!ENTITY gtk3-version "3.18.8">
|
||||
<!ENTITY gtk3-version "3.20.1">
|
||||
<!ENTITY gtk-engines-version "2.20.2">
|
||||
<!ENTITY gtkmm2-version "2.24.4">
|
||||
<!ENTITY gtkmm3-version "3.18.0">
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-18;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-18;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-md5sum "9671acb41dc13561d19233f1a75cf184">
|
||||
<!ENTITY gtk3-size "17 MB">
|
||||
<!ENTITY gtk3-buildsize "493 MB (plus 5 MB for tests)">
|
||||
<!ENTITY gtk3-time "4.2 SBU (plus 0.3 SBU for tests)">
|
||||
<!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-20;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-20;/gtk+->k3-version;.tar.xz">
|
||||
<!ENTITY gtk3-md5sum "e84726fcd14f11c50281409b16d64607">
|
||||
<!ENTITY gtk3-size "18.6 MB">
|
||||
<!ENTITY gtk3-buildsize "416 MB (plus 7 MB for tests)">
|
||||
<!ENTITY gtk3-time "6.2 SBU (plus 0.5 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gtk3" xreflabel="GTK+->k3-version;">
|
||||
@ -147,18 +147,12 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
If <filename>flipping-icons.ui</filename> test fails, remove with
|
||||
<command>rm -v testsuite/reftests/flipping-icons.ui</command>.
|
||||
<!-- no, this is probably not really a filename, it describes the
|
||||
test as /style/set-widget-path-saved: but life is too short to care,
|
||||
(ken) -->
|
||||
At least one other test <filename>set-widget-path-saved</filename>
|
||||
might fail.
|
||||
The accessibility test (six subtests) is known ot fail.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
To test the results you need a graphical session, then issue
|
||||
<command>make check</command>.
|
||||
<command>make -k check</command>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user