1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
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 pulseaudio-qt-download-http "&kf6-stable-http;/pulseaudio-qt/pulseaudio-qt-&pulseaudio-qt-version;.tar.xz">
|
---|
8 | <!ENTITY pulseaudio-qt-download-ftp " ">
|
---|
9 | <!ENTITY pulseaudio-qt-md5sum "9e8c7cc600937f0a21709f87a252c795">
|
---|
10 | <!ENTITY pulseaudio-qt-size "36 KB">
|
---|
11 | <!ENTITY pulseaudio-qt-buildsize "5.7 MB">
|
---|
12 | <!ENTITY pulseaudio-qt-time "less than 0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="pulseaudio-qt" xreflabel="pulseaudio-qt">
|
---|
16 | <?dbhtml filename="pulseaudio-qt.html"?>
|
---|
17 |
|
---|
18 | <title>pulseaudio-qt</title>
|
---|
19 |
|
---|
20 | <indexterm zone="pulseaudio-qt">
|
---|
21 | <primary sortas="a-pulseaudio-qt">pulseaudio-qt</primary>
|
---|
22 | </indexterm>
|
---|
23 |
|
---|
24 | <sect2 role="package">
|
---|
25 | <title>Introduction to pulseaudio-qt</title>
|
---|
26 |
|
---|
27 | <para>
|
---|
28 | This package is a Qt-style wrapper for <xref linkend='pulseaudio'/>.
|
---|
29 | It allows querying and manipulation of various PulseAudio objects such as Sinks,
|
---|
30 | Sources and Streams. It does not wrap the full feature set of libpulse.
|
---|
31 | </para>
|
---|
32 |
|
---|
33 | &lfs121_checked;
|
---|
34 |
|
---|
35 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
36 | <itemizedlist spacing="compact">
|
---|
37 | <listitem>
|
---|
38 | <para>
|
---|
39 | Download (HTTP): <ulink url="&pulseaudio-qt-download-http;"/>
|
---|
40 | </para>
|
---|
41 | </listitem>
|
---|
42 | <listitem>
|
---|
43 | <para>
|
---|
44 | Download (FTP): <ulink url="&pulseaudio-qt-download-ftp;"/>
|
---|
45 | </para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>
|
---|
49 | Download MD5 sum: &pulseaudio-qt-md5sum;
|
---|
50 | </para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>
|
---|
54 | Download size: &pulseaudio-qt-size;
|
---|
55 | </para>
|
---|
56 | </listitem>
|
---|
57 | <listitem>
|
---|
58 | <para>
|
---|
59 | Estimated disk space required: &pulseaudio-qt-buildsize;
|
---|
60 | </para>
|
---|
61 | </listitem>
|
---|
62 | <listitem>
|
---|
63 | <para>
|
---|
64 | Estimated build time: &pulseaudio-qt-time;
|
---|
65 | </para>
|
---|
66 | </listitem>
|
---|
67 | </itemizedlist>
|
---|
68 |
|
---|
69 | <bridgehead renderas="sect3">Konsole Dependencies</bridgehead>
|
---|
70 |
|
---|
71 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
72 | <para role="required">
|
---|
73 | <xref linkend="kf6-frameworks"/> and
|
---|
74 | <xref linkend="pulseaudio"/>
|
---|
75 | </para>
|
---|
76 |
|
---|
77 | </sect2>
|
---|
78 |
|
---|
79 | <sect2 role="installation">
|
---|
80 | <title>Installation of pulseaudio-qt</title>
|
---|
81 |
|
---|
82 | <para>
|
---|
83 | Install <application>pulseaudio-qt</application> by running the following
|
---|
84 | commands:
|
---|
85 | </para>
|
---|
86 |
|
---|
87 | <screen><userinput>mkdir build &&
|
---|
88 | cd build &&
|
---|
89 |
|
---|
90 | cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
|
---|
91 | -D CMAKE_PREFIX_PATH=$QT6DIR \
|
---|
92 | -D CMAKE_SKIP_INSTALL_RPATH=ON \
|
---|
93 | -D CMAKE_BUILD_TYPE=Release \
|
---|
94 | -D BUILD_TESTING=OFF \
|
---|
95 | -D QT_MAJOR_VERSION=6 \
|
---|
96 | .. &&
|
---|
97 | make</userinput></screen>
|
---|
98 |
|
---|
99 | <para>
|
---|
100 | Now as the &root; user:
|
---|
101 | </para>
|
---|
102 |
|
---|
103 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
104 |
|
---|
105 | </sect2>
|
---|
106 |
|
---|
107 | <sect2 role="content">
|
---|
108 | <title>Contents</title>
|
---|
109 |
|
---|
110 | <segmentedlist>
|
---|
111 | <segtitle>Installed Programs</segtitle>
|
---|
112 | <segtitle>Installed Libraries</segtitle>
|
---|
113 | <segtitle>Installed Directories</segtitle>
|
---|
114 |
|
---|
115 | <seglistitem>
|
---|
116 | <seg>
|
---|
117 | None
|
---|
118 | </seg>
|
---|
119 | <seg>
|
---|
120 | libKF6PulseAudioQt.so
|
---|
121 | </seg>
|
---|
122 | <seg>
|
---|
123 | $KF6_PREFIX/lib/cmake/KF6PulseAudioQt and
|
---|
124 | $KF6_PREFIX/include/KF6/KF6PulseAudioQt
|
---|
125 | </seg>
|
---|
126 | </seglistitem>
|
---|
127 | </segmentedlist>
|
---|
128 |
|
---|
129 | </sect2>
|
---|
130 | </sect1>
|
---|