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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 56605b9 was 56605b9, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Remove XML::Parser from perl modules
Archive acl, attr, intltool, expat, gperf
Synchronize libcap with LFS.

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

  • Property mode set to 100644
File size: 6.3 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 &lfs75_checked;
45
46 &gst-compat;
47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
51 <para>
52 Download (HTTP): <ulink url="&gst-plugins-ugly-download-http;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download (FTP): <ulink url="&gst-plugins-ugly-download-ftp;"/>
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download MD5 sum: &gst-plugins-ugly-md5sum;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download size: &gst-plugins-ugly-size;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated disk space required: &gst-plugins-ugly-buildsize;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Estimated build time: &gst-plugins-ugly-time;
78 </para>
79 </listitem>
80 </itemizedlist>
81
82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
83 <itemizedlist spacing="compact">
84 <listitem>
85 <para>
86 Required patch:
87 <ulink url="&patch-root;/gst-plugins-ugly-&gst-plugins-ugly-version;-libcdio_fixes-1.patch"/>
88 </para>
89 </listitem>
90 </itemizedlist>
91
92 <bridgehead renderas="sect3">GStreamer Ugly Plug-ins Dependencies</bridgehead>
93
94 <bridgehead renderas="sect4">Required</bridgehead>
95 <para role="required">
96 <xref linkend="gst-plugins-base"/>
97 </para>
98
99 <bridgehead renderas="sect4">Recommended</bridgehead>
100 <para role="recommended">
101 <xref linkend="lame"/>,
102 <xref linkend="libdvdnav"/> and
103 <xref linkend="libdvdread"/>
104 </para>
105
106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
108 <xref linkend="liba52"/>,
109 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
110 <xref linkend="libmad"/>,
111 <xref linkend="libmpeg2"/>,
112 <ulink url="http://packages.debian.org/source/sid/libsidplay">
113 libsidplay</ulink>,
114 <ulink url="http://sourceforge.net/projects/opencore-amr/">
115 OpenCore AMR</ulink>,
116 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>,
117 <ulink url="http://sourceforge.net/projects/twolame/">TwoLAME</ulink> and
118 <xref linkend="x264"/>
119 </para>
120
121 <bridgehead renderas="sect4">Optional, for the unit regression tests</bridgehead>
122 <para>
123 <xref linkend="valgrind"/>
124 </para>
125
126 <bridgehead renderas="sect4">
127 Optional (Required to Rebuild the API Documentation)
128 </bridgehead>
129 <para role="optional">
130 <xref linkend="gtk-doc"/> and
131 <xref linkend="python2"/>
132 </para>
133
134 <para condition="html" role="usernotes">User Notes:
135 <ulink url="&blfs-wiki;/gst-plugins-ugly"/>
136 </para>
137 </sect2>
138
139 <sect2 role="installation">
140 <title>Installation of GStreamer Ugly Plug-ins</title>
141
142 <para>
143 Install <application>GStreamer Ugly Plug-ins</application> by running
144 the following commands:
145 </para>
146
147<screen><userinput>patch -Np1 -i ../gst-plugins-ugly-&gst-plugins-ugly-version;-libcdio_fixes-1.patch &amp;&amp;
148./configure --prefix=/usr &amp;&amp;
149make</userinput></screen>
150
151 <para>
152 To run the unit regression tests, issue: <command>make check</command>.
153 </para>
154
155 <para>
156 Now, as the <systemitem class="username">root</systemitem> user:
157 </para>
158
159<screen role="root"><userinput>make install</userinput></screen>
160
161 <para>
162 If you did not rebuild the API documentation by passing
163 <option>--enable-gtk-doc</option> to the <command>configure</command>
164 script and you wish to install the pre-built documentation, issue the
165 following command as the <systemitem class="username">root</systemitem>
166 user:
167 </para>
168
169<screen role="root"><userinput>make -C docs/plugins install-data</userinput></screen>
170
171 </sect2>
172
173 <sect2 role="commands">
174 <title>Command Explanations</title>
175
176 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
177 href="../../xincludes/gtk-doc-rebuild.xml"/>
178
179 </sect2>
180
181 <sect2 role="content">
182 <title>Contents</title>
183
184 <segmentedlist>
185 <segtitle>Installed Programs</segtitle>
186 <segtitle>Installed Libraries</segtitle>
187 <segtitle>Installed Directory</segtitle>
188
189 <seglistitem>
190 <seg>
191 None
192 </seg>
193 <seg>
194 None
195 </seg>
196 <seg>
197 /usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10
198 </seg>
199 </seglistitem>
200 </segmentedlist>
201
202 </sect2>
203
204</sect1>
Note: See TracBrowser for help on using the repository browser.