source: multimedia/libdriv/gst10-plugins-good.xml@ 696833f0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.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 696833f0 was 696833f0, checked in by Pierre Labastie <pieere@…>, 5 years ago

Patch gst-plugins-good for glibc-2.30

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

  • Property mode set to 100644
File size: 7.3 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 gst10-plugins-good-download-http
8 "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
9 <!ENTITY gst10-plugins-good-download-ftp " ">
10 <!ENTITY gst10-plugins-good-md5sum "d1a7b442994d9522418de4af4330e034">
11 <!ENTITY gst10-plugins-good-size "3.7 MB">
12 <!ENTITY gst10-plugins-good-buildsize "97 MB (with tests)">
13 <!ENTITY gst10-plugins-good-time "0.5 SBU (Using parallelism=4; with tests)">
14]>
15
16<sect1 id="gst10-plugins-good" xreflabel="gst-plugins-good-&gst10-plugins-good-version;">
17 <?dbhtml filename="gst10-plugins-good.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gst-plugins-good-&gst10-plugins-good-version;</title>
25
26 <indexterm zone="gst10-plugins-good">
27 <primary sortas="a-gst-plugins-good">gst-plugins-good</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Good Plug-ins</title>
32
33 <para>
34 The <application>GStreamer Good Plug-ins</application> is a set of plug-ins
35 considered by the <application>GStreamer</application> developers to have
36 good quality code, correct functionality, and the preferred license (LGPL
37 for the plug-in code, LGPL or LGPL-compatible for the supporting library).
38 A wide range of video and audio decoders, encoders, and filters are included.
39 </para>
40
41 &lfs84_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&gst10-plugins-good-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&gst10-plugins-good-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &gst10-plugins-good-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &gst10-plugins-good-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &gst10-plugins-good-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &gst10-plugins-good-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77<!-- Should be fixed in 1.16.1 -->
78 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
79 <itemizedlist spacing="compact">
80 <listitem>
81 <para>
82 Required patch:
83 <ulink url="&patch-root;/gst-plugins-good-&gst10-plugins-good-version;-v4l2_fix-1.patch"/>
84 </para>
85 </listitem>
86 </itemizedlist>
87
88 <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
89
90 <bridgehead renderas="sect4">Required</bridgehead>
91 <para role="required">
92 <xref linkend="gst10-plugins-base"/>
93 </para>
94
95 <!-- Common formats, output and input codecs and requirements
96 for GNOME apps. What's a multimedia framework useful if it
97 can't be used to play anything (common)? -->
98 <bridgehead renderas="sect4">Recommended</bridgehead>
99 <para role="recommended">
100 <xref linkend="cairo"/>,
101 <xref linkend="flac"/>,
102 <xref linkend="lame"/>,
103 <xref linkend="mpg123"/>,
104 <xref linkend="mesa"/>,
105 <xref linkend="gdk-pixbuf"/>,
106 <xref linkend="libgudev"/>,
107 <xref linkend="libjpeg"/>,
108 <xref linkend="libpng"/>,
109 <xref linkend="libsoup"/>,
110 <xref linkend="libvpx"/>, and
111 <xref linkend="xorg7-lib"/> <!-- build time requirements only,
112 you don't need either apps, fonts or xorg server to build this
113 package. You'll need xserver for any X app that wants to play
114 something though, but that should be obvious. -->
115 </para>
116
117 <bridgehead renderas="sect4">Optional</bridgehead>
118 <para role="optional">
119 <xref linkend="aalib"/>,
120 <xref linkend="alsa-oss"/>,
121 <xref linkend="gtk3"/> (for examples),
122 <xref linkend="gtk-doc"/>,
123 <xref linkend="libdv"/>,
124 <xref linkend="pulseaudio"/>,
125 <xref linkend="qt5"/>,
126 <xref linkend="speex"/>,
127 <xref linkend="taglib"/>,
128 <xref linkend="valgrind"/>,
129 <xref linkend='v4l-utils'/>,
130 <xref linkend="wayland"/>,
131 <ulink url="http://jackaudio.org/">JACK</ulink>,
132 <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
133 <ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
134 <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
135 <ulink url="http://www.icecast.org/download.php">libshout</ulink>,
136 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
137 <ulink url="http://www.twolame.org/">TwoLame</ulink>, and
138 <ulink url="http://wavpack.com/">WavPack</ulink>
139 </para>
140
141 <para condition="html" role="usernotes">
142 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
143 </para>
144 </sect2>
145
146 <sect2 role="installation">
147 <title>Installation of GStreamer Good Plug-ins</title>
148
149 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
150 href="../../xincludes/gst10-objc-error.xml"/>
151
152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
153 href="../../xincludes/gst10-plugins.xml"/>
154
155 <!-- No longer true since Meson/Ninja doesn't use libtool
156 <caution><para>
157 If you have Qt5 installed, the build may fail if you have Wayland support
158 enabled in Qt. To fix this, run the <command>remove-la-files.sh</command>
159 script that is in <xref linkend="la-files"/>.
160 </para></caution>
161 -->
162
163 <para>
164 Install <application>GStreamer Good Plug-ins</application> by running the
165 following commands:
166 </para>
167
168<screen><userinput>patch -Np1 -i ../gst-plugins-good-&gst10-plugins-good-version;-v4l2_fix-1.patch &amp;&amp;
169
170mkdir build &amp;&amp;
171cd build &amp;&amp;
172
173meson --prefix=/usr \
174 -Dbuildtype=release \
175 -Dpackage-origin=http://www.linuxfromscratch.org/blfs/view/svn/ \
176 -Dpackage-name="GStreamer &gst10-plugins-good-version; BLFS" &amp;&amp;
177ninja</userinput></screen>
178
179 <para>
180 To test the results, issue: <command>ninja test</command>. The souphttpsrc
181 test is known to fail.
182 <!-- This is due to API changes in libsoup-2.56+. The async/sync,
183 disconnect, and soup messaging functions were changed, and as a result,
184 the souphttpsrc test fails. -->
185 </para>
186
187 <para>
188 Now, as the <systemitem class="username">root</systemitem> user:
189 </para>
190
191<screen role="root"><userinput>ninja install</userinput></screen>
192 </sect2>
193
194 <sect2 role="content">
195 <title>Contents</title>
196
197 <segmentedlist>
198 <segtitle>Installed Programs</segtitle>
199 <segtitle>Installed Libraries</segtitle>
200 <segtitle>Installed Directories</segtitle>
201
202 <seglistitem>
203 <seg>
204 None
205 </seg>
206 <seg>
207 Several plugins under /usr/lib/gstreamer-1.0
208 </seg>
209 <seg>
210 /usr/share/gstreamer-1.0/presets and
211 /usr/share/gtk-doc/html/gst-plugins-good-plugins-1.0
212 </seg>
213 </seglistitem>
214 </segmentedlist>
215
216 </sect2>
217
218</sect1>
Note: See TracBrowser for help on using the repository browser.