source: multimedia/libdriv/gst10-plugins-base.xml@ c144b0ef

7.6-blfs 7.6-systemd kde5-14686 systemd-13485
Last change on this file since c144b0ef was c144b0ef, checked in by Christopher Gregory <cjg@…>, 10 years ago

Merge more updates from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14192 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.3 KB
RevLine 
[1604b8ff]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
[ae96c4b]7 <!ENTITY gst10-plugins-base-download-http
8 "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
[1604b8ff]9 <!ENTITY gst10-plugins-base-download-ftp " ">
[c144b0ef]10 <!ENTITY gst10-plugins-base-md5sum "a825628225bd0a58c0df87cdd2a5db91">
[3c505cf]11 <!ENTITY gst10-plugins-base-size "2.5 MB">
[c144b0ef]12 <!ENTITY gst10-plugins-base-buildsize "94 MB (additional 13 MB to run the test suite)">
[80647c5e]13 <!ENTITY gst10-plugins-base-time "1.1 SBU (additional 0.7 SBU to run the test suite)">
[1604b8ff]14]>
15
16<sect1 id="gst10-plugins-base" xreflabel="gst-plugins-base-&gst10-plugins-base-version;">
17 <?dbhtml filename="gst10-plugins-base.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gst-plugins-base-&gst10-plugins-base-version;</title>
25
26 <indexterm zone="gst10-plugins-base">
27 <primary sortas="a-gst-plugins-base">gst-plugins-base</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GStreamer Base Plug-ins</title>
32
33 <para>
34 The <application>GStreamer Base Plug-ins</application> is a well-groomed and
35 well-maintained collection of <application>GStreamer</application> plug-ins
36 and elements, spanning the range of possible types of elements one would want
[058a3280]37 to write for <application>GStreamer</application>. You will need at least one
38 of Good, Bad, Ugly or Libav plugins for <application>GStreamer</application>
39 applications to function properly.
[1604b8ff]40 </para>
41
[9a9c7c2]42 &lfs76_checked;
[1604b8ff]43
[058a3280]44 &gst-compat;
45
[1604b8ff]46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&gst10-plugins-base-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&gst10-plugins-base-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &gst10-plugins-base-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &gst10-plugins-base-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &gst10-plugins-base-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &gst10-plugins-base-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
[897d0fa]84 <xref linkend="gstreamer10"/>
[1604b8ff]85 </para>
86
[0165a3fe]87 <!-- Common formats, output and input codecs and requirements
88 for GNOME apps. What's a multimedia framework useful if it
89 can't be used to play anything (common)? -->
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
92 <xref linkend="alsa-lib"/>,
[1604b8ff]93 <xref linkend="gobject-introspection"/>,
94 <xref linkend="iso-codes"/>,
95 <xref linkend="libogg"/>,
96 <xref linkend="libtheora"/>,
[0165a3fe]97 <xref linkend="libvorbis"/>, and
98 <xref linkend="xorg7-lib"/> <!-- build time requirements only,
99 you don't need either apps, fonts or xorg server to build this
100 package. You'll need xserver for any X app that wants to play
101 something though, but that should be obvious. -->
102 </para>
103
104 <bridgehead renderas="sect4">Optional</bridgehead>
105 <para role="optional">
106 <xref linkend="cdparanoia"/>,
[1604b8ff]107 <xref linkend="gtk3"/>,
108 <xref linkend="gtk-doc"/>,
[80647c5e]109 <xref linkend="qt4"/>,
110 <xref linkend="valgrind"/>,
[1604b8ff]111 <ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
[4e08b665]112 <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>, and
[80647c5e]113 <ulink url="http://wiki.xiph.org/Tremor">Tremor</ulink>
[1604b8ff]114 </para>
115
116 <para condition="html" role="usernotes">
117 User Notes: <ulink url="&blfs-wiki;/gst10-plugins-base"/>
118 </para>
119 </sect2>
120
121 <sect2 role="installation">
122 <title>Installation of GStreamer Base Plug-ins</title>
123
124 <para>
125 Install <application>GStreamer Base Plug-ins</application> by running the
126 following commands:
127 </para>
128
129<screen><userinput>./configure --prefix=/usr \
130 --with-package-name="GStreamer Base Plugins &gst10-plugins-base-version; BLFS" \
[035e5d56]131 --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
[1604b8ff]132make</userinput></screen>
133
134 <para>
135 To test the results, issue: <command>make check</command>.
136 </para>
137
[0165a3fe]138 <note>
139 <para>
140 When installing, the Makefile does some additional
141 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
142 variable needs to be defined for the root user. If
143 using sudo to assume root, use the -E option to pass
144 your current environment variables for the install process.
145 </para>
146 </note>
[4e08b665]147
[1604b8ff]148 <para>
149 Now, as the <systemitem class="username">root</systemitem> user:
150 </para>
151
152<screen role="root"><userinput>make install</userinput></screen>
153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Programs</segtitle>
160 <segtitle>Installed Libraries</segtitle>
161 <segtitle>Installed Directories</segtitle>
162
163 <seglistitem>
164 <seg>
[80647c5e]165 gst-device-monitor-1.0, gst-discoverer-1.0 and gst-play-1.0
[1604b8ff]166 </seg>
167 <seg>
[505a013]168 libgstallocators-1.0.so, libgstapp-1.0.so, libgstaudio-1.0.so,
169 libgstfft-1.0.so, libgstpbutils-1.0.so, libgstriff-1.0.so,
170 libgstrtp-1.0.so, libgstrtsp-1.0.so, libgstsdp-1.0.so,
[dc7f94ad]171 libgsttag-1.0.so, libgstvideo-1.0.so and several plugins under
[1604b8ff]172 /usr/lib/gstreamer-1.0
173 </seg>
174 <seg>
[c144b0ef]175 /usr/include/gstreamer-1.0/gst/{allocators,app,audio,fft,pbutils},
176 /usr/include/gstreamer-1.0/gst/{riff,rtp,rtsp,sdp,tag,video},
[ae96c4b]177 /usr/share/gst-plugins-base/1.0 and
178 /usr/share/gtk-doc/html/gst-plugins-base-{libs,plugins}-1.0
[1604b8ff]179 </seg>
180 </seglistitem>
181 </segmentedlist>
182
183 </sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.