2013-06-01 20:19:53 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY totem-pl-parser-download-http
|
2017-10-23 12:59:36 +08:00
|
|
|
"&gnome-download-http;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
|
2013-06-01 20:19:53 +08:00
|
|
|
<!ENTITY totem-pl-parser-download-ftp
|
2017-10-23 12:59:36 +08:00
|
|
|
"&gnome-download-ftp;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
|
2021-06-28 03:34:56 +08:00
|
|
|
<!ENTITY totem-pl-parser-md5sum "69dc2cf0e61e6df71ed45156b24b14da">
|
|
|
|
<!ENTITY totem-pl-parser-size "1.4 MB">
|
|
|
|
<!ENTITY totem-pl-parser-buildsize "9.6 MB (with tests)">
|
|
|
|
<!ENTITY totem-pl-parser-time "0.1 SBU (with tests)">
|
2013-06-01 20:19:53 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="totem-pl-parser" xreflabel="totem-pl-parser-&totem-pl-parser-version;">
|
|
|
|
<?dbhtml filename="totem-pl-parser.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>totem-pl-parser-&totem-pl-parser-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="totem-pl-parser">
|
|
|
|
<primary sortas="a-totem-pl-parser">totem-pl-parser</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Totem PL Parser</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>Totem PL Parser</application> package contains a simple
|
2017-05-01 06:45:34 +08:00
|
|
|
GObject-based library used to parse multiple playlist formats.
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
2021-08-31 04:03:47 +08:00
|
|
|
&lfs110a_checked;
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&totem-pl-parser-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&totem-pl-parser-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &totem-pl-parser-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &totem-pl-parser-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &totem-pl-parser-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &totem-pl-parser-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Totem PL Parser Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="libsoup"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
2013-07-29 02:11:50 +08:00
|
|
|
<xref linkend="gobject-introspection"/>,
|
2013-09-03 04:01:46 +08:00
|
|
|
<xref linkend="libarchive"/>, and
|
2013-07-29 02:11:50 +08:00
|
|
|
<xref linkend="libgcrypt"/>
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2021-04-07 09:06:55 +08:00
|
|
|
<xref linkend="cmake"/>, <!-- uses it to look for packages -->
|
2014-03-09 07:28:14 +08:00
|
|
|
<xref linkend="gtk-doc"/>,
|
2019-02-21 15:16:01 +08:00
|
|
|
<xref linkend="gvfs"/> (for some tests),
|
2016-07-07 08:19:46 +08:00
|
|
|
<ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV</ulink>, and
|
2021-04-05 20:36:04 +08:00
|
|
|
<ulink url="https://sourceforge.net/projects/quvi">libquvi >= 0.9.1 and libquvi-scripts</ulink>
|
2014-03-09 07:28:14 +08:00
|
|
|
- if they are installed, then
|
|
|
|
<ulink url="https://github.com/diegonehab/luasocket">lua-socket (git)</ulink>
|
|
|
|
is necessary for the tests
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/totem-pl-parser"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Totem PL Parser</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Totem PL Parser</application> by running
|
|
|
|
the following commands:
|
|
|
|
</para>
|
|
|
|
|
2017-10-23 12:59:36 +08:00
|
|
|
<screen><userinput>mkdir build &&
|
2019-03-07 05:51:16 +08:00
|
|
|
cd build &&
|
|
|
|
|
2021-06-04 20:57:26 +08:00
|
|
|
meson --prefix=/usr --buildtype=release .. &&
|
2017-10-23 12:59:36 +08:00
|
|
|
ninja</userinput></screen>
|
2013-06-01 20:19:53 +08:00
|
|
|
|
2015-05-03 19:33:57 +08:00
|
|
|
<para>
|
2019-01-17 00:56:12 +08:00
|
|
|
To test the results, issue: <command>ninja test</command>.
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
2017-10-23 12:59:36 +08:00
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2021-06-04 20:57:26 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
</sect2>
|
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libtotem-plparser-mini.so and libtotem-plparser.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2014-02-22 23:06:53 +08:00
|
|
|
/usr/include/totem-pl-parser and
|
2013-06-01 20:19:53 +08:00
|
|
|
/usr/share/gtk-doc/html/totem-pl-parser
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libtotem-plparser">
|
|
|
|
<term><filename class="libraryfile">libtotem-plparser.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is the <application>Totem</application> Playlist Parser library
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="totem-pl-parser libtotem-plparser">
|
|
|
|
<primary sortas="c-libtotem-plparser">libtotem-plparser.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libtotem-plparser-mini">
|
|
|
|
<term><filename class="libraryfile">libtotem-plparser-mini.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is the <application>Totem</application> Playlist Parser library,
|
2021-02-19 23:20:16 +08:00
|
|
|
mini version
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="totem-pl-parser libtotem-plparser-mini">
|
|
|
|
<primary sortas="c-libtotem-plparser-mini">libtotem-plparser-mini.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|