source: multimedia/libdriv/gst-plugins-ugly.xml@ b9b17d1b

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 b9b17d1b was 2ba0c1a, checked in by Krejzi <krejzi@…>, 12 years ago

XML Polishing, Part 1. Review GStreamer pages.

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

  • Property mode set to 100644
File size: 5.8 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 gst-plugins-ugly-download-http
8 "http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-&gst-plugins-ugly-version;.tar.xz">
9 <!ENTITY gst-plugins-ugly-download-ftp " ">
10 <!ENTITY gst-plugins-ugly-md5sum "ba26045c8c8c91f0d48d327ccf53ac0c">
11 <!ENTITY gst-plugins-ugly-size "864 KB">
12 <!ENTITY gst-plugins-ugly-buildsize "20 MB">
13 <!ENTITY gst-plugins-ugly-time "0.3 SBU">
14]>
15
16<sect1 id="gst-plugins-ugly" xreflabel="gst-plugins-ugly-&gst-plugins-ugly-version;">
17 <?dbhtml filename="gst-plugins-ugly.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gst-plugins-ugly-&gst-plugins-ugly-version;</title>
25
26 <indexterm zone="gst-plugins-ugly">
27 <primary sortas="a-GStreamer-Ugly-Plug-ins">GStreamer Ugly Plug-ins</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Ugly Plug-ins</title>
32
33 <para>
34 The <application>GStreamer Ugly Plug-ins</application> is a set of plug-ins
35 considered by the <application>GStreamer</application> developers to have
36 good quality and correct functionality, but distributing them might pose
37 problems. The license on either the plug-ins or the supporting libraries
38 might not be how the <application>GStreamer</application> developers would
39 like. The code might be widely known to present patent problems. Also see
40 the <xref linkend="gst-plugins-bad"/>, <xref linkend="gst-plugins-good"/>
41 and <xref linkend="gst-ffmpeg"/> packages.
42 </para>
43
44 &lfs71_checked;
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&gst-plugins-ugly-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&gst-plugins-ugly-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &gst-plugins-ugly-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &gst-plugins-ugly-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &gst-plugins-ugly-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &gst-plugins-ugly-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">GStreamer Ugly Plug-ins Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="gst-plugins-base"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="lame"/>,
90 <xref linkend="libdvdnav"/> and
91 <xref linkend="libdvdread"/>
92 </para>
93
94 <bridgehead renderas="sect4">Optional</bridgehead>
95 <para role="optional">
96 <xref linkend="liba52"/>,
97 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
98 <xref linkend="libmad"/>,
99 <xref linkend="libmpeg2"/>,
100 <ulink url="http://packages.debian.org/source/sid/libsidplay">
101 libsidplay</ulink>,
102 <ulink url="http://sourceforge.net/projects/opencore-amr/">
103 OpenCore AMR</ulink>,
104 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
105 <ulink url="http://sourceforge.net/projects/twolame/">TwoLAME</ulink> and
106 <ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>
107 </para>
108
109 <bridgehead renderas="sect4">Optional, for the unit regression tests</bridgehead>
110 <para>
111 <ulink url="http://www.valgrind.org/">Valgrind</ulink>
112 </para>
113
114 <bridgehead renderas="sect4">
115 Optional (Required to Rebuild the API Documentation)
116 </bridgehead>
117 <para role="optional">
118 <xref linkend="gtk-doc"/> and
119 <xref linkend="python2"/> (compiled against an XML parser such as
120 <xref linkend=" expat"/>)
121 </para>
122
123 <para condition="html" role="usernotes">User Notes:
124 <ulink url="&blfs-wiki;/gst-plugins-ugly"/>
125 </para>
126 </sect2>
127
128 <sect2 role="installation">
129 <title>Installation of GStreamer Ugly Plug-ins</title>
130
131 <para>
132 Install <application>GStreamer Ugly Plug-ins</application> by running
133 the following commands:
134 </para>
135
136<screen><userinput>./configure --prefix=/usr &amp;&amp;
137make</userinput></screen>
138
139 <para>
140 To run the unit regression tests, issue: <command>make check</command>.
141 </para>
142
143 <para>
144 Now, as the <systemitem class="username">root</systemitem> user:
145 </para>
146
147<screen role="root"><userinput>make install</userinput></screen>
148
149 <para>
150 If you did not rebuild the API documentation by passing
151 <option>--enable-gtk-doc</option> to the <command>configure</command>
152 script and you wish to install the pre-built documentation, issue the
153 following command as the <systemitem class="username">root</systemitem>
154 user:
155 </para>
156
157<screen role="root"><userinput>make -C docs/plugins install-data</userinput></screen>
158
159 </sect2>
160
161 <sect2 role="commands">
162 <title>Command Explanations</title>
163
164 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
165 href="../../xincludes/gtk-doc-rebuild.xml"/>
166
167 </sect2>
168
169 <sect2 role="content">
170 <title>Contents</title>
171
172 <segmentedlist>
173 <segtitle>Installed Directory</segtitle>
174
175 <seglistitem>
176 <seg>
177 /usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10
178 </seg>
179 </seglistitem>
180 </segmentedlist>
181
182 </sect2>
183
184</sect1>
Note: See TracBrowser for help on using the repository browser.