source: multimedia/libdriv/xine-lib.xml@ 481b3e8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 481b3e8 was 481b3e8, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Removed remaining acronym tags.

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

  • Property mode set to 100644
File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xine-lib-download-http "http://prdownloads.sourceforge.net/xine/xine-lib-&xine-lib-version;.tar.gz">
8 <!ENTITY xine-lib-download-ftp " ">
9 <!ENTITY xine-lib-md5sum "9be804b337c6c3a2e202c5a7237cb0f8">
10 <!ENTITY xine-lib-size "7.7 MB">
11 <!ENTITY xine-lib-buildsize "74 MB">
12 <!ENTITY xine-lib-time "2.7 SBU">
13]>
14
15<sect1 id="xine-lib" xreflabel="xine Libraries-&xine-lib-version;">
16 <?dbhtml filename="xine-lib.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Xine Libraries-&xine-lib-version;</title>
24
25 <indexterm zone="xine-lib">
26 <primary sortas="a-Xine-Libraries">Xine Libraries</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Xine Libraries</title>
31
32 <para>The <application>xine Libraries</application> package contains xine
33 libraries. These are useful for interfacing with external plug-ins that allow
34 the flow of information from the source to the screen and speakers.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&xine-lib-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&xine-lib-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &xine-lib-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &xine-lib-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &xine-lib-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &xine-lib-time;</para>
55 </listitem>
56 </itemizedlist>
57
58<!--
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para><ulink
63 url="&patch-root;/xine-lib-&xine-lib-version;-discover_smb-1.patch"/></para>
64 </listitem>
65 </itemizedlist>
66 -->
67
68 <bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
72 <xref linkend="esound"/> or OSS or
73 <xref linkend="alsa"/> or <xref linkend="arts"/></para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para><xref linkend="pkgconfig"/>,
77 <xref linkend="ffmpeg"/>,
78 <xref linkend="aalib"/>,
79 <xref linkend="libmng"/>,
80 <xref linkend="sdl"/>,
81 <xref linkend="flac"/>,
82 <xref linkend="libfame"/>,
83 <xref linkend="libogg"/>,
84 <xref linkend="libvorbis"/>,
85 <xref linkend="speex"/>,
86 <xref linkend="freeglut"/>,
87 <xref linkend="gnome-vfs"/>,
88 <xref linkend="samba3"/>,
89 <ulink url="http://www.directfb.org/">DirectFB</ulink>,
90 <ulink url="http://www.theora.org/">Theora</ulink>,
91 <ulink url="http://sourceforge.net/projects/faac">FAAD2</ulink>,
92 <ulink url="http://www.libstk.org/">LibSTK</ulink>,
93 <ulink
94 url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>,
95 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
96 <ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
97 <ulink
98 url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
99 and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Xine Libraries</title>
105
106 <para>Install <application>xine Libraries</application> by running the
107 following commands:</para>
108
109<screen><userinput>./configure --prefix=/usr &amp;&amp;
110make</userinput></screen>
111
112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
122 <segtitle>Installed Program</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Fonts</segtitle>
125 <segtitle>Installed Directories</segtitle>
126
127 <seglistitem>
128 <seg>xine-config</seg>
129 <seg>libxine.so and numerous plugin modules and video extensions</seg>
130 <seg>Output display engine fonts located in
131 /usr/share/xine/libxine1/fonts</seg>
132 <seg>/usr/include/xine, /usr/lib/xine, /usr/share/xine, and
133 /usr/share/doc/xine</seg>
134 </seglistitem>
135 </segmentedlist>
136
137 <variablelist>
138 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
139 <?dbfo list-presentation="list"?>
140 <?dbhtml list-presentation="table"?>
141
142 <varlistentry id="xine-config">
143 <term><command>xine-config</command></term>
144 <listitem>
145 <para>provides information to programs trying to link with the
146 <application>xine</application> libraries.</para>
147 <indexterm zone="xine-lib xine-config">
148 <primary sortas="b-xine-config">xine-config</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
152
153 <varlistentry id="libxine">
154 <term><filename class='libraryfile'>libxine.so</filename></term>
155 <listitem>
156 <para> provides the API for processing audio/video files.</para>
157 <indexterm zone="xine-lib libxine">
158 <primary sortas="c-libxine">libxine.so</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 </variablelist>
164
165 </sect2>
166
167</sect1>
168
Note: See TracBrowser for help on using the repository browser.