source: kde/kf5-apps/libkexiv2.xml@ d84912a

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d84912a was d84912a, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Update to kf5-apps-21.12.0, including kate and kwave

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libkexiv2-download-http "&kf5apps-download-http;/libkexiv2-&kf5apps-version;.tar.xz">
8 <!ENTITY libkexiv2-download-ftp " ">
9 <!ENTITY libkexiv2-md5sum "a3315285a8ae0337a153038ee7d6ad6a">
10 <!ENTITY libkexiv2-size "60 KB">
11 <!ENTITY libkexiv2-buildsize "3.2 MB">
12 <!ENTITY libkexiv2-time "0.2 SBU">
13]>
14
15<sect1 id="libkexiv2" xreflabel="libkexiv2-&kf5apps-version;">
16 <?dbhtml filename="libkexiv2.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>libkexiv2-&kf5apps-version;</title>
23
24 <indexterm zone="libkexiv2">
25 <primary sortas="a-libkexiv2">libkexiv2</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to libkexiv2</title>
30
31 <para>
32 <application>Libkexiv2</application> is a KDE wrapper around the Exiv2
33 library for manipulating image metadata.
34 </para>
35
36 &lfs110a_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&libkexiv2-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&libkexiv2-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &libkexiv2-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &libkexiv2-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &libkexiv2-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &libkexiv2-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71<!--
72 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
73 <itemizedlist spacing="compact">
74 <listitem>
75 <para>
76 Required patch for building against <xref linkend="exiv2"/>:
77 <ulink url="&patch-root;/libkexiv2-&kf5apps-version;-exiv2_0.27-1.patch"/>
78 </para>
79 </listitem>
80 </itemizedlist>
81-->
82 <bridgehead renderas="sect3">libkexiv2 Dependencies</bridgehead>
83
84 <bridgehead renderas="sect4">Required</bridgehead>
85 <para role="required">
86 <xref linkend="kf5-frameworks"/> and
87 <xref linkend="exiv2"/>
88 </para>
89
90 <para condition="html" role="usernotes">
91 User Notes: <ulink url="&blfs-wiki;/libkexiv2"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of libkexiv2</title>
97<!--
98 <para>
99 First, fix several files so that Exiv2-&exiv2-version; is properly found
100 and used:
101 </para>
102
103<screen><userinput>patch -Np1 -i ../libkexiv2-&kf5apps-version;-exiv2_0.27-1.patch</userinput></screen>
104-->
105 <para>
106 Install <application>libkexiv2</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>mkdir build &amp;&amp;
111cd build &amp;&amp;
112
113cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
114 -DCMAKE_BUILD_TYPE=Release \
115 -DBUILD_TESTING=OFF \
116 -Wno-dev .. &amp;&amp;
117make</userinput></screen>
118
119 <para>
120 This package does not come with a test suite.
121 </para>
122
123 <para>
124 Now, as the <systemitem class="username">root</systemitem> user:
125 </para>
126
127<screen role="root"><userinput>make install</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Library</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
141 None
142 </seg>
143 <seg>
144 libKF5KExiv2.so
145 </seg>
146 <seg>
147 $KF5_PREFIX/include/KF5/KExiv2 and
148 $KF5_PREFIX/lib/cmake/KF5KExiv2
149 </seg>
150 </seglistitem>
151 </segmentedlist>
152
153<!--
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="libkexiv2-prog">
160 <term><command>libkexiv2</command></term>
161 <listitem>
162 <para>
163 is an X terminal emulation which provides a command-line
164 interface.
165 </para>
166 <indexterm zone="libkexiv2 libkexiv2-prog">
167 <primary sortas="b-libkexiv2">libkexiv2</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="libkexiv2profile5">
173 <term><command>libkexiv2profile</command></term>
174 <listitem>
175 <para>
176 is a command-line tool to change the current tab's profile
177 options.
178 </para>
179 <indexterm zone="libkexiv2 libkexiv2profile5">
180 <primary sortas="b-libkexiv2profile">libkexiv2profile</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184 </variablelist>
185-->
186 </sect2>
187
188</sect1>
Note: See TracBrowser for help on using the repository browser.