source: kde4/core/phonon-backend-xine.xml@ 0e25c32

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 0e25c32 was 0e25c32, checked in by Thomas Trepl <thomas@…>, 13 years ago

Added the KDE4 section.

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

  • Property mode set to 100644
File size: 4.5 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 phonon-backend-xine-download-http " ">
8 <!ENTITY phonon-backend-xine-download-ftp "ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-xine/&phonon-backend-xine-version;/src/phonon-backend-xine-&phonon-backend-xine-version;.tar.bz2">
9 <!ENTITY phonon-backend-xine-md5sum "b127104e67538e573adeed3b2fb3bf55">
10 <!ENTITY phonon-backend-xine-size "94 KB">
11 <!ENTITY phonon-backend-xine-buildsize "354 MB">
12 <!ENTITY phonon-backend-xine-time "0.2 SBU">
13]>
14
15<sect1 id="phonon-backend-xine" xreflabel="phonon-backend-xine-&phonon-backend-xine-version;">
16 <?dbhtml filename="phonon-backend-xine.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Phonon Backend Xine &phonon-backend-xine-version;</title>
24
25 <indexterm zone="phonon-backend-xine">
26 <primary sortas="a-phonon-backend-xine">phonon-backend-xine</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to the Phonon Xine backend</title>
31
32 <para>This package provides a <application>Phonon</application> backend which
33 utilizes the <application>Xine</application> media framework.</para>
34
35 &lfs67_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&phonon-backend-xine-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&phonon-backend-xine-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &phonon-backend-xine-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &phonon-backend-xine-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &phonon-backend-xine-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &phonon-backend-xine-time;</para>
56 </listitem>
57 </itemizedlist>
58
59<!--
60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing='compact'>
62 <listitem>
63 <para>Required patch: <ulink
64 url="&patch-root;/phonon-backend-xine-&phonon-backend-xine-version;-fixes-1.patch"/></para>
65 </listitem>
66 </itemizedlist>
67-->
68
69 <bridgehead renderas="sect3">Phonon Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="qt4"/>,
74 <xref linkend="phonon"/>,
75 <xref linkend="xine-lib"/>
76 </para>
77
78 <para condition="html" role="usernotes">User Notes:
79 <ulink url="&blfs-wiki;/phonon-backend-xine"/></para>
80
81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of Phonon Backend Xine</title>
85
86 <para>Install <application>Phonon Backend Xine</application> by running the following
87 commands:</para>
88
89<screen><userinput>mkdir build &amp;&amp;
90cd build</userinput></screen>
91
92 <para>Prepare the package for compilation:</para>
93
94<screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$QT4DIR \
95 .. &amp;&amp;
96make</userinput></screen>
97
98 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
99
100<screen role="root"><userinput>make install</userinput></screen>
101
102</sect2>
103<!--
104 <sect2 role="commands">
105 <title>Command Explanations</title>
106
107 <para><option>- -xyz</option>: This option is set for ...</para>
108
109 </sect2>
110-->
111 <sect2 role="content">
112 <title>Contents</title>
113
114 <segmentedlist>
115 <segtitle>Installed Program</segtitle>
116 <segtitle>Installed Libraries</segtitle>
117 <segtitle>Installed Directory</segtitle>
118
119 <seglistitem>
120 <seg></seg>
121 <seg></seg>
122 <seg></seg>
123 </seglistitem>
124 </segmentedlist>
125<!--
126 <variablelist>
127 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
128 <?dbfo list-presentation="list"?>
129 <?dbhtml list-presentation="table"?>
130
131 <varlistentry id="a-phonon">
132 <term><command>phonon</command></term>
133 <listitem>
134 <para>is a testing utility for phonon-backend-xine-generated build trees.</para>
135 <indexterm zone="a-phonon phonon">
136 <primary sortas="b-phonon">phonon</primary>
137 </indexterm>
138 </listitem>
139 </varlistentry>
140
141 </variablelist>
142-->
143 </sect2>
144
145</sect1>
Note: See TracBrowser for help on using the repository browser.