source: multimedia/libdriv/gst-plugins-good.xml@ 058a3280

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

Some book fixes.

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

  • Property mode set to 100644
File size: 6.7 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 gst-plugins-good-download-http
8 "&gnome-download-http;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.xz">
9 <!ENTITY gst-plugins-good-download-ftp
10 "&gnome-download-ftp;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.xz">
11 <!ENTITY gst-plugins-good-md5sum "555845ceab722e517040bab57f9ace95">
12 <!ENTITY gst-plugins-good-size "2.6 MB">
13 <!ENTITY gst-plugins-good-buildsize "110 MB">
14 <!ENTITY gst-plugins-good-time "1.2 SBU">
15]>
16
17<sect1 id="gst-plugins-good" xreflabel="gst-plugins-good-&gst-plugins-good-version;">
18 <?dbhtml filename="gst-plugins-good.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gst-plugins-good-&gst-plugins-good-version;</title>
26
27 <indexterm zone="gst-plugins-good">
28 <primary sortas="a-GStreamer-Good-Plug-ins">GStreamer Good Plug-ins</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GStreamer Good Plug-ins</title>
33
34 <para>
35 The <application>GStreamer Good Plug-ins</application> is a set of
36 plug-ins considered by the <application>GStreamer</application> developers
37 to have good quality code, correct functionality, and the preferred
38 license (LGPL for the plug-in code, LGPL or LGPL-compatible for the
39 supporting library). A wide range of video and audio decoders, encoders,
40 and filters are included. Also see the <xref linkend="gst-plugins-ugly"/>,
41 <xref linkend="gst-plugins-bad"/> and <xref linkend="gst-ffmpeg"/>
42 packages.
43 </para>
44
45 &lfs72_checked;
46
47 &gst-compat;
48
49 <bridgehead renderas="sect3">Package Information</bridgehead>
50 <itemizedlist spacing="compact">
51 <listitem>
52 <para>
53 Download (HTTP): <ulink url="&gst-plugins-good-download-http;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download (FTP): <ulink url="&gst-plugins-good-download-ftp;"/>
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download MD5 sum: &gst-plugins-good-md5sum;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Download size: &gst-plugins-good-size;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated disk space required: &gst-plugins-good-buildsize;
74 </para>
75 </listitem>
76 <listitem>
77 <para>
78 Estimated build time: &gst-plugins-good-time;
79 </para>
80 </listitem>
81 </itemizedlist>
82
83 <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
84
85 <bridgehead renderas="sect4">Required</bridgehead>
86 <para role="required">
87 <xref linkend="gst-plugins-base"/>
88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
92 <xref linkend="cairo"/>,
93 <xref linkend="flac"/>,
94 <xref linkend="libjpeg"/>,
95 <xref linkend="libpng"/> and
96 <xref linkend="xorg7-lib"/>
97 </para>
98
99 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
100 <para role="optional">
101 <xref linkend="GConf"/> and
102 <xref linkend="libsoup"/>
103 </para>
104
105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
107 <xref linkend="aalib"/>,
108 <xref linkend="gtk3"/> (required to build the examples),
109 <ulink url="http://www.jackaudio.org">JACK</ulink>,
110 <ulink url="http://sourceforge.net/projects/libavc1394/">libavc1394</ulink>
111 (requires
112 <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/"> libraw1394</ulink>),
113 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
114 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
115 <xref linkend="libdv"/>,
116 <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/">libiec61883</ulink>,
117 <ulink url="http://downloads.us.xiph.org/releases/libshout/">libshout</ulink>,
118 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
119 <xref linkend="pulseaudio"/>,
120 <xref linkend="speex"/>,
121 <xref linkend="taglib"/>,
122 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink> and
123 <ulink url="http://www.wavpack.com/">WavPack</ulink>
124 </para>
125
126 <bridgehead renderas="sect4">Optional, for the unit regression tests</bridgehead>
127 <para>
128 <ulink url="http://www.valgrind.org/">Valgrind</ulink>
129 </para>
130
131 <bridgehead renderas="sect4">
132 Optional (Required to Rebuild the API Documentation)
133 </bridgehead>
134 <para role="optional">
135 <xref linkend="gtk-doc"/> and
136 <xref linkend="python2"/> (compiled against an XML parser such as
137 <xref linkend=" expat"/>)
138 </para>
139
140 <para condition="html" role="usernotes">
141 User Notes: <ulink url="&blfs-wiki;/gst-plugins-good"/>
142 </para>
143 </sect2>
144
145 <sect2 role="installation">
146 <title>Installation of GStreamer Good Plug-ins</title>
147
148 <para>
149 Install <application>GStreamer Good Plug-ins</application> by running the
150 following commands:
151 </para>
152
153<screen><userinput>./configure --prefix=/usr \
154 --sysconfdir=/etc \
155 --with-gtk=3.0 &amp;&amp;
156make</userinput></screen>
157
158 <para>
159 To run the unit regression tests, issue: <command>make check</command>.
160 There are many other <filename>Makefile</filename> targets you can specify
161 for running the tests, issue <command>make -C tests/check help</command>
162 to see the complete list.
163 </para>
164
165 <para>
166 Now, as the <systemitem class="username">root</systemitem> user:
167 </para>
168
169<screen role="root"><userinput>make install</userinput></screen>
170
171 <para>
172 If you did not rebuild the API documentation by passing
173 <option>--enable-gtk-doc</option> to the <command>configure</command>
174 script and you wish to install the pre-built documentation, issue the
175 following command as the <systemitem class="username">root</systemitem>
176 user:
177 </para>
178
179<screen role="root"><userinput>make -C docs/plugins install-data</userinput></screen>
180 </sect2>
181
182 <sect2 role="commands">
183 <title>Command Explanations</title>
184
185 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
186 href="../../xincludes/gtk-doc-rebuild.xml"/>
187
188 </sect2>
189
190 <sect2 role="content">
191 <title>Contents</title>
192
193 <segmentedlist>
194 <segtitle>Installed Directory</segtitle>
195
196 <seglistitem>
197 <seg>
198 /usr/share/gtk-doc/html/gst-plugins-good-plugins-0.10
199 </seg>
200 </seglistitem>
201 </segmentedlist>
202
203 </sect2>
204
205</sect1>
Note: See TracBrowser for help on using the repository browser.