mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
d5e4154e46
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24037 af4574ff-66df-0310-9fd7-8a98e5e911e0
161 lines
4.3 KiB
XML
161 lines
4.3 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 libkcddb-download-http "&kf5apps-download-http;/libkcddb-&kf5apps-version;.tar.xz">
|
|
<!ENTITY libkcddb-download-ftp " ">
|
|
<!ENTITY libkcddb-md5sum "68c34c3408e5ecffb3818f56c49ffa0a">
|
|
<!ENTITY libkcddb-size "415 KB">
|
|
<!ENTITY libkcddb-buildsize "10 MB">
|
|
<!ENTITY libkcddb-time "0.1 SBU (Using parallelism=4)">
|
|
]>
|
|
|
|
<sect1 id="libkcddb" xreflabel="libkcddb-&kf5apps-version;">
|
|
<?dbhtml filename="libkcddb.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>libkcddb-&kf5apps-version;</title>
|
|
|
|
<indexterm zone="libkcddb">
|
|
<primary sortas="a-libkcddb">libkcddb</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libkcddb</title>
|
|
|
|
<para>
|
|
The <application>libkcddb</application> package contains a library
|
|
used to retrieve audio CD meta data from the internet.
|
|
</para>
|
|
|
|
&lfs10_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libkcddb-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libkcddb-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libkcddb-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libkcddb-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libkcddb-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libkcddb-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libkcddb Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kf5-frameworks"/> and
|
|
<xref linkend="libmusicbrainz5"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/libkcddb"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libkcddb</title>
|
|
|
|
<para>
|
|
Install <application>libkcddb</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=$KF5_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>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
libKF5Cddb.so and
|
|
kcm_cddb.so
|
|
</seg>
|
|
<seg>
|
|
$KF5_PREFIX/include/KF5/KCddb and
|
|
$KF5_PREFIX/lib/cmake/KF5Cddb
|
|
$KF5_PREFIX/share/doc/HTML/*/kcontrol
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libkcddb-lib">
|
|
<term><filename class="libraryfile">libkcddb.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains functions used to retrieve audio CD meta data
|
|
from the internet.
|
|
</para>
|
|
<indexterm zone="libkcddb libkcddb-lib">
|
|
<primary sortas="c-libkcddb">libkcddb.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|