source: gnome/platform/grilo.xml@ eab4e26d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 eab4e26d was 69a16457, checked in by Douglas R. Reno <renodr@…>, 8 years ago

(systemd/gnome merge staging) Update to libpeas-1.18.0
(systemd/gnome merge staging) Update to libgweather-3.20.1
(systemd/gnome merge staging) Update to libgtop-2.34.0
(systemd/gnome merge staging) Update to libgdata-0.17.5
(systemd/gnome merge staging) Update to libchamplain-0.12.13
(systemd/gnome merge staging) Update to gtkhtml-4.10.0
(systemd/gnome merge staging) Update to grilo-0.3.1
(systemd/gnome merge) Greenlighted libgtop and libpeas
(systemd/gnome merge) Moved grilo, gtkhtml, libchamplain, libgdata, libgee, libgweather, and libwacom over to trunk
Added libwacom as an optional dependency to libinput on systemd systems
Merged switches and dependencies for Clutter from systemd branch (for systemd systems)
Tags
Added DJ's name in the changelog for his recent commit

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

  • Property mode set to 100644
File size: 6.5 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 grilo-download-http "&gnome-download-http;/grilo/0.3/grilo-&grilo-version;.tar.xz">
8 <!ENTITY grilo-download-ftp "&gnome-download-ftp;/grilo/0.3/grilo-&grilo-version;.tar.xz">
9 <!ENTITY grilo-md5sum "3b6733633e42143ff90fac1fef34cf42">
10 <!ENTITY grilo-size "624 KB">
11 <!ENTITY grilo-buildsize "31 MB">
12 <!ENTITY grilo-time "0.1 SBU">
13]>
14
15<sect1 id="grilo" xreflabel="Grilo-&grilo-version;" revision="systemd">
16 <?dbhtml filename="grilo.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Grilo-&grilo-version;</title>
24
25 <indexterm zone="grilo">
26 <primary sortas="a-Grilo">Grilo</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Grilo</title>
31
32 <para><application>Grilo</application> is a framework focused on making
33 media discovery and browsing easy for applications and application
34 developers.</para>
35
36 &lfs79_checked;&gcc6_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&grilo-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&grilo-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &grilo-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &grilo-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &grilo-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &grilo-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Grilo Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required">
64 <xref linkend="glib2"/> and
65 <xref linkend="libxml2"/>
66 </para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended">
70 <xref linkend="gobject-introspection"/>,
71 <xref linkend="gtk3"/>,
72 <xref linkend="libsoup"/>,
73 <xref linkend="totem-pl-parser"/>, and
74 <xref linkend="vala"/>
75 </para>
76
77 <bridgehead renderas="sect4">Optional</bridgehead>
78 <para role="optional">
79 <xref linkend="avahi"/>,
80 <xref linkend="docbook-utils"/>,
81 <xref linkend="liboauth"/>, and
82 <xref linkend="gtk-doc"/>
83 </para>
84
85 <para condition="html" role="usernotes">User Notes:
86 <ulink url="&blfs-wiki;/grilo"/></para>
87
88 </sect2>
89
90 <sect2 role="installation">
91 <title>Installation of Grilo</title>
92
93 <para>Install <application>Grilo</application> by running the
94 following commands:</para>
95
96<screen><userinput>./configure --prefix=/usr \
97 --libdir=/usr/lib \
98 --disable-static &amp;&amp;
99make</userinput></screen>
100
101 <!-- testsuite exists, but does nothing -->
102 <para>This package does not come with a testsuite.</para>
103
104 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
105
106<screen role="root"><userinput>make install</userinput></screen>
107
108 </sect2>
109
110 <sect2 role="commands">
111 <title>Command Explanations</title>
112
113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
114 href="../../xincludes/static-libraries.xml"/>
115
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../../xincludes/gtk-doc-rebuild.xml"/>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>grilo-test-ui-0.3, grl-inspect-0.3 and grl-launch-0.3</seg>
131 <seg>libgrilo-0.3.so, libgrlnet-0.3.so and libgrlpls-0.3.so</seg>
132 <seg>/usr/include/grilo-0.3</seg>
133 </seglistitem>
134 </segmentedlist>
135
136 <variablelist>
137 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
138 <?dbfo list-presentation="list"?>
139 <?dbhtml list-presentation="table"?>
140
141 <varlistentry id="grilo-test-ui">
142 <term><command>grilo-test-ui-0.3</command></term>
143 <listitem>
144 <para>is a simple playground application that you can use to test the
145 framework and its plugins.</para>
146 <indexterm zone="grilo grilo-test-ui">
147 <primary sortas="b-grilo-test-ui">grilo-test-ui</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
151
152 <varlistentry id="grl-inspect">
153 <term><command>grl-inspect-0.3</command></term>
154 <listitem>
155 <para>is a tool that prints out information on available Grilo
156 sources.</para>
157 <indexterm zone="grilo grl-inspect">
158 <primary sortas="b-grl-inspect">grl-inspect</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="grl-launch">
164 <term><command>grl-launch-0.3</command></term>
165 <listitem>
166 <para>is a tool to run <application>Grilo</application> operations
167 from command line.</para>
168 <indexterm zone="grilo grl-launch">
169 <primary sortas="b-grl-launch">grl-launch</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 <varlistentry id="libgrilo">
175 <term><filename class='libraryfile'>libgrilo.so</filename></term>
176 <listitem>
177 <para>provides the Grilo framework.</para>
178 <indexterm zone="grilo libgrilo">
179 <primary sortas="c-libgrilo">libgrilo.so</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 <varlistentry id="libgrlnet">
185 <term><filename class='libraryfile'>libgrlnet.so</filename></term>
186 <listitem>
187 <para>provides Grilo networking helpers for plug-ins.</para>
188 <indexterm zone="grilo libgrilo">
189 <primary sortas="c-libgrlnet">libgrlnet.so</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 <varlistentry id="libgrlpls">
195 <term><filename class='libraryfile'>libgrlpls.so</filename></term>
196 <listitem>
197 <para>provides playlist handling functions.</para>
198 <indexterm zone="grilo libgrilo">
199 <primary sortas="c-libgrlpls">libgrlpls.so</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 </variablelist>
205
206 </sect2>
207
208</sect1>
Note: See TracBrowser for help on using the repository browser.