source: gnome/core/totem-pl-parser.xml@ c3c56b2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c3c56b2 was c3c56b2, checked in by Krejzi <krejzi@…>, 11 years ago

Reimplement none where nothing is installed - programs, libraries or directories.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10976 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.7 KB
RevLine 
[dc18758]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
[d0e0395]7 <!ENTITY totem-pl-parser-download-http
8 "&gnome-download-http;/totem-pl-parser/3.4/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
9 <!ENTITY totem-pl-parser-download-ftp
10 "&gnome-download-ftp;/totem-pl-parser/3.4/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
[b0369f3]11 <!ENTITY totem-pl-parser-md5sum "cebd115e267ef3d377370512122e34c9">
12 <!ENTITY totem-pl-parser-size "1.6 MB">
[7ded7e3]13 <!ENTITY totem-pl-parser-buildsize "13 MB">
[b0369f3]14 <!ENTITY totem-pl-parser-time "0.1 SBU">
[dc18758]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 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>totem-pl-parser-&totem-pl-parser-version;</title>
26
27 <indexterm zone="totem-pl-parser">
28 <primary sortas="a-totem-pl-parser">totem-pl-parser</primary>
29 </indexterm>
30
31 <sect2 role="package">
[7ded7e3]32 <title>Introduction to Totem PL Parser</title>
[dc18758]33
[7ded7e3]34 <para>
35 The <application>Totem PL Parser</application> package contains a simple
36 GObject-based library used to parse a host of playlist formats, as well
37 as save those.
38 </para>
[dc18758]39
[6208859]40 &lfs72_checked;
[92d5c68d]41
[dc18758]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[7ded7e3]45 <para>
46 Download (HTTP): <ulink url="&totem-pl-parser-download-http;"/>
47 </para>
[dc18758]48 </listitem>
49 <listitem>
[7ded7e3]50 <para>
51 Download (FTP): <ulink url="&totem-pl-parser-download-ftp;"/>
52 </para>
[dc18758]53 </listitem>
54 <listitem>
[7ded7e3]55 <para>
56 Download MD5 sum: &totem-pl-parser-md5sum;
57 </para>
[dc18758]58 </listitem>
59 <listitem>
[7ded7e3]60 <para>
61 Download size: &totem-pl-parser-size;
62 </para>
[dc18758]63 </listitem>
64 <listitem>
[7ded7e3]65 <para>
66 Estimated disk space required: &totem-pl-parser-buildsize;
67 </para>
[dc18758]68 </listitem>
69 <listitem>
[7ded7e3]70 <para>
71 Estimated build time: &totem-pl-parser-time;
72 </para>
[dc18758]73 </listitem>
74 </itemizedlist>
75
[7ded7e3]76 <bridgehead renderas="sect3">Totem PL Parser Dependencies</bridgehead>
[dc18758]77
78 <bridgehead renderas="sect4">Required</bridgehead>
[d0e0395]79 <para role="required">
80 <xref linkend="gmime"/>,
81 <xref linkend="intltool"/> and
82 <xref linkend="libsoup"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="gobject-introspection"/>
88 </para>
[dc18758]89
90 <bridgehead renderas="sect4">Optional</bridgehead>
[d0e0395]91 <para role="optional">
92 <xref linkend="gtk-doc"/>,
93 <xref linkend="libarchive"/>,
94 <xref linkend="libgcrypt"/> and
[b0369f3]95 <ulink url="http://sourceforge.net/projects/quvi">libquvi</ulink>
[d0e0395]96 </para>
[dc18758]97
98 <para condition="html" role="usernotes">User Notes:
[7ded7e3]99 <ulink url="&blfs-wiki;/totem-pl-parser"/>
100 </para>
[dc18758]101 </sect2>
102
103 <sect2 role="installation">
[7ded7e3]104 <title>Installation of Totem PL Parser</title>
[dc18758]105
[7ded7e3]106 <para>
107 Install <application>Totem PL Parser</application> by running
108 the following commands:
109 </para>
[dc18758]110
[d0e0395]111<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
[dc18758]112make</userinput></screen>
113
[7ded7e3]114 <para>
115 To test the results, issue: <command>make check</command>. You will need
116 an active internet connection in order to sucessfully complete all tests.
117 </para>
[dc18758]118
[7ded7e3]119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
[dc18758]122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
[d0e0395]130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7ded7e3]131 href="../../xincludes/static-libraries.xml"/>
[d0e0395]132
[e05cd03f]133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7ded7e3]134 href="../../xincludes/gtk-doc-rebuild.xml"/>
[dc18758]135
136 </sect2>
137
138 <sect2 role="content">
139 <title>Contents</title>
140
141 <segmentedlist>
[c3c56b2]142 <segtitle>Installed Programs</segtitle>
[dc18758]143 <segtitle>Installed Libraries</segtitle>
144 <segtitle>Installed Directories</segtitle>
145
146 <seglistitem>
[c3c56b2]147 <seg>
148 None
149 </seg>
[d0e0395]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>
[dc18758]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">
[6208859]166 <term><filename class="libraryfile">libtotem-plparser.so</filename></term>
[dc18758]167 <listitem>
[7ded7e3]168 <para>
[6208859]169 is the <application>Totem</application> Playlist Parser library.
[7ded7e3]170 </para>
[dc18758]171 <indexterm zone="totem-pl-parser libtotem-plparser">
[d0e0395]172 <primary sortas="c-libtotem-plparser">libtotem-plparser.so</primary>
[dc18758]173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 <varlistentry id="libtotem-plparser-mini">
[6208859]178 <term><filename class="libraryfile">libtotem-plparser-mini.so</filename></term>
[dc18758]179 <listitem>
[7ded7e3]180 <para>
[6208859]181 is the <application>Totem</application> Playlist Parser library,
[7ded7e3]182 mini version.
183 </para>
[dc18758]184 <indexterm zone="totem-pl-parser libtotem-plparser-mini">
[d0e0395]185 <primary sortas="c-libtotem-plparser-mini">libtotem-plparser-mini.so</primary>
[dc18758]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.