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

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 4716d52 was 4716d52, checked in by Andrew Benton <andy@…>, 12 years ago

Removed the python linkend. The python links now point at python2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9451 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 "http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-&gst-plugins-ugly-version;.tar.bz2">
8 <!ENTITY gst-plugins-ugly-download-ftp " ">
9 <!-- <!ENTITY gst-plugins-ugly-download-ftp "&gnome-download-ftp;/gst-plugins-ugly/0.10/gst-plugins-ugly-&gst-plugins-ugly-version;.tar.bz2"> -->
10 <!ENTITY gst-plugins-ugly-md5sum "04a7009a4efea2844075949c111f5e4d">
11 <!ENTITY gst-plugins-ugly-size "1.1 MB">
12 <!ENTITY gst-plugins-ugly-buildsize "21 MB typical (depends on what dependencies are installed)">
13 <!ENTITY gst-plugins-ugly-time "0.3 SBU typical">
14]>
15
16<sect1 id="gst-plugins-ugly"
17 xreflabel="GStreamer Ugly Plug-ins-&gst-plugins-ugly-version;">
18 <?dbhtml filename="gst-plugins-ugly.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>GStreamer Ugly Plug-ins-&gst-plugins-ugly-version;</title>
26
27 <indexterm zone="gst-plugins-ugly">
28 <primary sortas="a-GStreamer-Ugly-Plug-ins">GStreamer Ugly Plug-ins</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GStreamer Ugly Plug-ins</title>
33
34 <para>The <application>GStreamer Ugly Plug-ins</application> is a set of
35 plug-ins considered by the <application>GStreamer</application> developers
36 to have good quality and correct functionality, but distributing them might
37 pose problems. The license on either the plug-ins or the supporting
38 libraries might not be how the <application>GStreamer</application>
39 developers would like. The code might be widely known to present patent
40 problems. Also see the <xref linkend="gst-plugins-good"/>, <ulink
41 url="http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html">
42 GStreamer Bad Plug-ins</ulink> and <ulink
43 url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">GStreamer
44 FFmpeg plug-in</ulink> packages.</para>
45
46 &lfs70_built;
47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
51 <para>Download (HTTP): <ulink url="&gst-plugins-ugly-download-http;"/></para>
52 </listitem>
53 <listitem>
54 <para>Download (FTP): <ulink url="&gst-plugins-ugly-download-ftp;"/></para>
55 </listitem>
56 <listitem>
57 <para>Download MD5 sum: &gst-plugins-ugly-md5sum;</para>
58 </listitem>
59 <listitem>
60 <para>Download size: &gst-plugins-ugly-size;</para>
61 </listitem>
62 <listitem>
63 <para>Estimated disk space required: &gst-plugins-ugly-buildsize;</para>
64 </listitem>
65 <listitem>
66 <para>Estimated build time: &gst-plugins-ugly-time;</para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">GStreamer Ugly Plug-ins Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required"><xref linkend="gst-plugins-base"/></para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional"><xref linkend="lame"/>,
77 <xref linkend="liba52"/>,
78 <ulink url="http://www.penguin.cz/~utx/amr">libamrnb</ulink>,
79 <ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
80 <xref linkend="libdvdread"/>,
81 <xref linkend="libmad"/> (and
82 <ulink url="http://sourceforge.net/projects/mad/">libid3tag</ulink>),
83 <xref linkend="libmpeg2"/>,
84 <ulink url="http://ftp.cica.es/mirrors/Linux/debian/debian/pool/main/libs/libsidplay/libsidplay_1.36.59.orig.tar.gz">libsidplay</ulink>, and
85 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>
86 </para>
87
88 <bridgehead renderas="sect4">Optional, for the unit regression tests</bridgehead>
89 <para>To run the tests you need to have compiled gstreamer against libcheck,
90 and you can optionally use
91 <ulink url="http://www.valgrind.org/">Valgrind</ulink></para>
92
93 <bridgehead renderas="sect4">Optional (Required to Rebuild the API
94 Documentation)</bridgehead>
95 <para role="optional"><xref linkend="gtk-doc"/> and
96 <xref linkend="python2"/> (compiled against an XML parser such as
97 <xref linkend=" expat"/>).</para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/gst-plugins-ugly"/></para>
101
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of GStreamer Ugly Plug-ins</title>
106
107 <para>Install <application>GStreamer Ugly Plug-ins</application> by running
108 the following commands:</para>
109
110<screen><userinput>./configure --prefix=/usr &amp;&amp;
111make</userinput></screen>
112
113 <para>To run the unit regression tests, issue: <command>make check</command>.</para>
114
115 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
116
117<screen role="root"><userinput>make install</userinput></screen>
118
119 <para>If you did not rebuild the API documentation by passing
120 <option>--enable-gtk-doc</option> to the <command>configure</command>
121 script and you wish to install the pre-built documentation, issue the
122 following command as the <systemitem class="username">root</systemitem>
123 user:</para>
124
125<screen role="root"><userinput>make -C docs/plugins install-data</userinput></screen>
126
127 </sect2>
128
129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Programs</segtitle>
134 <segtitle>Installed Libraries</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>None</seg>
139 <seg>Several <application>GStreamer</application> plugins</seg>
140 <seg>/usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10</seg>
141 </seglistitem>
142 </segmentedlist>
143
144 </sect2>
145
146</sect1>
Note: See TracBrowser for help on using the repository browser.