mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to shared mime info 0.23.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7812 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cb9cb4b7ab
commit
43025c29a1
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "24"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "25"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2009">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
@ -446,7 +446,7 @@ $Date$
|
||||
<!ENTITY lesstif-version "0.95.0">
|
||||
<!ENTITY startup-notification-version "0.9">
|
||||
<!ENTITY libwnck-version "2.18.3">
|
||||
<!ENTITY shared-mime-info-version "0.21">
|
||||
<!ENTITY shared-mime-info-version "0.23">
|
||||
<!ENTITY hicolor-icon-theme-version "0.10">
|
||||
<!ENTITY libxklavier-version "3.2">
|
||||
<!ENTITY freeglut-version "2.4.0">
|
||||
|
@ -40,6 +40,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>March 25th, 2009</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Updated to shared-mime-info-0.23.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 24th, 2009</para>
|
||||
<itemizedlist>
|
||||
|
@ -5,11 +5,11 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY shared-mime-info-download-http "http://freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.bz2">
|
||||
<!ENTITY shared-mime-info-download-ftp "ftp://anduin.linuxfromscratch.org/BLFS/svn/s/shared-mime-info-&shared-mime-info-version;.tar.bz2">
|
||||
<!--<!ENTITY shared-mime-info-download-ftp "ftp://anduin.linuxfromscratch.org/BLFS/svn/s/shared-mime-info-&shared-mime-info-version;.tar.bz2">-->
|
||||
<!-- <!ENTITY shared-mime-info-download-ftp "&gentoo-ftp-repo;/shared-mime-info-&shared-mime-info-version;.tar.bz2"> -->
|
||||
<!ENTITY shared-mime-info-md5sum "e1965e129a473683ba395ebc02206367">
|
||||
<!ENTITY shared-mime-info-size "439 KB">
|
||||
<!ENTITY shared-mime-info-buildsize "9 MB">
|
||||
<!ENTITY shared-mime-info-md5sum "3120a720f6a94881614b533f37a7671f">
|
||||
<!ENTITY shared-mime-info-size "465 KB">
|
||||
<!ENTITY shared-mime-info-buildsize "10.1 MB">
|
||||
<!ENTITY shared-mime-info-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -40,9 +40,9 @@ xreflabel="shared-mime-info-&shared-mime-info-version;">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&shared-mime-info-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<!--<listitem>
|
||||
<para>Download (FTP): <ulink url="&shared-mime-info-download-ftp;"/></para>
|
||||
</listitem>
|
||||
</listitem>-->
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &shared-mime-info-md5sum;</para>
|
||||
</listitem>
|
||||
@ -81,7 +81,7 @@ xreflabel="shared-mime-info-&shared-mime-info-version;">
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user