source: archive/gst-plugins-good.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 7.1 KB
RevLine 
[a91c0e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[a91c0e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[e173f329]7 <!ENTITY gst-plugins-good-download-http
[2ba0c1a]8 "&gnome-download-http;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.xz">
[e173f329]9 <!ENTITY gst-plugins-good-download-ftp
[2ba0c1a]10 "&gnome-download-ftp;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.xz">
[adfcb4d6]11 <!ENTITY gst-plugins-good-md5sum "555845ceab722e517040bab57f9ace95">
12 <!ENTITY gst-plugins-good-size "2.6 MB">
13 <!ENTITY gst-plugins-good-buildsize "110 MB">
[e036353]14 <!ENTITY gst-plugins-good-time "1.2 SBU">
[a91c0e2]15]>
16
[2ba0c1a]17<sect1 id="gst-plugins-good" xreflabel="gst-plugins-good-&gst-plugins-good-version;">
[a91c0e2]18 <?dbhtml filename="gst-plugins-good.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
[a027d7d3]24 <title>gst-plugins-good-&gst-plugins-good-version;</title>
[a91c0e2]25
26 <indexterm zone="gst-plugins-good">
27 <primary sortas="a-GStreamer-Good-Plug-ins">GStreamer Good Plug-ins</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Good Plug-ins</title>
32
[e173f329]33 <para>
34 The <application>GStreamer Good Plug-ins</application> is a set of
35 plug-ins considered by the <application>GStreamer</application> developers
36 to have good quality code, correct functionality, and the preferred
37 license (LGPL for the plug-in code, LGPL or LGPL-compatible for the
38 supporting library). A wide range of video and audio decoders, encoders,
39 and filters are included. Also see the <xref linkend="gst-plugins-ugly"/>,
40 <xref linkend="gst-plugins-bad"/> and <xref linkend="gst-ffmpeg"/>
41 packages.
[e036353]42 </para>
43
[b379ac51]44 &lfs77_checked;
[a91c0e2]45
[058a3280]46 &gst-compat;
47
[a91c0e2]48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
[e173f329]51 <para>
52 Download (HTTP): <ulink url="&gst-plugins-good-download-http;"/>
53 </para>
[a91c0e2]54 </listitem>
55 <listitem>
[e173f329]56 <para>
57 Download (FTP): <ulink url="&gst-plugins-good-download-ftp;"/>
58 </para>
[a91c0e2]59 </listitem>
60 <listitem>
[e173f329]61 <para>
62 Download MD5 sum: &gst-plugins-good-md5sum;
63 </para>
[a91c0e2]64 </listitem>
65 <listitem>
[e173f329]66 <para>
67 Download size: &gst-plugins-good-size;
68 </para>
[a91c0e2]69 </listitem>
70 <listitem>
[e173f329]71 <para>
72 Estimated disk space required: &gst-plugins-good-buildsize;
73 </para>
[a91c0e2]74 </listitem>
75 <listitem>
[e173f329]76 <para>
77 Estimated build time: &gst-plugins-good-time;
78 </para>
[a91c0e2]79 </listitem>
80 </itemizedlist>
81
82 <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
83
84 <bridgehead renderas="sect4">Required</bridgehead>
[e173f329]85 <para role="required">
86 <xref linkend="gst-plugins-base"/>
87 </para>
[e443e502]88
[4c2be438]89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="cairo"/>,
92 <xref linkend="flac"/>,
93 <xref linkend="libjpeg"/>,
94 <xref linkend="libpng"/> and
95 <xref linkend="xorg7-lib"/>
96 </para>
97
98 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
99 <para role="optional">
100 <xref linkend="GConf"/> and
101 <xref linkend="libsoup"/>
102 </para>
103
[a91c0e2]104 <bridgehead renderas="sect4">Optional</bridgehead>
[e173f329]105 <para role="optional">
106 <xref linkend="aalib"/>,
107 <xref linkend="gtk3"/> (required to build the examples),
[2ee06431]108 <xref linkend="libdv"/>,
109 <xref linkend="pulseaudio"/>,
110 <xref linkend="speex"/>,
111 <xref linkend="taglib"/>,
[80dbc4c8]112 <xref linkend="v4l-utils"/>,
[e173f329]113 <ulink url="http://www.jackaudio.org">JACK</ulink>,
114 <ulink url="http://sourceforge.net/projects/libavc1394/">libavc1394</ulink>
[f3429309]115 (requires
[2ee06431]116 <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/"> libraw1394</ulink>),
[e173f329]117 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
118 <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/">libiec61883</ulink>,
119 <ulink url="http://downloads.us.xiph.org/releases/libshout/">libshout</ulink>,
[80dbc4c8]120 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>, and
[c9ad670]121 <ulink url="http://www.wavpack.com/">WavPack</ulink>
[e173f329]122 </para>
[cc60178]123
124 <bridgehead renderas="sect4">Optional, for the unit regression tests</bridgehead>
[e173f329]125 <para>
[f1607a4]126 <xref linkend="valgrind"/>
[e173f329]127 </para>
[a91c0e2]128
[c9ad670]129 <bridgehead renderas="sect4">
130 Optional (Required to Rebuild the API Documentation)
131 </bridgehead>
[e173f329]132 <para role="optional">
133 <xref linkend="gtk-doc"/> and
[f3429309]134 <xref linkend="python2"/>
[e173f329]135 </para>
[a91c0e2]136
[e173f329]137 <para condition="html" role="usernotes">
138 User Notes: <ulink url="&blfs-wiki;/gst-plugins-good"/>
139 </para>
[a91c0e2]140 </sect2>
141
142 <sect2 role="installation">
143 <title>Installation of GStreamer Good Plug-ins</title>
144
[5dfe5591]145 <note><para>If you need a plugin for a given dependency, that dependency
146 needs to be installed before this application.
147 </para></note>
148
[e173f329]149 <para>
150 Install <application>GStreamer Good Plug-ins</application> by running the
151 following commands:
152 </para>
[a91c0e2]153
[67d0a551]154<screen><userinput>sed -i -e "/input:/d" sys/v4l2/gstv4l2bufferpool.c &amp;&amp;
155sed -i -e "/case V4L2_CID_HCENTER/d" -e "/case V4L2_CID_VCENTER/d" sys/v4l2/v4l2_calls.c &amp;&amp;
[64ccc1e]156./configure --prefix=/usr \
[c9ad670]157 --sysconfdir=/etc \
158 --with-gtk=3.0 &amp;&amp;
[a91c0e2]159make</userinput></screen>
160
[e173f329]161 <para>
162 To run the unit regression tests, issue: <command>make check</command>.
163 There are many other <filename>Makefile</filename> targets you can specify
164 for running the tests, issue <command>make -C tests/check help</command>
165 to see the complete list.
166 </para>
[a91c0e2]167
[e173f329]168 <para>
169 Now, as the <systemitem class="username">root</systemitem> user:
170 </para>
[a91c0e2]171
172<screen role="root"><userinput>make install</userinput></screen>
173
[e173f329]174 <para>
175 If you did not rebuild the API documentation by passing
176 <option>--enable-gtk-doc</option> to the <command>configure</command>
177 script and you wish to install the pre-built documentation, issue the
178 following command as the <systemitem class="username">root</systemitem>
179 user:
180 </para>
[a91c0e2]181
182<screen role="root"><userinput>make -C docs/plugins install-data</userinput></screen>
183 </sect2>
184
[081a9c3]185 <sect2 role="commands">
186 <title>Command Explanations</title>
187
[64ccc1e]188 <para>
[67d0a551]189 <command>sed -i -e "..."</command>: These <command>sed</command>
190 commands fix building with recent kernels.
[64ccc1e]191 </para>
192
[e173f329]193 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[c9ad670]194 href="../../xincludes/gtk-doc-rebuild.xml"/>
195
[081a9c3]196 </sect2>
197
[a91c0e2]198 <sect2 role="content">
199 <title>Contents</title>
200
201 <segmentedlist>
[c3c56b2]202 <segtitle>Installed Programs</segtitle>
203 <segtitle>Installed Libraries</segtitle>
[c9ad670]204 <segtitle>Installed Directory</segtitle>
[a91c0e2]205
206 <seglistitem>
[c3c56b2]207 <seg>
208 None
209 </seg>
210 <seg>
211 None
212 </seg>
[c9ad670]213 <seg>
214 /usr/share/gtk-doc/html/gst-plugins-good-plugins-0.10
215 </seg>
[a91c0e2]216 </seglistitem>
217 </segmentedlist>
[c9ad670]218
[a91c0e2]219 </sect2>
[c9ad670]220
[a91c0e2]221</sect1>
Note: See TracBrowser for help on using the repository browser.