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

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since fcc4d96d was 8b9f54d, checked in by Xi Ruoyao <xry111@…>, 22 months ago

totem-pl-parser: remove libsoup dependency

It has been dropped 4 years ago:
https://gitlab.gnome.org/GNOME/totem-pl-parser/-/commit/caaa375

  • Property mode set to 100644
File size: 5.8 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 "69dc2cf0e61e6df71ed45156b24b14da">
12 <!ENTITY totem-pl-parser-size "1.4 MB">
13 <!ENTITY totem-pl-parser-buildsize "9.6 MB (with tests)">
14 <!ENTITY totem-pl-parser-time "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 &lfs111_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">Recommended</bridgehead>
77 <para role="recommended">
78 <xref linkend="gobject-introspection"/>,
79 <xref linkend="libarchive"/>, and
80 <xref linkend="libgcrypt"/>
81 </para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional">
85 <xref linkend="cmake"/>, <!-- uses it to look for packages -->
86 <xref linkend="gtk-doc"/>,
87 <xref linkend="gvfs"/> (for some tests),
88 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV</ulink>, and
89 <ulink url="https://sourceforge.net/projects/quvi">libquvi &gt;= 0.9.1 and libquvi-scripts</ulink>
90 - if they are installed, then
91 <ulink url="https://github.com/diegonehab/luasocket">lua-socket (git)</ulink>
92 is necessary for the tests
93 </para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/totem-pl-parser"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Totem PL Parser</title>
102
103 <para>
104 Install <application>Totem PL Parser</application> by running
105 the following commands:
106 </para>
107
108<screen><userinput>mkdir build &amp;&amp;
109cd build &amp;&amp;
110
111meson --prefix=/usr --buildtype=release .. &amp;&amp;
112ninja</userinput></screen>
113
114 <para>
115 To test the results, issue: <command>ninja test</command>.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>ninja install</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130 href="../../xincludes/meson-buildtype-release.xml"/>
131 </sect2>
132
133 <sect2 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Programs</segtitle>
138 <segtitle>Installed Libraries</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>
143 None
144 </seg>
145 <seg>
146 libtotem-plparser-mini.so and libtotem-plparser.so
147 </seg>
148 <seg>
149 /usr/include/totem-pl-parser and
150 /usr/share/gtk-doc/html/totem-pl-parser
151 </seg>
152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="libtotem-plparser">
161 <term><filename class="libraryfile">libtotem-plparser.so</filename></term>
162 <listitem>
163 <para>
164 is the <application>Totem</application> Playlist Parser library
165 </para>
166 <indexterm zone="totem-pl-parser libtotem-plparser">
167 <primary sortas="c-libtotem-plparser">libtotem-plparser.so</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="libtotem-plparser-mini">
173 <term><filename class="libraryfile">libtotem-plparser-mini.so</filename></term>
174 <listitem>
175 <para>
176 is the <application>Totem</application> Playlist Parser library,
177 mini version
178 </para>
179 <indexterm zone="totem-pl-parser libtotem-plparser-mini">
180 <primary sortas="c-libtotem-plparser-mini">libtotem-plparser-mini.so</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 </variablelist>
186
187 </sect2>
188
189</sect1>
Note: See TracBrowser for help on using the repository browser.