mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-10 21:24:39 +08:00
186 lines
4.7 KiB
XML
186 lines
4.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!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 "&kf5apps-download-http;/kmix-&kf5apps-version;.tar.xz">
|
|
<!ENTITY kmix-download-ftp " ">
|
|
<!ENTITY kmix-md5sum "60b622cd36e45f2ea9586b9c3beaba2d">
|
|
<!ENTITY kmix-size "1.2 MB">
|
|
<!ENTITY kmix-buildsize "20 MB">
|
|
<!ENTITY kmix-time "0.2 SBU (using parallelism=4)">
|
|
]>
|
|
|
|
<sect1 id="kmix" xreflabel="KMix-&kf5apps-version;">
|
|
<?dbhtml filename="kmix.html"?>
|
|
|
|
|
|
<title>KMix-&kf5apps-version;</title>
|
|
|
|
<indexterm zone="kmix">
|
|
<primary sortas="a-KMix">KMix</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to KMix</title>
|
|
|
|
<para>
|
|
The <application>KMix</application> package contains a KF6 based Sound
|
|
Mixer application.
|
|
</para>
|
|
|
|
&lfs121_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="kf6-frameworks"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="alsa-lib"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="libcanberra"/> and
|
|
<xref linkend="pulseaudio"/>
|
|
</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=$KF6_PREFIX \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-DBUILD_TESTING=OFF \
|
|
-Wno-dev .. &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
kmix, kmixctrl, and kmixremote
|
|
</seg>
|
|
<seg>
|
|
libkmixcore.so
|
|
</seg>
|
|
<seg>
|
|
$KF6_PREFIX/share/kmix and
|
|
$KF6_PREFIX/share/doc/HTML/*/kmix
|
|
</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 a mini audio mixer for kde
|
|
</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>
|
|
|
|
<varlistentry id="kmixremote">
|
|
<term><command>kmixremote</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a utility to mute, get and set volume levels
|
|
</para>
|
|
<indexterm zone="kmix kmixremote">
|
|
<primary sortas="b-kmixremote">kmixremote</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|