mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Update to nautilus-3.10.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12135 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fd1c5d07ba
commit
b184ea44bb
@ -642,7 +642,7 @@ export -f as_root</userinput></screen>
|
|||||||
<!ENTITY gnome-system-monitor-version "3.10.1">
|
<!ENTITY gnome-system-monitor-version "3.10.1">
|
||||||
<!ENTITY gnome-terminal-version "3.10.1">
|
<!ENTITY gnome-terminal-version "3.10.1">
|
||||||
<!ENTITY gucharmap-version "3.10.0">
|
<!ENTITY gucharmap-version "3.10.0">
|
||||||
<!ENTITY nautilus-version "3.10.0">
|
<!ENTITY nautilus-version "3.10.1">
|
||||||
<!ENTITY network-manager-applet-version "0.9.8.4"> <!-- stable lt .90 micro version -->
|
<!ENTITY network-manager-applet-version "0.9.8.4"> <!-- stable lt .90 micro version -->
|
||||||
<!ENTITY seahorse-version "3.10.1">
|
<!ENTITY seahorse-version "3.10.1">
|
||||||
<!ENTITY totem-version "3.10.1">
|
<!ENTITY totem-version "3.10.1">
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY nautilus-download-http
|
<!ENTITY nautilus-download-http
|
||||||
"&gnome-download-http;/nautilus/&gnome-minor;/nautilus-&nautilus-version;.tar.xz">
|
"&gnome-download-http;/nautilus/&gnome-minor;/nautilus-&nautilus-version;.tar.xz">
|
||||||
<!ENTITY nautilus-download-ftp
|
<!ENTITY nautilus-download-ftp
|
||||||
"&gnome-download-ftp;/nautilus/&gnome-minor;/nautilus-&nautilus-version;.tar.xz">
|
"&gnome-download-ftp;/nautilus/&gnome-minor;/nautilus-&nautilus-version;.tar.xz">
|
||||||
<!ENTITY nautilus-md5sum "7260e6743df36f358aa468bb20f2b8e5">
|
<!ENTITY nautilus-md5sum "91a3a9364489a9e98ab9730beb199d1c">
|
||||||
<!ENTITY nautilus-size "3.2 MB">
|
<!ENTITY nautilus-size "3.2 MB">
|
||||||
<!ENTITY nautilus-buildsize "113 MB">
|
<!ENTITY nautilus-buildsize "120 MB">
|
||||||
<!ENTITY nautilus-time "0.6 SBU">
|
<!ENTITY nautilus-time "0.6 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -25,7 +25,7 @@
|
|||||||
<title>Nautilus-&nautilus-version;</title>
|
<title>Nautilus-&nautilus-version;</title>
|
||||||
|
|
||||||
<indexterm zone="nautilus">
|
<indexterm zone="nautilus">
|
||||||
<primary sortas="a-nautilus">nautilus</primary>
|
<primary sortas="a-Nautilus">Nautilus</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
|
||||||
<sect2 role="package">
|
<sect2 role="package">
|
||||||
@ -76,13 +76,13 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect4">Required</bridgehead>
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||||||
<para role="required">
|
<para role="required">
|
||||||
<xref linkend="exempi"/>,
|
<xref linkend="gnome-desktop"/> and
|
||||||
<xref linkend="gnome-desktop"/>, and
|
|
||||||
<xref linkend="libnotify"/>
|
<xref linkend="libnotify"/>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
<para role="recommended">
|
<para role="recommended">
|
||||||
|
<xref linkend="exempi"/>,
|
||||||
<xref linkend="libexif"/> and
|
<xref linkend="libexif"/> and
|
||||||
<xref linkend="gobject-introspection"/>
|
<xref linkend="gobject-introspection"/>
|
||||||
</para>
|
</para>
|
||||||
@ -144,8 +144,8 @@ make</userinput></screen>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<parameter>--disable-tracker</parameter>: This switch disables use
|
<parameter>--disable-tracker</parameter>: This switch disables
|
||||||
of <application>Tracker</application> which isn't part of
|
use of <application>Tracker</application> which isn't part of
|
||||||
BLFS.
|
BLFS.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -153,8 +153,13 @@ make</userinput></screen>
|
|||||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<option>--enable-libexif=no</option>: Use this switch if
|
<option>--disable-xmp</option>: Use this switch if
|
||||||
<application>libexif</application> is not installed.
|
you did not install <application>Exempi</application>.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
<option>--disable-libexif</option>: Use this switch if
|
||||||
|
you did not install <application>libexif</application>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -46,6 +46,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>November 5th, 2013</para>
|
<para>November 5th, 2013</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[fernando] - Update to nautilus-3.10.1. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;4276">#4276</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[fernando] - Update to libreoffice-4.1.3.2. Fixes
|
<para>[fernando] - Update to libreoffice-4.1.3.2. Fixes
|
||||||
<ulink url="&blfs-ticket-root;4255">#4255</ulink>.</para>
|
<ulink url="&blfs-ticket-root;4255">#4255</ulink>.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user