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/0.12/gexiv2-&gexiv2-version;.tar.xz">
|
---|
9 | <!ENTITY gexiv2-download-ftp "&gnome-download-ftp;/gexiv2/0.12/gexiv2-&gexiv2-version;.tar.xz">
|
---|
10 | <!ENTITY gexiv2-md5sum "9667fc1b35e79834191262f4aec17b72">
|
---|
11 | <!ENTITY gexiv2-size "372 KB">
|
---|
12 | <!ENTITY gexiv2-buildsize "3.7 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 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>gexiv2-&gexiv2-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="gexiv2">
|
---|
26 | <primary sortas="a-gexiv2">gexiv2</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to gexiv2</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | gexiv2 is a GObject-based wrapper around the Exiv2 library.
|
---|
34 | </para>
|
---|
35 |
|
---|
36 | &lfs110_checked;
|
---|
37 |
|
---|
38 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
39 | <itemizedlist spacing="compact">
|
---|
40 | <listitem>
|
---|
41 | <para>
|
---|
42 | Download (HTTP): <ulink url="&gexiv2-download-http;"/>
|
---|
43 | </para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>
|
---|
47 | Download (FTP): <ulink url="&gexiv2-download-ftp;"/>
|
---|
48 | </para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>
|
---|
52 | Download MD5 sum: &gexiv2-md5sum;
|
---|
53 | </para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>
|
---|
57 | Download size: &gexiv2-size;
|
---|
58 | </para>
|
---|
59 | </listitem>
|
---|
60 | <listitem>
|
---|
61 | <para>
|
---|
62 | Estimated disk space required: &gexiv2-buildsize;
|
---|
63 | </para>
|
---|
64 | </listitem>
|
---|
65 | <listitem>
|
---|
66 | <para>
|
---|
67 | Estimated build time: &gexiv2-time;
|
---|
68 | </para>
|
---|
69 | </listitem>
|
---|
70 | </itemizedlist>
|
---|
71 |
|
---|
72 | <bridgehead renderas="sect3">gexiv2 Dependencies</bridgehead>
|
---|
73 |
|
---|
74 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
75 | <para role="required">
|
---|
76 | <xref linkend="exiv2"/>
|
---|
77 | </para>
|
---|
78 |
|
---|
79 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
80 | <para role="recommended">
|
---|
81 | <xref linkend="vala"/>
|
---|
82 | </para>
|
---|
83 |
|
---|
84 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
85 | <para role="optional">
|
---|
86 | <xref linkend="gtk-doc"/> (for documentation) and
|
---|
87 | <xref linkend="python2"/> (for the Python2 module)
|
---|
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 &&
|
---|
104 | cd build &&
|
---|
105 |
|
---|
106 | meson --prefix=/usr --buildtype=release .. &&
|
---|
107 | ninja</userinput></screen>
|
---|
108 |
|
---|
109 | <para>
|
---|
110 | To test the results, run <command>ninja test</command>.
|
---|
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 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
125 | href="../../xincludes/meson-buildtype-release.xml"/>
|
---|
126 |
|
---|
127 | </sect2>
|
---|
128 |
|
---|
129 | <sect2 role="content">
|
---|
130 | <title>Contents</title>
|
---|
131 |
|
---|
132 | <segmentedlist>
|
---|
133 | <segtitle>Installed Programs</segtitle>
|
---|
134 | <segtitle>Installed Libraries</segtitle>
|
---|
135 | <segtitle>Installed Directories</segtitle>
|
---|
136 |
|
---|
137 | <seglistitem>
|
---|
138 | <seg>
|
---|
139 | None
|
---|
140 | </seg>
|
---|
141 | <seg>
|
---|
142 | libgexiv2.so
|
---|
143 | </seg>
|
---|
144 | <seg>
|
---|
145 | /usr/include/gexiv2
|
---|
146 | </seg>
|
---|
147 | </seglistitem>
|
---|
148 | </segmentedlist>
|
---|
149 | <!--
|
---|
150 | <variablelist>
|
---|
151 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
152 | <?dbfo list-presentation="list"?>
|
---|
153 | <?dbhtml list-presentation="table"?>
|
---|
154 |
|
---|
155 | <varlistentry id="libgexiv2">
|
---|
156 | <term><filename class="libraryfile">libgexiv2.so</filename></term>
|
---|
157 | <listitem>
|
---|
158 | <para>
|
---|
159 | contains the ??? client API functions.
|
---|
160 | </para>
|
---|
161 | <indexterm zone="gexiv2 libgexiv2">
|
---|
162 | <primary sortas="c-libgexiv2">libgexiv2.so</primary>
|
---|
163 | </indexterm>
|
---|
164 | </listitem>
|
---|
165 | </varlistentry>
|
---|
166 |
|
---|
167 | </variablelist>
|
---|
168 | -->
|
---|
169 | </sect2>
|
---|
170 |
|
---|
171 | </sect1>
|
---|