source: multimedia/libdriv/gst-plugins-good.xml@ a91c0e2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 a91c0e2 was a91c0e2, checked in by Randy McMurchy <randy@…>, 18 years ago

Added new package GStreamer Good Plug-ins-0.10.3

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

  • Property mode set to 100644
File size: 6.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY gst-plugins-good-download-http "http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-&gst-plugins-good-version;.tar.bz2">
8<!ENTITY gst-plugins-good-download-ftp "&gnome-download-ftp;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.bz2">
9<!ENTITY gst-plugins-good-md5sum "2b59bce477349628ee549c2ce1d80a3a">
10<!ENTITY gst-plugins-good-size "1.1 MB">
11<!ENTITY gst-plugins-good-buildsize "up to 59.0 MB (depends on what dependencies are installed)">
12<!ENTITY gst-plugins-good-time "up to 1.4 SBU">
13]>
14
15<sect1 id="gst-plugins-good"
16 xreflabel="GStreamer Good Plug-ins-&gst-plugins-good-version;">
17 <?dbhtml filename="gst-plugins-good.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>GStreamer Good Plug-ins-&gst-plugins-good-version;</title>
25
26 <indexterm zone="gst-plugins-good">
27 <primary sortas="a-GStreamer-Good-Plug-ins">GStreamer Good Plug-ins</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Good Plug-ins</title>
32
33 <para>The <application>GStreamer Good Plug-ins</application> is a set of
34 plug-ins considered by the <application>GStreamer</application> developers
35 to have good quality code, correct functionality, and the preferred license
36 (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting
37 library). A wide range of video and audio decoders, encoders, and filters
38 are included.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&gst-plugins-good-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&gst-plugins-good-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &gst-plugins-good-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &gst-plugins-good-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &gst-plugins-good-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &gst-plugins-good-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">GStreamer Good Plug-ins Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="gst-plugins-base"/></para>
66
67 <bridgehead renderas="sect4">Optional</bridgehead>
68 <para role="optional"><xref linkend="aalib"/>,
69 <xref linkend="cairo"/>,
70 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>
71 (which can use <xref linkend="cdparanoia"/>,
72 <ulink url="http://sourceforge.net/projects/libcddb">libcddb</ulink>, and
73 <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink>),
74 <ulink url="http://sourceforge.net/projects/libavc1394/">libavc1394</ulink>
75 (requires <ulink url="http://www.linux1394.org/">libraw1394</ulink>),
76 <xref linkend="libdv"/>,
77 <xref linkend="esound"/>,
78 <xref linkend="flac"/>,
79 <xref linkend="GConf"/>,
80 <xref linkend="gtk2"/> (required to build the examples),
81 <xref linkend="hal"/>,
82 <ulink url="http://sourceforge.net/projects/mjpeg/">MMX Jpeg</ulink>
83 (preferred, but will fall back to <xref linkend="libjpeg"/>),
84 <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
85 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
86 <xref linkend="libpng"/>,
87 <ulink url="http://www.icecast.org/">libshout</ulink>,
88 <xref linkend="speex"/>,
89 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>,
90 <xref linkend="x-window-system"/>,
91 <ulink url="http://check.sourceforge.net/">Check</ulink>
92 (required to run the unit regression tests), and
93 <ulink url="http://www.valgrind.org/">Valgrind</ulink>
94 (optionally used during the unit regression tests)</para>
95
96 <bridgehead renderas="sect4">Optional (Required to Rebuild the API
97 Documentation)</bridgehead>
98 <para role="optional"><xref linkend="gtk-doc"/> and
99 <xref linkend="pyxml"/></para>
100
101 <para condition="html" role="usernotes">User Notes:
102 <ulink url="&blfs-wiki;/gst-plugins-good"/></para>
103
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of GStreamer Good Plug-ins</title>
108
109 <para>Install <application>GStreamer Good Plug-ins</application> by running
110 the following commands:</para>
111
112<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
113make</userinput></screen>
114
115 <para>To test the results, issue: <command>make check</command>. There are
116 many other <filename>Makefile</filename> targets you can specify for
117 running the tests, issue <command>make -C tests/check help</command> to see
118 the complete list.</para>
119
120 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 <para>If you did not rebuild the API documentation by passing
125 <option>--enable-gtk-doc</option> to the <command>configure</command>
126 script and you wish to install the pre-built documentation, issue the
127 following command as the <systemitem class="username">root</systemitem>
128 user:</para>
129
130<screen role="root"><userinput>make -C docs/plugins install-data</userinput></screen>
131
132 </sect2>
133
134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Programs</segtitle>
139 <segtitle>Installed Libraries</segtitle>
140 <segtitle>Installed Directories</segtitle>
141
142 <seglistitem>
143 <seg>None</seg>
144 <seg>Numerous <application>GStreamer</application> plugins</seg>
145 <seg>/usr/share/gtk-doc/html/gst-plugins-good-plugins-0.10</seg>
146 </seglistitem>
147 </segmentedlist>
148
149 </sect2>
150
151</sect1>
Note: See TracBrowser for help on using the repository browser.