source: archive/gst-plugins-good.xml

trunk
Last change on this file was 75b1a338, checked in by Xi Ruoyao <xry111@…>, 15 months ago

Update more URLs to use https

Mostly plain http -> https replace, if https works. If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

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