mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Update to gcr-3.10.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12045 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e88d7000fb
commit
fe298846d3
@ -601,7 +601,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY GConf-version "3.2.6">
|
||||
<!ENTITY libgnome-keyring-version "3.10.0">
|
||||
<!ENTITY libsecret-version "0.16">
|
||||
<!ENTITY gcr-version "3.10.0">
|
||||
<!ENTITY gcr-version "3.10.1">
|
||||
<!ENTITY gnome-keyring-version "3.10.0">
|
||||
<!ENTITY gvfs-version "1.18.2">
|
||||
<!ENTITY gjs-version "1.36.1">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
|
||||
<!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
|
||||
<!ENTITY gcr-md5sum "525962cc88e21a50040abff6bb92cd11">
|
||||
<!ENTITY gcr-size "1.3 MB">
|
||||
<!ENTITY gcr-buildsize "71 MB">
|
||||
<!ENTITY gcr-time "0.6 SBU">
|
||||
<!ENTITY gcr-md5sum "68c0b5d7202ac598942616d2e3a1b089">
|
||||
<!ENTITY gcr-size "1.4 MB">
|
||||
<!ENTITY gcr-buildsize "53 MB">
|
||||
<!ENTITY gcr-time "0.7 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gcr" xreflabel="Gcr-&gcr-version;">
|
||||
@ -115,7 +115,8 @@
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
A session bus address is necessary to run the tests. To test the results,
|
||||
issue: <command>make check</command>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -151,8 +152,7 @@ make</userinput></screen>
|
||||
gcr-viewer
|
||||
</seg>
|
||||
<seg>
|
||||
libgck-1.so, libgcr-3.so, libgcr-base-3.so, and
|
||||
libmock-test-module.so
|
||||
libgck-1.so, libgcr-3.so, and libgcr-base-3.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/gck-1,
|
||||
|
@ -46,12 +46,16 @@
|
||||
<listitem>
|
||||
<para>October 23nd, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to gcr-3.10.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;4220">#4220</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - set ARFLAGS to allow qemu to build with make-4.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to vala-0.22.0. Partially
|
||||
fixes <ulink url="&blfs-ticket-root;4223">#4223</ulink>.</para>
|
||||
<para>[fernando] - Update to vala-0.22.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;4223">#4223</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Fix gnash build if kde4 is installed.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user