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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.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 nosym 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 e35976a was e35976a, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to gstreamer, gst-plugins, gst-libaf-1.8.0

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

  • Property mode set to 100644
File size: 5.9 KB
RevLine 
[b354e53]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-good-download-http
8 "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
[b354e53]9 <!ENTITY gst10-plugins-good-download-ftp " ">
[e35976a]10 <!ENTITY gst10-plugins-good-md5sum "91ed4649c7c2e43a61f731d144f6f6d0">
[666920e]11 <!ENTITY gst10-plugins-good-size "3.1 MB">
[e35976a]12 <!ENTITY gst10-plugins-good-buildsize "132 MB (with tests)">
13 <!ENTITY gst10-plugins-good-time "2.8 SBU (with tests)">
[b354e53]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
[7a34460d]41 &lfs79_checked;
[b354e53]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 <bridgehead renderas="sect3">GStreamer Good 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)? -->
[5dfe5591]87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
[caed4c52]89 <xref linkend="cairo"/>,
[b354e53]90 <xref linkend="flac"/>,
[09396b5]91 <xref linkend="gdk-pixbuf"/>,
[b354e53]92 <xref linkend="libjpeg"/>,
93 <xref linkend="libpng"/>,
[09396b5]94 <xref linkend="libsoup"/>,
[99035c1]95 <xref linkend="libvpx"/>, and
[0165a3fe]96 <xref linkend="xorg7-lib"/> <!-- build time requirements only,
97 you don't need either apps, fonts or xorg server to build this
98 package. You'll need xserver for any X app that wants to play
99 something though, but that should be obvious. -->
100 </para>
101
102 <bridgehead renderas="sect4">Optional</bridgehead>
103 <para role="optional">
[b354e53]104 <xref linkend="aalib"/>,
[0165a3fe]105 <xref linkend="gtk3"/>,
106 <xref linkend="gtk-doc"/>,
[b354e53]107 <xref linkend="libdv"/>,
[f175d6f6]108 <xref linkend="libgudev"/>,
[b354e53]109 <xref linkend="pulseaudio"/>,
[0165a3fe]110 <xref linkend="speex"/>,
[b354e53]111 <xref linkend="taglib"/>,
[f1607a4]112 <xref linkend="valgrind"/>,
[80dbc4c8]113 <xref linkend='v4l-utils'/>,
[b354e53]114 <ulink url="http://jackaudio.org/">JACK</ulink>,
115 <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
116 <ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
117 <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
[f3429309]118 <ulink url="http://www.icecast.org/download.php">libshout</ulink>,
[50393b8]119 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>, and
[f1607a4]120 <ulink url="http://wavpack.com/">WavPack</ulink>
[b354e53]121 </para>
122
123 <para condition="html" role="usernotes">
124 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
125 </para>
126 </sect2>
127
128 <sect2 role="installation">
129 <title>Installation of GStreamer Good Plug-ins</title>
130
[5dfe5591]131 <note><para>If you need a plugin for a given dependency, that dependency
132 needs to be installed before this application.
133 </para></note>
134
[b354e53]135 <para>
[0783427]136 Install <application>GStreamer Good Plug-ins</application> by running the
137 following commands:
[b354e53]138 </para>
139
[e35976a]140<screen><userinput>./configure --prefix=/usr \
[b354e53]141 --with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
142 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
143make</userinput></screen>
144
145 <para>
[666920e]146 To test the results, issue: <command>make check</command>.
[b354e53]147 </para>
148
149 <para>
150 Now, as the <systemitem class="username">root</systemitem> user:
151 </para>
152
153<screen role="root"><userinput>make install</userinput></screen>
154 </sect2>
155
156 <sect2 role="content">
157 <title>Contents</title>
158
159 <segmentedlist>
[c3c56b2]160 <segtitle>Installed Programs</segtitle>
[b354e53]161 <segtitle>Installed Libraries</segtitle>
[0783427]162 <segtitle>Installed Directories</segtitle>
[b354e53]163
164 <seglistitem>
[c3c56b2]165 <seg>
166 None
167 </seg>
[b354e53]168 <seg>
[dc7f94ad]169 Several plugins under /usr/lib/gstreamer-1.0
[b354e53]170 </seg>
171 <seg>
[0783427]172 /usr/share/gstreamer-1.0/presets and
173 /usr/share/gtk-doc/html/gst-plugins-good-plugins-1.0
[b354e53]174 </seg>
175 </seglistitem>
176 </segmentedlist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.