2004-06-14 03:03:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-14 03:03:42 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-04-22 18:39:20 +08:00
|
|
|
<!ENTITY shared-mime-info-download-http
|
|
|
|
"http://freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.xz">
|
2010-08-09 20:34:04 +08:00
|
|
|
<!ENTITY shared-mime-info-download-ftp " ">
|
2012-04-22 18:39:20 +08:00
|
|
|
<!ENTITY shared-mime-info-md5sum "901b7977dbb2b71d12d30d4d8fb97028">
|
|
|
|
<!ENTITY shared-mime-info-size "488 KB">
|
|
|
|
<!ENTITY shared-mime-info-buildsize "17 MB">
|
2009-08-29 13:49:37 +08:00
|
|
|
<!ENTITY shared-mime-info-time "0.1 SBU">
|
2004-06-14 03:03:42 +08:00
|
|
|
]>
|
|
|
|
|
2005-05-21 02:19:45 +08:00
|
|
|
<sect1 id="shared-mime-info"
|
2004-12-08 00:43:26 +08:00
|
|
|
xreflabel="shared-mime-info-&shared-mime-info-version;">
|
2005-05-21 02:19:45 +08:00
|
|
|
<?dbhtml filename="shared-mime-info.html" ?>
|
2004-04-07 00:59:28 +08:00
|
|
|
|
2005-05-21 02:19:45 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>shared-mime-info-&shared-mime-info-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="shared-mime-info">
|
|
|
|
<primary sortas="a-shared-mime-info">shared-mime-info</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to shared-mime-info</title>
|
|
|
|
|
|
|
|
<para>The <application>shared-mime-info</application> package contains a
|
|
|
|
MIME database. This allows central updates of MIME information for all
|
|
|
|
supporting applications.</para>
|
|
|
|
|
2012-08-24 20:22:47 +08:00
|
|
|
&lfs72_checked;
|
2009-08-29 13:49:37 +08:00
|
|
|
|
2005-05-21 02:19:45 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&shared-mime-info-download-http;"/></para>
|
|
|
|
</listitem>
|
2009-08-29 13:49:37 +08:00
|
|
|
<listitem>
|
2005-05-21 02:19:45 +08:00
|
|
|
<para>Download (FTP): <ulink url="&shared-mime-info-download-ftp;"/></para>
|
2009-08-29 13:49:37 +08:00
|
|
|
</listitem>
|
2005-05-21 02:19:45 +08:00
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &shared-mime-info-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &shared-mime-info-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &shared-mime-info-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &shared-mime-info-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">shared-mime-info Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2011-12-29 13:13:05 +08:00
|
|
|
<para role="required">
|
2012-06-09 05:04:29 +08:00
|
|
|
<xref linkend="glib2"/>,
|
|
|
|
<xref linkend="intltool"/>, and
|
|
|
|
<xref linkend="libxml2"/>
|
2011-12-29 13:13:05 +08:00
|
|
|
</para>
|
2007-04-16 11:09:33 +08:00
|
|
|
|
2006-04-11 02:39:30 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/shared-mime-info"/></para>
|
|
|
|
|
2005-05-21 02:19:45 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of shared-mime-info</title>
|
|
|
|
|
|
|
|
<para>Install <application>shared-mime-info</application> by running the
|
|
|
|
following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
2009-03-26 08:29:08 +08:00
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
2006-04-08 03:37:49 +08:00
|
|
|
|
2005-05-21 02:19:45 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2012-04-22 18:39:20 +08:00
|
|
|
<seg>
|
|
|
|
update-mime-database
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/share/mime
|
|
|
|
</seg>
|
2005-05-21 02:19:45 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="update-mime-database">
|
|
|
|
<term><command>update-mime-database</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>assists in adding MIME data to the database.</para>
|
|
|
|
<indexterm zone="shared-mime-info update-mime-database">
|
|
|
|
<primary sortas="b-update-mime-database">update-mime-database</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|