source: kde/kf5-apps/libkexiv2.xml@ 2402feb

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/llvm18 xry111/xf86-video-removal
Last change on this file since 2402feb was 2402feb, checked in by Bruce Dubbs <bdubbs@…>, 17 months ago

Update to kf5-apps-22.12.0
Includes kate, kwave, and falkon.

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