source: multimedia/libdriv/xine-lib.xml@ be1f349

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 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 be1f349 was 65a0209, checked in by Randy McMurchy <randy@…>, 19 years ago

Added indexing tags and instructions to install HTML documentation to FFmpeg

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

  • Property mode set to 100644
File size: 4.0 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY xine-lib-download-http "http://prdownloads.sourceforge.net/xine/xine-lib-&xine-lib-version;.tar.gz">
7 <!ENTITY xine-lib-download-ftp " ">
8 <!ENTITY xine-lib-size "7.3 MB">
9 <!ENTITY xine-lib-buildsize "82 MB">
10 <!ENTITY xine-lib-time "3.44 SBU">
11]>
12
13<sect1 id="xine-lib" xreflabel="xine Libraries-&xine-lib-version;">
14<sect1info>
15<othername>$LastChangedBy$</othername>
16<date>$Date$</date>
17</sect1info>
18<?dbhtml filename="xine-lib.html"?>
19<title>xine Libraries-&xine-lib-version;</title>
20
21<sect2>
22<title>Introduction to <application>xine Libraries</application></title>
23
24<para>The <application>xine Libraries</application> package contains xine
25libraries. These are useful for interfacing with external plug-ins that allow
26the flow of information from the source to the screen and speakers.</para>
27
28<sect3><title>Package information</title>
29<itemizedlist spacing='compact'>
30<listitem><para>Download (HTTP):
31<ulink url="&xine-lib-download-http;"/></para></listitem>
32<listitem><para>Download (FTP):
33<ulink url="&xine-lib-download-ftp;"/></para></listitem>
34<listitem><para>Download size: &xine-lib-size;</para></listitem>
35<listitem><para>Estimated disk space required:
36&xine-lib-buildsize;</para></listitem>
37<listitem><para>Estimated build time:
38&xine-lib-time;</para></listitem></itemizedlist>
39</sect3>
40
41<sect3><title>Additional downloads</title>
42<itemizedlist spacing='compact'>
43<listitem><para><ulink
44url="&patch-root;/xine-lib-&xine-lib-version;-discover_smb-1.patch"/></para>
45</listitem></itemizedlist>
46</sect3>
47
48<sect3><title><application>xine Libraries</application> dependencies</title>
49<sect4><title>Required</title>
50<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
51<xref linkend="esound"/> or <acronym>OSS</acronym> or
52<xref linkend="alsa"/> or <xref linkend="arts"/></para>
53</sect4>
54
55<sect4><title>Optional</title>
56<para><xref linkend="pkgconfig"/>,
57<xref linkend="ffmpeg-package"/>,
58<xref linkend="aalib"/>,
59<xref linkend="libmng"/>,
60<xref linkend="sdl"/>,
61<xref linkend="flac"/>,
62<xref linkend="libfame"/>,
63<xref linkend="libogg"/>,
64<xref linkend="libvorbis"/>,
65<xref linkend="speex"/>,
66<xref linkend="freeglut"/>,
67<xref linkend="gnome-vfs"/>,
68<xref linkend="samba3"/>,
69<ulink url="http://www.directfb.org/">DirectFB</ulink>,
70<ulink url="http://www.theora.org/">Theora</ulink>,
71<ulink url="http://www.audiocoding.com/modules/mydownloads/">FAAD</ulink>,
72<ulink url="http://www.libstk.org/">LibSTK</ulink>,
73<ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
74<ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
75<ulink
76url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
77and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
78</sect4>
79</sect3>
80
81</sect2>
82
83<sect2>
84<title>Installation of <application>xine Libraries</application></title>
85
86<para>Install <application>xine Libraries</application> by running the
87following commands:</para>
88
89<screen><userinput><command>patch -Np1 -i ../xine-lib-&xine-lib-version;-discover_smb-1.patch &amp;&amp;
90./configure --prefix=/usr &amp;&amp;
91make &amp;&amp;
92make install</command></userinput></screen>
93
94</sect2>
95
96<sect2>
97<title>Contents</title>
98
99<para>The <application>xine Libraries</application> package contains
100<command>xine-config</command>,
101the <filename class="libraryfile">libxine</filename> library,
102various input/output plugins and fonts used by the output display
103engine.</para>
104
105</sect2>
106
107<sect2><title>Description</title>
108
109<sect3><title>xine-config</title>
110<para><command>xine-config</command> provides information to programs trying
111to link with the <application>xine</application> libraries.</para></sect3>
112
113<sect3><title>libxine libraries</title>
114<para><filename class="libraryfile">libxine</filename> libraries provide the
115<acronym>API</acronym> for processing audio/video files.</para></sect3>
116
117</sect2>
118
119</sect1>
120
Note: See TracBrowser for help on using the repository browser.