source: kde/kf5-apps/kmix5.xml@ dd15f54a

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since dd15f54a was dd15f54a, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Update to kf5-apps-21.04.2.

  • Property mode set to 100644
File size: 5.3 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 kmix5-download-http "&kf5apps-download-http;/kmix-&kf5apps-version;.tar.xz">
8 <!ENTITY kmix5-download-ftp " ">
9 <!ENTITY kmix5-md5sum "ea5c22fee3d61baba56478eb41a636ec">
10 <!ENTITY kmix5-size "1.1 MB">
11 <!ENTITY kmix5-buildsize "17 MB">
12 <!ENTITY kmix5-time "0.2 SBU (using parallelism=4)">
13]>
14
15<sect1 id="kmix5" xreflabel="KMix-&kf5apps-version;">
16 <?dbhtml filename="kmix5.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>KMix-&kf5apps-version;</title>
23
24 <indexterm zone="kmix5">
25 <primary sortas="a-KMix">KMix</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to KMix</title>
30
31 <para>
32 The <application>KMix</application> package contains a KF5 based Sound
33 Mixer application.
34 </para>
35
36 &lfs101_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&kmix5-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&kmix5-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &kmix5-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &kmix5-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &kmix5-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &kmix5-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">KMix Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="kf5-frameworks"/>
77 </para>
78
79 <bridgehead renderas="sect4">Recommended</bridgehead>
80 <para role="recommended">
81 <xref linkend="alsa-lib"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="libcanberra"/> and
87 <xref linkend="pulseaudio"/>
88 </para>
89
90 <para condition="html" role="usernotes">
91 User Notes: <ulink url="&blfs-wiki;/kmix5"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of KMix</title>
97
98 <para>
99 Install <application>KMix</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>mkdir build &amp;&amp;
104cd build &amp;&amp;
105
106cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
107 -DCMAKE_BUILD_TYPE=Release \
108 -DBUILD_TESTING=OFF \
109 -Wno-dev .. &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124<!-- With 18.12.0, kmix now is kf5 only.
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para>
129 <parameter>-DKMIX_KF5_BUILD=1</parameter>: This switch is used to ensure
130 that <application>KDE Frameworks</application> 5 based application is
131 built.
132 </para>
133
134 </sect2>
135-->
136
137 <sect2 role="content">
138 <title>Contents</title>
139
140 <segmentedlist>
141 <segtitle>Installed Programs</segtitle>
142 <segtitle>Installed Libraries</segtitle>
143 <segtitle>Installed Directories</segtitle>
144
145 <seglistitem>
146 <seg>
147 kmix, kmixctrl, and kmixremote
148 </seg>
149 <seg>
150 libkmixcore.so
151 </seg>
152 <seg>
153 $KF5_PREFIX/share/kmix,
154 $KF5_PREFIX/share/kxmlgui5/kmix, and
155 $KF5_PREFIX/share/doc/HTML/*/kmix
156 </seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="kmix5-prog">
166 <term><command>kmix</command></term>
167 <listitem>
168 <para>
169 is a mini audio mixer for kde
170 </para>
171 <indexterm zone="kmix5 kmix5-prog">
172 <primary sortas="b-kmix">kmix</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 <varlistentry id="kmixctrl5">
178 <term><command>kmixctrl</command></term>
179 <listitem>
180 <para>
181 is used to save or restore the settings of
182 <command>kmix</command>
183 </para>
184 <indexterm zone="kmix5 kmixctrl5">
185 <primary sortas="b-kmixctrl">kmixctrl</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="kmixremote">
191 <term><command>kmixremote</command></term>
192 <listitem>
193 <para>
194 is a utility to mute, get and set volume levels
195 </para>
196 <indexterm zone="kmix5 kmixremote">
197 <primary sortas="b-kmixremote">kmixremote</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201 </variablelist>
202
203 </sect2>
204
205</sect1>
Note: See TracBrowser for help on using the repository browser.