source: multimedia/libdriv/gst10-plugins-ugly.xml@ 09396b5

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

Update GStreamer 1.0 packages to latest versions, add Ugly and Libav plugins for 1.0 series, but keep them all commented out. Update Harfbuzz and Ibus to latest available development versions, but comment them out. Comment out libmusicbrainz 5 for now, since it is not currently used by any package.

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

  • Property mode set to 100644
File size: 5.0 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-ugly-download-http "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz">
8 <!ENTITY gst10-plugins-ugly-download-ftp " ">
9 <!ENTITY gst10-plugins-ugly-md5sum "fc20da880285a9a746736028393daaed">
10 <!ENTITY gst10-plugins-ugly-size "804 KB">
11 <!ENTITY gst10-plugins-ugly-buildsize "20 MB">
12 <!ENTITY gst10-plugins-ugly-time "0.1 SBU">
13]>
14
15<sect1 id="gst10-plugins-ugly" xreflabel="gst-plugins-ugly-&gst10-plugins-ugly-version;">
16 <?dbhtml filename="gst10-plugins-ugly.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>gst-plugins-ugly-&gst10-plugins-ugly-version;</title>
24
25 <indexterm zone="gst10-plugins-ugly">
26 <primary sortas="a-gst-plugins-ugly">gst-plugins-ugly</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GStreamer Ugly Plug-ins</title>
31
32 <para>
33 The <application>GStreamer Ugly Plug-ins</application> is a set of plug-ins
34 considered by the <application>GStreamer</application> developers to have
35 good quality and correct functionality, but distributing them might pose problems.
36 The license on either the plug-ins or the supporting libraries might not be how
37 the <application>GStreamer</application> developers would like. The code might
38 be widely known to present patent problems. <application>GStreamer</application>
39 1.0 series are not API nor ABI compatible with <application>GStreamer</application>
40 0.10 series, so both can co-exist on the same system.
41 </para>
42
43 &lfs72_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&gst10-plugins-ugly-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&gst10-plugins-ugly-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &gst10-plugins-ugly-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &gst10-plugins-ugly-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &gst10-plugins-ugly-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &gst10-plugins-ugly-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">GStreamer Ugly Plug-ins Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="gst10-plugins-base"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="lame"/> and
89 <xref linkend="libdvdread"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <xref linkend="liba52"/>,
95 <xref linkend="libmad"/>,
96 <xref linkend="libmpeg2"/>,
97 <ulink url="http://ftp.gnu.org/gnu/libcdio/">libcdio</ulink>,
98 <ulink url="http://packages.debian.org/source/sid/libsidplay">libsidplay</ulink>,
99 <ulink url="http://sourceforge.net/projects/opencore-amr/">OpenCore AMR</ulink>,
100 <ulink url="http://code.entropywave.com/orc/">ORC</ulink>,
101 <ulink url="http://sourceforge.net/projects/twolame/">TwoLame</ulink> and
102 <ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>
103 </para>
104
105 <para condition="html" role="usernotes">
106 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-ugly"/>
107 </para>
108 </sect2>
109
110 <sect2 role="installation">
111 <title>Installation of GStreamer Ugly Plug-ins</title>
112
113 <para>
114 Install <application>GStreamer Ugly Plug-ins</application> by running the following
115 commands:
116 </para>
117
118<screen><userinput>./configure --prefix=/usr \
119 --with-package-name="GStreamer Ugly Plugins &gst10-plugins-ugly-version; BLFS" \
120 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
121make</userinput></screen>
122
123 <para>
124 To test the results, issue: <command>make check</command>.
125 </para>
126
127 <para>
128 Now, as the <systemitem class="username">root</systemitem> user:
129 </para>
130
131<screen role="root"><userinput>make install</userinput></screen>
132 </sect2>
133
134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Libraries</segtitle>
139 <segtitle>Installed Directory</segtitle>
140
141 <seglistitem>
142 <seg>
143 Several plugins in /usr/lib/gstreamer-1.0
144 </seg>
145 <seg>
146 /usr/share/gstreamer-1.0/presets
147 </seg>
148 </seglistitem>
149 </segmentedlist>
150
151 </sect2>
152
153</sect1>
Note: See TracBrowser for help on using the repository browser.