mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
152 lines
4.2 KiB
XML
152 lines
4.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY kmix-download-http "&kde-download-http;applications/&kde-version;/src/kmix-&kde-version;.tar.xz">
|
|
<!ENTITY kmix-download-ftp " ">
|
|
<!ENTITY kmix-md5sum "924ec015cb9e39ecb3833c071969c07b">
|
|
<!ENTITY kmix-size "384 KB">
|
|
<!ENTITY kmix-buildsize "10.0 MB">
|
|
<!ENTITY kmix-time "1.0 SBU">
|
|
]>
|
|
|
|
<sect1 id="kmix" xreflabel="kmix-&kde-version;">
|
|
<?dbhtml filename="kmix.html"?>
|
|
|
|
|
|
<title>Kmix-&kde-version;</title>
|
|
|
|
<indexterm zone="kmix">
|
|
<primary sortas="a-kmix">kmix</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Kmix</title>
|
|
|
|
<para>This packages provides an audio mixer application for KDE.</para>
|
|
|
|
&lfs79_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&kmix-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&kmix-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &kmix-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &kmix-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &kmix-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &kmix-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Kmix Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kdelibs"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="pulseaudio"/> and
|
|
<xref linkend="libcanberra"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kmix"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Kmix</title>
|
|
|
|
<para>Install <application>Kmix</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-DCMAKE_AUTOMOC=TRUE \
|
|
-Wno-dev .. &&
|
|
make</userinput></screen>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><option>-DCMAKE_AUTOMOC=TRUE</option>: This switch is used to avoid
|
|
an invalid error return in cmake-3.3 and later.</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>kmix and kmixctrl</seg>
|
|
<seg>libkdeinit4_kmix.so, libkdeinit4_kmixctrl.so, kded_kmixd.so
|
|
and plasma_engine_mixer.so</seg>
|
|
<seg>several in &kde-dir;/share</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="kmix-prog">
|
|
<term><command>kmix</command></term>
|
|
<listitem>
|
|
<para>is the KDE Volume Control.</para>
|
|
<indexterm zone="kmix kmix-prog">
|
|
<primary sortas="b-kmix">kmix</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kmixctrl">
|
|
<term><command>kmixctrl</command></term>
|
|
<listitem>
|
|
<para>
|
|
is used to save or restore the settings of
|
|
<command>kmix</command>.
|
|
</para>
|
|
<indexterm zone="kmix kmixctrl">
|
|
<primary sortas="b-kmixctrl">kmixctrl</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|