source: multimedia/libdriv/gst10-plugins-bad.xml@ 0ab4bef

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 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 0ab4bef was 0ab4bef, checked in by Pierre Labastie <pieere@…>, 6 years ago

Fix gst-plugins-bad md5. Does not look like a stealth update, since
it had not been changed for the last upgrade. But how is it that nobody has
noticed in the meantime?

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

  • Property mode set to 100644
File size: 8.7 KB
RevLine 
[79b6251f]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
[ae96c4b]7 <!ENTITY gst10-plugins-bad-download-http
8 "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz">
[79b6251f]9 <!ENTITY gst10-plugins-bad-download-ftp " ">
[0ab4bef]10 <!ENTITY gst10-plugins-bad-md5sum "64bf16cf15edaab1c0e02c8dee7170d0">
[122ded1]11 <!ENTITY gst10-plugins-bad-size "4.5 MB">
[98ad269]12 <!ENTITY gst10-plugins-bad-buildsize "176 MB (add 20 MB for tests)">
13 <!ENTITY gst10-plugins-bad-time "1.0 SBU (using parallelism=4; add 1.8 SBU for tests)">
[79b6251f]14]>
15
16<sect1 id="gst10-plugins-bad" xreflabel="gst-plugins-bad-&gst10-plugins-bad-version;">
17 <?dbhtml filename="gst10-plugins-bad.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gst-plugins-bad-&gst10-plugins-bad-version;</title>
25
26 <indexterm zone="gst10-plugins-bad">
[b354e53]27 <primary sortas="a-gst-plugins-bad">gst-plugins-bad</primary>
[79b6251f]28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Bad Plug-ins</title>
32
33 <para>
34 The <application>GStreamer Bad Plug-ins</application> package contains a
[4cc74e03]35 set of plug-ins that aren't up to par compared to the rest. They
[79b6251f]36 might be close to being good quality, but they're missing something - be
37 it a good code review, some documentation, a set of tests, a real live
[058a3280]38 maintainer, or some actual wide use.
[79b6251f]39 </para>
40
[484d2d8b]41 &lfs81_checked;
[79b6251f]42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&gst10-plugins-bad-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&gst10-plugins-bad-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &gst10-plugins-bad-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &gst10-plugins-bad-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &gst10-plugins-bad-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &gst10-plugins-bad-time;
73 </para>
74 </listitem>
75 </itemizedlist>
[bd81e201]76
[79b6251f]77 <bridgehead renderas="sect3">GStreamer Bad Plug-ins Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="gst10-plugins-base"/>
82 </para>
83
[0165a3fe]84 <!-- Common formats, output and input codecs and requirements
85 for GNOME apps. What's a multimedia framework useful if it
86 can't be used to play anything (common)? -->
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="libdvdread"/>,
[9a11ede]90 <xref linkend="libdvdnav"/>,
91 <xref linkend="llvm"/>, and
[0165a3fe]92 <xref linkend="soundtouch"/>
93 </para>
94
[79b6251f]95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
[0165a3fe]97 <xref linkend="bluez"/>,
[4cc74e03]98 <xref linkend="clutter"/>,
[79b6251f]99 <xref linkend="curl"/>,
100 <xref linkend="faac"/>,
101 <xref linkend="faad2"/>,
[0165a3fe]102 <xref linkend="gnutls"/>,
103 <xref linkend="gtk-doc"/>,
104 <xref linkend="gtk2"/> or
[79b6251f]105 <xref linkend="gtk3"/>,
[0165a3fe]106 <xref linkend="libass"/>,
[79b6251f]107 <xref linkend="libexif"/>,
[0783427]108 <xref linkend="libgcrypt"/>,
[79b6251f]109 <xref linkend="libmpeg2"/>,
[0165a3fe]110 <xref linkend="libvdpau"/>,
[4cc74e03]111 <xref linkend="libwebp"/>,
[7a395d1]112 <xref linkend="mesa"/>,
[79b6251f]113 <xref linkend="mpg123"/>,
[b371476]114 <xref linkend="neon"/>,
[ca4f834]115 <xref linkend="nettle"/>,
[d455680]116 <xref linkend="opencv"/> (with additional modules),
[bd81e201]117 <xref linkend="openjpeg"/> or
118 <xref linkend="openjpeg2"/>,
[4cc74e03]119 <xref linkend="opus"/>,
120 <xref linkend="qt5"/> (for examples),
[0783427]121 <xref linkend="sdl"/>,
[f1607a4]122 <xref linkend="valgrind"/>,
[11551baf]123 <xref linkend="wayland"/> (<xref linkend="gtk3"/> must have been
124 compiled with wayland support),
[4cc74e03]125 <xref linkend="x265"/>,
[79b6251f]126 <xref linkend="xorg7-lib"/>,
[4cc74e03]127 <ulink url="http://bs2b.sourceforge.net/">bs2b</ulink>,
[3e30e1b]128 <ulink url="https://acoustid.org/chromaprint">Chromaprint</ulink>,
129 <ulink url="https://www.xiph.org/daala/">daala</ulink>,
[79b6251f]130 <ulink url="http://www.speech.cs.cmu.edu/flite/">Flite</ulink>,
[4cc74e03]131 <ulink url="https://bitbucket.org/mpyne/game-music-emu/">Game Music Emu</ulink>,
[79b6251f]132 <ulink url="http://www.quut.com/gsm/">GSM</ulink>,
133 <ulink url="http://sourceforge.net/projects/farsight/files/libmimic/">libmimic</ulink>,
134 <ulink url="http://sourceforge.net/projects/libmms/">libmms</ulink>,
[b371476]135 <ulink url="http://code.google.com/p/musicip-libofa/">libofa</ulink>,
[e33cf34]136 <ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>,
[b371476]137 <ulink url="http://kcat.strangesoft.net/openal.html">OpenAL</ulink>,
[50393b8]138 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
[79b6251f]139 <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">VO AAC</ulink>,
[4cc74e03]140 <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">VO AMRWB</ulink>, and
[e33cf34]141 <ulink url="http://zbar.sourceforge.net/">ZBAR</ulink>
[79b6251f]142 </para>
143
144 <para condition="html" role="usernotes">
145 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-bad"/>
146 </para>
147 </sect2>
148
149 <sect2 role="installation">
150 <title>Installation of GStreamer Bad Plug-ins</title>
151
[5dfe5591]152 <note><para>If you need a plugin for a given dependency, that dependency
153 needs to be installed before this application.
154 </para></note>
155
[79b6251f]156 <para>
[0783427]157 Install <application>GStreamer Bad Plug-ins</application> by running the
158 following commands:
[79b6251f]159 </para>
160
[9ac88cc5]161<screen><userinput>sed -i 's/openjpeg-2.2/openjpeg-2.3/' ext/openjpeg/gstopenjpeg.h &amp;&amp;
[98ad269]162
[9ac88cc5]163./configure --prefix=/usr \
164 --disable-wayland \
165 --disable-opencv \
[79b6251f]166 --with-package-name="GStreamer Bad Plugins &gst10-plugins-bad-version; BLFS" \
167 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
[7ee3d722]168make</userinput></screen>
[79b6251f]169
170 <para>
[666920e]171 To test the results, issue: <command>make check</command>. Several tests
[98ad269]172 need a terminal emulator in a graphical session. Two tests, dash_mpd and
173 aggregator, are known to fail.
[79b6251f]174 </para>
175
176 <para>
177 Now, as the <systemitem class="username">root</systemitem> user:
178 </para>
179
180<screen role="root"><userinput>make install</userinput></screen>
181 </sect2>
182
[e35976a]183 <sect2 role="commands">
184 <title>Command Explanations</title>
185
[9ac88cc5]186 <para>
[9e7475f0]187 <command>sed -i 's/openjpeg-2.2/openjpeg-2.3/' ...</command>: The
[9ac88cc5]188 openjpeg headers are in a versioned directory, BLFS has now moved to a
189 newer version. Omit this if you are building against
190 <application>openjpeg-2.2</application>.
191 </para>
192
[e35976a]193 <para>
[c33c599]194 <parameter>--disable-wayland</parameter>: This switch is required
[e35976a]195 without a full wayland based desktop environment.
196 </para>
197
[d455680]198 <para>
199 <parameter>--disable-opencv</parameter>: This switch is required
200 if <xref linkend="opencv"/> is installed without additional modules
201 (specifically bgsegm).
202 </para>
203
[e35976a]204 </sect2>
205
[79b6251f]206 <sect2 role="content">
207 <title>Contents</title>
208
209 <segmentedlist>
[c3c56b2]210 <segtitle>Installed Programs</segtitle>
[79b6251f]211 <segtitle>Installed Libraries</segtitle>
212 <segtitle>Installed Directories</segtitle>
213
214 <seglistitem>
[c3c56b2]215 <seg>
216 None
217 </seg>
[79b6251f]218 <seg>
[50393b8]219 libgstadaptivedemux-1.0.so,
[4cc74e03]220 libgstbadaudio-1.0.so,
[f3429309]221 libgstbadbase-1.0.so,
[50393b8]222 libgstbadvideo-1.0.so,
[f3429309]223 libgstbasecamerabinsrc-1.0.so,
[50393b8]224 libgstcodecparsers-1.0.so,
[bb1ee37]225 libgstgl-1.0.so (if <xref linkend="mesa"/> is installed),
[f3429309]226 libgstinsertbin-1.0.so,
[50393b8]227 libgstmpegts-1.0.so,
[f3429309]228 libgstphotography-1.0.so,
[4cc74e03]229 libgstplayer-1.0.so,
[50393b8]230 libgsturidownloader-1.0.so, and
[0783427]231 several plugins under /usr/lib/gstreamer-1.0
[79b6251f]232 </seg>
233 <seg>
[bb1ee37]234 /usr/include/gstreamer-1.0/gst/{basecamerabinsrc,codecparsers},
[8f1fc267]235 /usr/include/gstreamer-1.0/gst/{insertbin,interfaces,mpegts},
[4cc74e03]236 /usr/include/gstreamer-1.0/gst/{player,uridownloader},
[bb1ee37]237 /usr/include/gstreamer-1.0/gst/gl (if <xref linkend="mesa"/> is
238 installed),
[666920e]239 /usr/lib/gstreamer-1.0/include, and
[0783427]240 /usr/share/gtk-doc/html/gst-plugins-bad-{libs,plugins}-1.0
[79b6251f]241 </seg>
242 </seglistitem>
243 </segmentedlist>
244
245 </sect2>
246
247</sect1>
Note: See TracBrowser for help on using the repository browser.