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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since caed4c52 was caed4c52, checked in by Krejzi <krejzi@…>, 11 years ago

Package updates.

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

  • Property mode set to 100644
File size: 5.2 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 "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz">
8 <!ENTITY gst10-plugins-good-download-ftp " ">
9 <!ENTITY gst10-plugins-good-md5sum "e1d451b8b198ab50f645635c1fc8a3cb">
10 <!ENTITY gst10-plugins-good-size "2.6 MB">
11 <!ENTITY gst10-plugins-good-buildsize "125 MB">
12 <!ENTITY gst10-plugins-good-time "1.2 SBU">
13]>
14
15<sect1 id="gst10-plugins-good" xreflabel="gst-plugins-good-&gst10-plugins-good-version;">
16 <?dbhtml filename="gst10-plugins-good.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>gst-plugins-good-&gst10-plugins-good-version;</title>
24
25 <indexterm zone="gst10-plugins-good">
26 <primary sortas="a-gst-plugins-good">gst-plugins-good</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GStreamer Good Plug-ins</title>
31
32 <para>
33 The <application>GStreamer Good Plug-ins</application> is a set of plug-ins
34 considered by the <application>GStreamer</application> developers to have
35 good quality code, correct functionality, and the preferred license (LGPL
36 for the plug-in code, LGPL or LGPL-compatible for the supporting library).
37 A wide range of video and audio decoders, encoders, and filters are included.
38 </para>
39
40 &lfs72_checked;
41
42 &gst-compat;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&gst10-plugins-good-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&gst10-plugins-good-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &gst10-plugins-good-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &gst10-plugins-good-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &gst10-plugins-good-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &gst10-plugins-good-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="gst10-plugins-base"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="cairo"/>,
88 <xref linkend="flac"/>,
89 <xref linkend="gdk-pixbuf"/>,
90 <xref linkend="libjpeg"/>,
91 <xref linkend="libpng"/>,
92 <xref linkend="libsoup"/>,
93 <xref linkend="libvpx"/> and
94 <xref linkend="xorg7-lib"/>
95 </para>
96
97 <bridgehead renderas="sect4">Optional</bridgehead>
98 <para role="optional">
99 <xref linkend="aalib"/>,
100 <xref linkend="libdv"/>,
101 <xref linkend="pulseaudio"/>,
102 <xref linkend="taglib"/>,
103 <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for GUdev),
104 <ulink url="http://jackaudio.org/">JACK</ulink>,
105 <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink>,
106 <ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
107 <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
108 <ulink url="http://www.icecast.org/download.php">libshout</ulink>,
109 <ulink url="http://code.entropywave.com/orc/">ORC</ulink>,
110 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink> and
111 <ulink url="http://wavpack.com/">WavPack</ulink>
112 </para>
113
114 <para condition="html" role="usernotes">
115 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-good"/>
116 </para>
117 </sect2>
118
119 <sect2 role="installation">
120 <title>Installation of GStreamer Good Plug-ins</title>
121
122 <para>
123 Install <application>GStreamer Good Plug-ins</application> by running the following
124 commands:
125 </para>
126
127<screen><userinput>./configure --prefix=/usr \
128 --with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
129 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
130make</userinput></screen>
131
132 <para>
133 To test the results, issue: <command>make check</command>.
134 </para>
135
136 <para>
137 Now, as the <systemitem class="username">root</systemitem> user:
138 </para>
139
140<screen role="root"><userinput>make install</userinput></screen>
141 </sect2>
142
143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Libraries</segtitle>
148 <segtitle>Installed Directory</segtitle>
149
150 <seglistitem>
151 <seg>
152 Several plugins in /usr/lib/gstreamer-1.0
153 </seg>
154 <seg>
155 /usr/share/gstreamer-1.0/presets
156 </seg>
157 </seglistitem>
158 </segmentedlist>
159
160 </sect2>
161
162</sect1>
Note: See TracBrowser for help on using the repository browser.