• Update to shared-mime-info-1.5.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16691 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2015-11-28 16:20:57 +00:00
parent c8c56ce23e
commit 8fbadd5eb4
3 changed files with 11 additions and 12 deletions

View File

@ -7,10 +7,10 @@
<!ENTITY shared-mime-info-download-http
"http://freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.xz">
<!ENTITY shared-mime-info-download-ftp " ">
<!ENTITY shared-mime-info-md5sum "16c02f7b658fff2a9c207406d388ea31">
<!ENTITY shared-mime-info-size "528 KB">
<!ENTITY shared-mime-info-buildsize "18 MB">
<!ENTITY shared-mime-info-time "0.1 SBU">
<!ENTITY shared-mime-info-md5sum "cc3e78d8bceaf2b361f62d67a8b4dda4">
<!ENTITY shared-mime-info-size "548 KB">
<!ENTITY shared-mime-info-buildsize "20 MB (with tests)">
<!ENTITY shared-mime-info-time "0.5 SBU (with tests)">
]>
<sect1 id="shared-mime-info"
@ -89,19 +89,14 @@ xreflabel="shared-mime-info-&shared-mime-info-version;">
<sect2 role="installation">
<title>Installation of Shared Mime Info</title>
<note>
<para>
This package does not support parallel build.
</para>
</note>
<para>
Install <application>Shared Mime Info</application> by running the
following commands:
</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make -j1</userinput></screen>
make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.

View File

@ -47,6 +47,10 @@
<listitem>
<para>November 28th, 2015</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to shared-mime-info-1.5. Fixes
<ulink url="&blfs-ticket-root;7184">#7184</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to qupzilla-1.8.9. Fixes
<ulink url="&blfs-ticket-root;7183">#7183</ulink>.</para>

View File

@ -493,7 +493,7 @@
<!ENTITY pangomm-version "2.38.1">
<!ENTITY qt4-version "4.8.7">
<!ENTITY qt5-version "5.5.1">
<!ENTITY shared-mime-info-version "1.4">
<!ENTITY shared-mime-info-version "1.5">
<!ENTITY startup-notification-version "0.12">
<!ENTITY webkitgtk2-version "2.4.9"> <!-- Even minors only -->
<!ENTITY webkitgtk-version "2.10.4"> <!-- Even minors only -->