mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
2bb2521b91
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14010 af4574ff-66df-0310-9fd7-8a98e5e911e0
142 lines
4.1 KiB
XML
142 lines
4.1 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 libkdcraw-download-http "&kde-download-http;&kde-version;/src/libkdcraw-&kde-version;.tar.xz">
|
|
<!ENTITY libkdcraw-download-ftp " ">
|
|
<!ENTITY libkdcraw-md5sum "1b5750405437d4a930b6c3fd21091fe8">
|
|
<!ENTITY libkdcraw-size "98 KB">
|
|
<!ENTITY libkdcraw-buildsize "2.4 MB">
|
|
<!ENTITY libkdcraw-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="libkdcraw" xreflabel="libkdcraw-&kde-version;">
|
|
<?dbhtml filename="libkdcraw.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy: rthomsen $</othername>
|
|
<date>$Date: 2014-04-17 04:42:57 -0500 (Thu, 17 Apr 2014) $</date>
|
|
</sect1info>
|
|
|
|
<title>libkdcraw-&kde-version;</title>
|
|
|
|
<indexterm zone="libkdcraw">
|
|
<primary sortas="a-libkdcraw">libkdcraw</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libkdcraw</title>
|
|
|
|
<para>Libkdcraw is a C++ interface around the LibRaw library used to decode RAW
|
|
picture files.</para>
|
|
|
|
&lfs75_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&libkdcraw-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&libkdcraw-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &libkdcraw-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &libkdcraw-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &libkdcraw-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &libkdcraw-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>Required patch: <ulink
|
|
url="&patch-root;/libkdcraw-&kde-version;-fixes-1.patch"/></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
<bridgehead renderas="sect3">Libkdcraw Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kdelibs"/> and
|
|
<xref linkend="libraw"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="openssl"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/libkdcraw"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libkdcraw</title>
|
|
|
|
<para>Install <application>libkdcraw</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-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="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libkdcraw.so</seg>
|
|
<seg>&kde-dir;/include/libkdcraw and &kde-dir;/share/apps/libkdcraw</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
<!--
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libkdcraw-prog">
|
|
<term><command>libkdcraw</command></term>
|
|
<listitem>
|
|
<para>is the KDE image viewer.</para>
|
|
<indexterm zone="libkdcraw libkdcraw-prog">
|
|
<primary sortas="b-libkdcraw">libkdcraw</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
-->
|
|
</sect2>
|
|
|
|
</sect1>
|