source: x/lib/clutter-gst.xml@ 30712eb

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 30712eb was 30712eb, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to libqmi-1.16.0
(systemd) Update to ibus-1.5.13
(systemd) Update to cups-pk-helper-0.2.6
(systemd / gnome merge) Moved gnome-color-manager, vino, and gnome-control-center over
(systemd / gnome merge) Copied over dependencies for Cheese
(systemd / gnome merge) Update to Appstream-GLib-0.5.16
(systemd / gnome merge staging) Update to cheese-3.20.2
(systemd / gnome merge staging) Update to gnome-color-manager-3.20.0
(systemd / gnome merge staging) Update to gnome-control-center-3.20.1
(systemd / gnome merge staging) Update to vino-3.20.2
Tags / Typo Fixes

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

  • Property mode set to 100644
File size: 5.0 KB
RevLine 
[6fb66277]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
[2927f48]7 <!ENTITY clutter-gst-download-http
8 "&gnome-download-http;/clutter-gst/3.0/clutter-gst-&clutter-gst-version;.tar.xz">
9 <!ENTITY clutter-gst-download-ftp
10 "&gnome-download-ftp;/clutter-gst/3.0/clutter-gst-&clutter-gst-version;.tar.xz">
[7b638fea]11 <!ENTITY clutter-gst-md5sum "3e4f64477f26d9cfd2db06d3aaed203a">
12 <!ENTITY clutter-gst-size "400 KB">
13 <!ENTITY clutter-gst-buildsize "8.5 MB">
14 <!ENTITY clutter-gst-time "0.2 SBU">
[6fb66277]15]>
16
[2927f48]17<sect1 id="clutter-gst" xreflabel="clutter-gst-&clutter-gst-version;">
18 <?dbhtml filename="clutter-gst.html"?>
[6fb66277]19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
[2927f48]25 <title>clutter-gst-&clutter-gst-version;</title>
[6fb66277]26
[2927f48]27 <indexterm zone="clutter-gst">
[6fb66277]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>
35 The <application>Clutter Gst</application> is an integration library
36 for using <application>GStreamer</application> with
37 <application>Clutter</application>. Its purpose is to implement the
38 ClutterMedia interface using <application>GStreamer</application>.
39 </para>
40
[30712eb]41 &lfs79_checked;&gcc6_checked;
[6fb66277]42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
[2927f48]47 Download (HTTP): <ulink url="&clutter-gst-download-http;"/>
[6fb66277]48 </para>
49 </listitem>
50 <listitem>
51 <para>
[2927f48]52 Download (FTP): <ulink url="&clutter-gst-download-ftp;"/>
[6fb66277]53 </para>
54 </listitem>
55 <listitem>
56 <para>
[2927f48]57 Download MD5 sum: &clutter-gst-md5sum;
[6fb66277]58 </para>
59 </listitem>
60 <listitem>
61 <para>
[2927f48]62 Download size: &clutter-gst-size;
[6fb66277]63 </para>
64 </listitem>
65 <listitem>
66 <para>
[2927f48]67 Estimated disk space required: &clutter-gst-buildsize;
[6fb66277]68 </para>
69 </listitem>
70 <listitem>
71 <para>
[2927f48]72 Estimated build time: &clutter-gst-time;
[6fb66277]73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Clutter Gst Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="clutter"/> and
82 <xref linkend="gst10-plugins-base"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
[7ea83d7]87 <xref linkend="gobject-introspection"/> and
88 <xref linkend="gst10-plugins-bad"/>
[6fb66277]89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
[99773494]93 <ulink url="https://github.com/castano/cgc-opensrc">Cgc</ulink>,
[6fb66277]94 <xref linkend="gtk-doc"/>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
[2927f48]98 <ulink url="&blfs-wiki;/clutter-gst"/>
[6fb66277]99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of Clutter Gst</title>
104
105 <para>
106 Install <application>Clutter Gst</application> by running the following
107 commands:
108 </para>
[6ee68b1]109<!--
[773db87]110 <note><para>
[6ee68b1]111 This package<!- -must be built from an Xterm. It will- -> fails to build
[a4c6d93]112 over an ssh session.
[773db87]113 </para></note>
[6ee68b1]114Seems to work now 20151016. - Bruce
115-->
[6fb66277]116<screen><userinput>./configure --prefix=/usr &amp;&amp;
117make</userinput></screen>
118
119 <para>
120 This package does not come with a testsuite.
121 </para>
122
123 <para>
124 Now, as the <systemitem class="username">root</systemitem> user:
125 </para>
126
127<screen role="root"><userinput>make install</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
[7ea83d7]135 <segtitle>Installed Programs</segtitle>
[145bd87]136 <segtitle>Installed Library</segtitle>
[6fb66277]137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
[7ea83d7]141 None
142 </seg>
143 <seg>
[2927f48]144 libclutter-gst-3.0.so and /usr/lib/gstreamer-1.0/libgstclutter.so
[6fb66277]145 </seg>
146 <seg>
[2927f48]147 /usr/include/clutter-gst-3.0 and
[6fb66277]148 /usr/share/gtk-doc/html/clutter-gst
149 </seg>
150 </seglistitem>
151 </segmentedlist>
152
153 <variablelist>
154 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
155 <?dbfo list-presentation="list"?>
156 <?dbhtml list-presentation="table"?>
157
[2927f48]158 <varlistentry id="libclutter-gst-3">
159 <term><filename class="libraryfile">libclutter-gst-3.0.so</filename></term>
[6fb66277]160 <listitem>
161 <para>
162 contains the <application>Clutter Gst</application> API functions.
163 </para>
[2927f48]164 <indexterm zone="clutter-gst libclutter-gst-3">
165 <primary sortas="c-libclutter-gst-3">libclutter-gst-3.0.so</primary>
[6fb66277]166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 </variablelist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.