source: x/lib/clutter-gst.xml@ 91b8b202

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 91b8b202 was 91b8b202, checked in by Krejzi <krejzi@…>, 12 years ago

epiphany-extensions 3.4.0, gnome-color-manager 3.4.0, gnome-documents 0.4.1, gnome-nettool 3.2.0. Re-added Sound Juicer, but now version 3.4.0. Moved hamster-applet into obsolete. Created obsolete.xml file for keeping hrefs to obsolete packages out of add.xml (gnome section). Moved clutter and mx packages from Graphics to X Libraries section and sorted alphabeticaly Xorg Libraries section. Moved Tracker (currently only used by gnome packages) and polkit-gnome (only used by gnome and also listed as part of gnome core) to Gnome section. Split Additional Gnome Packages into Applications (officially part of gnome apps) and Other (not officially part of gnome core nor gnome applications but needed or used by other packages or people)

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

  • Property mode set to 100644
File size: 4.1 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 clutter-gst-download-http
8 "&gnome-download-http;/clutter-gst/1.5/clutter-gst-&clutter-gst-version;.tar.xz">
9 <!ENTITY clutter-gst-download-ftp
10 "&gnome-download-ftp;/clutter-gst/1.5/clutter-gst-&clutter-gst-version;.tar.xz">
11 <!ENTITY clutter-gst-md5sum "ab75f92e36bdd6b6bbb7cd0d44a18da5">
12 <!ENTITY clutter-gst-size "344 KB">
13 <!ENTITY clutter-gst-buildsize "6.0 MB">
14 <!ENTITY clutter-gst-time "0.4 SBU">
15]>
16
17<sect1 id="clutter-gst" xreflabel="clutter-gst-&clutter-gst-version;">
18 <?dbhtml filename="clutter-gst.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>clutter-gst-&clutter-gst-version;</title>
26
27 <indexterm zone="clutter-gst">
28 <primary sortas="a-clutter-gst">clutter-gst</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to clutter-gst</title>
33
34 <para>The <application>clutter-gst</application> is an
35 integration library for using GStreamer with Clutter. Its purpose is to
36 implement the ClutterMedia interface using GStreamer.</para>
37
38 &lfs70_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&clutter-gst-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&clutter-gst-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &clutter-gst-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &clutter-gst-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &clutter-gst-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &clutter-gst-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">clutter-gst Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required">
66 <xref linkend="clutter"/> and
67 <xref linkend="gst-plugins-base"/>
68 </para>
69
70 <bridgehead renderas="sect4">Optional</bridgehead>
71 <para role="optional">
72 <xref linkend="gobject-introspection"/> and
73 <xref linkend="gtk-doc"/>
74 </para>
75
76 <para condition="html" role="usernotes">User Notes:
77 <ulink url="&blfs-wiki;/clutter-gst"/></para>
78
79 </sect2>
80
81 <sect2 role="installation">
82 <title>Installation of clutter-gst</title>
83
84 <para>Install <application>clutter-gst</application> by running the following
85 commands:</para>
86
87<screen><userinput>./configure --prefix=/usr &amp;&amp;
88make</userinput></screen>
89
90 <para>To test the results, issue: <command>make check</command>.</para>
91
92 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
93
94<screen role="root"><userinput>make install</userinput></screen>
95
96 </sect2>
97
98 <sect2 role="content">
99 <title>Contents</title>
100
101 <segmentedlist>
102 <segtitle>Installed Library</segtitle>
103 <segtitle>Installed Directories</segtitle>
104
105 <seglistitem>
106 <seg>
107 libclutter-gst-1.0.so
108 </seg>
109 <seg>
110 /usr/include/clutter-1.0/clutter-gst and
111 /usr/share/gtk-doc/html/clutter-gst
112 </seg>
113 </seglistitem>
114 </segmentedlist>
115
116 <variablelist>
117 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
118 <?dbfo list-presentation="list"?>
119 <?dbhtml list-presentation="table"?>
120
121 <varlistentry id="libclutter-gst-1">
122 <term><filename class='libraryfile'>libclutter-gst-1.0.so</filename></term>
123 <listitem>
124 <para>contains the clutter-gst API functions.</para>
125 <indexterm zone="clutter-gst libclutter-gst-1">
126 <primary sortas="c-libclutter-gst-1">libclutter-gst-1.0.so</primary>
127 </indexterm>
128 </listitem>
129 </varlistentry>
130
131 </variablelist>
132
133 </sect2>
134
135</sect1>
Note: See TracBrowser for help on using the repository browser.