source: gnome/platform/gexiv2.xml@ c48b85a1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c48b85a1 was fc49a993, checked in by Xi Ruoyao <xry111@…>, 5 years ago

gexiv2: add test

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

  • Property mode set to 100644
File size: 4.5 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.12/gexiv2-&gexiv2-version;.tar.xz">
9 <!ENTITY gexiv2-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.12/gexiv2-&gexiv2-version;.tar.xz">
10 <!ENTITY gexiv2-md5sum "0a618c5b053106d1801d89cc77385419">
11 <!ENTITY gexiv2-size "364 KB">
12 <!ENTITY gexiv2-buildsize "5.4 MB">
13 <!ENTITY gexiv2-time "0.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-gexiv2">gexiv2</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 &lfs84_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"/> (for documentation) and
88 <xref linkend="python2"/> (for the Python2 module)
89 </para>
90
91 <para condition="html" role="usernotes">User Notes:
92 <ulink url="&blfs-wiki;/gexiv2"/>
93 </para>
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of gexiv2</title>
98
99 <para>
100 Install <application>gexiv2</application> by running the following
101 commands:
102 </para>
103
104<screen><userinput>mkdir build &amp;&amp;
105cd build &amp;&amp;
106
107meson --prefix=/usr .. &amp;&amp;
108ninja</userinput></screen>
109
110 <para>
111 To test the results, run <command>ninja test</command>.
112 </para>
113
114 <para>
115 As the <systemitem class="username">root</systemitem> user:
116 </para>
117
118<screen role="root"><userinput>ninja install</userinput></screen>
119
120 </sect2>
121<!--
122 <sect2 role="commands">
123 <title>Command Explanations</title>
124
125 <para><option>-Denable-gtk-doc</option>: Use this parameter if
126 <application>GTK-Doc</application> is installed and you wish to rebuild
127 and install the API documentation.</para>
128
129 </sect2>
130-->
131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
140 <seg>
141 None
142 </seg>
143 <seg>
144 libgexiv2.so
145 </seg>
146 <seg>
147 /usr/include/gexiv2
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151<!--
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="libgexiv2">
158 <term><filename class="libraryfile">libgexiv2.so</filename></term>
159 <listitem>
160 <para>
161 contains the ??? client API functions.
162 </para>
163 <indexterm zone="gexiv2 libgexiv2">
164 <primary sortas="c-libgexiv2">libgexiv2.so</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 </variablelist>
170-->
171 </sect2>
172
173</sect1>
Note: See TracBrowser for help on using the repository browser.