mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
182 lines
4.9 KiB
XML
182 lines
4.9 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 "e9f8e29c37fe45f5742aeae1a8dc1efa">
|
|
<!ENTITY libkexiv2-size "60 KB">
|
|
<!ENTITY libkexiv2-buildsize "3.3 MB">
|
|
<!ENTITY libkexiv2-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="libkexiv2" xreflabel="libkexiv2-&kf5apps-version;">
|
|
<?dbhtml filename="libkexiv2.html"?>
|
|
|
|
|
|
<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>
|
|
|
|
&lfs120_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 exiv2-0.28 and above.
|
|
<ulink url="&patch-root;/libkexiv2-&kf5apps-version;-exiv_0_28-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>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libkexiv2</title>
|
|
<!--
|
|
<para>
|
|
First, fix building against exiv2-0.28 and above:
|
|
</para>
|
|
|
|
<screen><userinput>patch -Np1 -i ../libkexiv2-&kf5apps-version;-exiv_0_28-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>
|