source: gnome/platform/gexiv2.xml@ 700d5cf1

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 700d5cf1 was 31120d7c, checked in by Pierre Labastie <pierre.labastie@…>, 13 months ago

Update to gexiv2-0.14.1

gexiv2 FTBFS against exiv2-0.28 (reported by r1c0n3r0 on #lfs-support).
There is an upstream fix, but it does not apply to 0.14.0. So
update to 0.14.1 and add the patch.

  • 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<!-- gexiv2 -->
8 <!ENTITY gexiv2-download-http "&gnome-download-http;/gexiv2/&gexiv2-minor;/gexiv2-&gexiv2-version;.tar.xz">
9 <!ENTITY gexiv2-download-ftp "&gnome-download-ftp;/gexiv2/&gexiv2-minor;/gexiv2-&gexiv2-version;.tar.xz">
10 <!ENTITY gexiv2-md5sum "b4a7b5e0f2e50a8d295bb2782e071a7f">
11 <!ENTITY gexiv2-size "379 KB">
12 <!ENTITY gexiv2-buildsize "3.7 MB (with tests)">
13 <!ENTITY gexiv2-time "0.1 SBU (with parallelism=4 and tests)">
14]>
15
16<sect1 id="gexiv2" xreflabel="gexiv2-&gexiv2-version;">
17 <?dbhtml filename="gexiv2.html"?>
18
19
20 <title>gexiv2-&gexiv2-version;</title>
21
22 <indexterm zone="gexiv2">
23 <primary sortas="a-gexiv2">gexiv2</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to gexiv2</title>
28
29 <para>
30 gexiv2 is a GObject-based wrapper around the Exiv2 library.
31 </para>
32
33 &lfs113_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&gexiv2-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&gexiv2-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &gexiv2-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &gexiv2-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &gexiv2-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &gexiv2-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 to build against exiv2-0.28 and above:
74 <ulink url="&patch-root;/gexiv2-&gexiv2-version;-exiv_0_28-1.patch"/>
75 </para>
76 </listitem>
77 </itemizedlist>
78
79
80 <bridgehead renderas="sect3">gexiv2 Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="exiv2"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="vala"/>
90 </para>
91
92 <bridgehead renderas="sect4">Optional</bridgehead>
93 <para role="optional">
94 <xref linkend="gtk-doc"/> (for documentation)
95<!-- <xref linkend="python2"/> (for the Python2 module) -->
96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/gexiv2"/>
100 </para>
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of gexiv2</title>
105
106 <para>
107 FIrst apply some fixes allowing to build against exiv2-0.28 and above:
108 </para>
109
110<screen><userinput>patch -Np1 -i ../gexiv2-&gexiv2-version;-exiv_0_28-1.patch</userinput></screen>
111
112 <para>
113 Install <application>gexiv2</application> by running the following
114 commands:
115 </para>
116
117<screen><userinput>mkdir build &amp;&amp;
118cd build &amp;&amp;
119
120meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
121ninja</userinput></screen>
122
123 <para>
124 To test the results, run:
125 </para>
126
127<screen remap="test"><userinput>meson configure -Dtests=true &amp;&amp;
128ninja test</userinput></screen>
129
130 <para>
131 As the <systemitem class="username">root</systemitem> user:
132 </para>
133
134<screen role="root"><userinput>ninja install</userinput></screen>
135
136 </sect2>
137
138 <sect2 role="commands">
139 <title>Command Explanations</title>
140
141 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
142 href="../../xincludes/meson-buildtype-release.xml"/>
143
144 </sect2>
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Programs</segtitle>
151 <segtitle>Installed Libraries</segtitle>
152 <segtitle>Installed Directories</segtitle>
153
154 <seglistitem>
155 <seg>
156 None
157 </seg>
158 <seg>
159 libgexiv2.so
160 </seg>
161 <seg>
162 /usr/include/gexiv2
163 </seg>
164 </seglistitem>
165 </segmentedlist>
166
167 <variablelist>
168 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
169 <?dbfo list-presentation="list"?>
170 <?dbhtml list-presentation="table"?>
171
172 <varlistentry id="libgexiv2">
173 <term><filename class="libraryfile">libgexiv2.so</filename></term>
174 <listitem>
175 <para>
176 provides a wrapper around the Exiv2 library
177 </para>
178 <indexterm zone="gexiv2 libgexiv2">
179 <primary sortas="c-libgexiv2">libgexiv2.so</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 </variablelist>
185
186 </sect2>
187
188</sect1>
Note: See TracBrowser for help on using the repository browser.