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
190 lines
5.1 KiB
XML
190 lines
5.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 libkexiv2-download-http "&kf5apps-download-http;/libkexiv2-&kf5apps-version;.tar.xz">
|
|
<!ENTITY libkexiv2-download-ftp " ">
|
|
<!ENTITY libkexiv2-md5sum "7e2d35b5c395478cc23a8373e58f43a2">
|
|
<!ENTITY libkexiv2-size "63 KB">
|
|
<!ENTITY libkexiv2-buildsize "3.4 MB">
|
|
<!ENTITY libkexiv2-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="libkexiv2" xreflabel="libkexiv2-&kf5apps-version;">
|
|
<?dbhtml filename="libkexiv2.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>libkexiv2-&kf5apps-version;</title>
|
|
|
|
<indexterm zone="libkexiv2">
|
|
<primary sortas="a-libkexiv2">libkexiv2</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libkexiv2</title>
|
|
|
|
<para>
|
|
<application>Libkexiv2</application> is a KDE wrapper around the Exiv2
|
|
library for manipulating image metadata.
|
|
</para>
|
|
|
|
&lfs10_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libkexiv2-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libkexiv2-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libkexiv2-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libkexiv2-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libkexiv2-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libkexiv2-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Required patch for building against <xref linkend="exiv2"/>:
|
|
<ulink url="&patch-root;/libkexiv2-&kf5apps-version;-exiv2_0.27-1.patch"/>
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
<bridgehead renderas="sect3">libkexiv2 Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="kf5-frameworks"/> and
|
|
<xref linkend="exiv2"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/libkexiv2"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libkexiv2</title>
|
|
<!--
|
|
<para>
|
|
First, fix several files so that Exiv2-&exiv2-version; is properly found
|
|
and used:
|
|
</para>
|
|
|
|
<screen><userinput>patch -Np1 -i ../libkexiv2-&kf5apps-version;-exiv2_0.27-1.patch</userinput></screen>
|
|
-->
|
|
<para>
|
|
Install <application>libkexiv2</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 Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
libKF5KExiv2.so
|
|
</seg>
|
|
<seg>
|
|
$KF5_PREFIX/include/KF5/KExiv2 and
|
|
$KF5_PREFIX/lib/cmake/KF5KExiv2
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<!--
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libkexiv2-prog">
|
|
<term><command>libkexiv2</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an X terminal emulation which provides a command-line
|
|
interface.
|
|
</para>
|
|
<indexterm zone="libkexiv2 libkexiv2-prog">
|
|
<primary sortas="b-libkexiv2">libkexiv2</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libkexiv2profile5">
|
|
<term><command>libkexiv2profile</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a command-line tool to change the current tab's profile
|
|
options.
|
|
</para>
|
|
<indexterm zone="libkexiv2 libkexiv2profile5">
|
|
<primary sortas="b-libkexiv2profile">libkexiv2profile</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
-->
|
|
</sect2>
|
|
|
|
</sect1>
|