source: gnome/platform/totem-pl-parser.xml@ b515f46f

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b515f46f was adf17153, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more --buildtype=release addition

  • Property mode set to 100644
File size: 5.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY totem-pl-parser-download-http
8 "&gnome-download-http;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
9 <!ENTITY totem-pl-parser-download-ftp
10 "&gnome-download-ftp;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
11 <!ENTITY totem-pl-parser-md5sum "0798a286af7e98c664d48e2974b77e5a">
12 <!ENTITY totem-pl-parser-size "1.3 MB">
13 <!ENTITY totem-pl-parser-buildsize "10 MB (with tests)">
14 <!ENTITY totem-pl-parser-time "less than 0.1 SBU (with tests)">
15]>
16
17<sect1 id="totem-pl-parser" xreflabel="totem-pl-parser-&totem-pl-parser-version;">
18 <?dbhtml filename="totem-pl-parser.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>totem-pl-parser-&totem-pl-parser-version;</title>
25
26 <indexterm zone="totem-pl-parser">
27 <primary sortas="a-totem-pl-parser">totem-pl-parser</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Totem PL Parser</title>
32
33 <para>
34 The <application>Totem PL Parser</application> package contains a simple
35 GObject-based library used to parse multiple playlist formats.
36 </para>
37
38 &lfs101_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&totem-pl-parser-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&totem-pl-parser-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &totem-pl-parser-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &totem-pl-parser-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &totem-pl-parser-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &totem-pl-parser-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Totem PL Parser Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="libsoup"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="gobject-introspection"/>,
84 <xref linkend="libarchive"/>, and
85 <xref linkend="libgcrypt"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <xref linkend="cmake"/>, <!-- uses it to look for packages -->
91 <xref linkend="gtk-doc"/>,
92 <xref linkend="gvfs"/> (for some tests),
93 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV</ulink>, and
94 <ulink url="https://sourceforge.net/projects/quvi">libquvi &gt;= 0.9.1 and libquvi-scripts</ulink>
95 - if they are installed, then
96 <ulink url="https://github.com/diegonehab/luasocket">lua-socket (git)</ulink>
97 is necessary for the tests
98 </para>
99
100 <para condition="html" role="usernotes">User Notes:
101 <ulink url="&blfs-wiki;/totem-pl-parser"/>
102 </para>
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of Totem PL Parser</title>
107
108 <para>
109 Install <application>Totem PL Parser</application> by running
110 the following commands:
111 </para>
112
113<screen><userinput>mkdir build &amp;&amp;
114cd build &amp;&amp;
115
116meson --prefix=/usr --buildtype=release .. &amp;&amp;
117ninja</userinput></screen>
118
119 <para>
120 To test the results, issue: <command>ninja test</command>.
121 </para>
122
123 <para>
124 Now, as the <systemitem class="username">root</systemitem> user:
125 </para>
126
127<screen role="root"><userinput>ninja install</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="commands">
132 <title>Command Explanations</title>
133
134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
135 href="../../xincludes/meson-buildtype-release.xml"/>
136 </sect2>
137
138 <sect2 role="content">
139 <title>Contents</title>
140
141 <segmentedlist>
142 <segtitle>Installed Programs</segtitle>
143 <segtitle>Installed Libraries</segtitle>
144 <segtitle>Installed Directories</segtitle>
145
146 <seglistitem>
147 <seg>
148 None
149 </seg>
150 <seg>
151 libtotem-plparser-mini.so and libtotem-plparser.so
152 </seg>
153 <seg>
154 /usr/include/totem-pl-parser and
155 /usr/share/gtk-doc/html/totem-pl-parser
156 </seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="libtotem-plparser">
166 <term><filename class="libraryfile">libtotem-plparser.so</filename></term>
167 <listitem>
168 <para>
169 is the <application>Totem</application> Playlist Parser library
170 </para>
171 <indexterm zone="totem-pl-parser libtotem-plparser">
172 <primary sortas="c-libtotem-plparser">libtotem-plparser.so</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 <varlistentry id="libtotem-plparser-mini">
178 <term><filename class="libraryfile">libtotem-plparser-mini.so</filename></term>
179 <listitem>
180 <para>
181 is the <application>Totem</application> Playlist Parser library,
182 mini version
183 </para>
184 <indexterm zone="totem-pl-parser libtotem-plparser-mini">
185 <primary sortas="c-libtotem-plparser-mini">libtotem-plparser-mini.so</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 </variablelist>
191
192 </sect2>
193
194</sect1>
Note: See TracBrowser for help on using the repository browser.