source: gnome/platform/gexiv2.xml@ d834c1f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d834c1f was 5b5f8b94, checked in by Pierre Labastie <pieere@…>, 6 years ago

typo: meson only recognize --prefix, not -prefix

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20047 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.4 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 "https://download.gnome.org/sources/gexiv2/0.10/gexiv2-&gexiv2-version;.tar.xz">
9 <!ENTITY gexiv2-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.10/gexiv2-&gexiv2-version;.tar.xz">
10 <!ENTITY gexiv2-md5sum "fcbaa7233fc076a6743c22da746956be">
11 <!ENTITY gexiv2-size "620 KB">
12 <!ENTITY gexiv2-buildsize "5.7 MB">
13 <!ENTITY gexiv2-time "less than0.1 SBU">
14]>
15
16<sect1 id="gexiv2" xreflabel="gexiv2-&gexiv2-version;">
17 <?dbhtml filename="gexiv2.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gexiv2-&gexiv2-version;</title>
25
26 <indexterm zone="gexiv2">
27 <primary sortas="a-DConf">DConf</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to gexiv2</title>
32
33 <para>
34 gexiv2 is a GObject-based wrapper around the Exiv2 library.
35 </para>
36
37 &lfs82_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&gexiv2-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&gexiv2-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &gexiv2-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &gexiv2-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &gexiv2-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &gexiv2-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">gexiv2 Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="exiv2"/>
78 </para>
79
80 <bridgehead renderas="sect4">Recommended</bridgehead>
81 <para role="recommended">
82 <xref linkend="vala"/>
83 </para>
84
85 <bridgehead renderas="sect4">Optional</bridgehead>
86 <para role="optional">
87 <xref linkend="gtk-doc"/>
88 </para>
89
90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/gexiv2"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of gexiv2</title>
97
98 <para>
99 Install <application>gexiv2</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>mkdir build &amp;&amp;
104cd build &amp;&amp;
105
106meson --prefix=/usr &amp;&amp;
107ninja</userinput></screen>
108
109 <para>
110 This package does not come with a test suite.
111 </para>
112
113 <para>
114 As the <systemitem class="username">root</systemitem> user:
115 </para>
116
117<screen role="root"><userinput>ninja install</userinput></screen>
118
119 </sect2>
120<!--
121 <sect2 role="commands">
122 <title>Command Explanations</title>
123
124 <para><option>-Denable-gtk-doc</option>: Use this parameter if
125 <application>GTK-Doc</application> is installed and you wish to rebuild
126 and install the API documentation.</para>
127
128 </sect2>
129-->
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
140 None
141 </seg>
142 <seg>
143 libgexiv2.so
144 </seg>
145 <seg>
146 /usr/include/gexiv2
147 </seg>
148 </seglistitem>
149 </segmentedlist>
150<!--
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="libgexiv2">
157 <term><filename class="libraryfile">libgexiv2.so</filename></term>
158 <listitem>
159 <para>
160 contains the ??? client API functions.
161 </para>
162 <indexterm zone="gexiv2 libgexiv2">
163 <primary sortas="c-libgexiv2">libgexiv2.so</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 </variablelist>
169-->
170 </sect2>
171
172</sect1>
Note: See TracBrowser for help on using the repository browser.