source: archive/gnome/libgxps.xml@ 48b59802

11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 6.7 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 libgxps-download-http "&gnome-download-http;/libgxps/0.2/libgxps-&libgxps-version;.tar.xz">
8 <!ENTITY libgxps-download-ftp "&gnome-download-ftp;/libgxps/0.2/libgxps-&libgxps-version;.tar.xz">
9 <!ENTITY libgxps-md5sum "65bec2033ff71307f429dc3f91d60233">
10 <!ENTITY libgxps-size "296 KB">
11 <!ENTITY libgxps-buildsize "7.0 MB">
12 <!ENTITY libgxps-time "0.2 SBU">
13]>
14
15<sect1 id="libgxps" xreflabel="libgxps-&libgxps-version;">
16 <?dbhtml filename="libgxps.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>libgxps-&libgxps-version;</title>
23
24 <indexterm zone="libgxps">
25 <primary sortas="a-libgxps">libgxps</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to libgxps</title>
30
31 <para>
32 The <application>libgxps</application> package contains
33 GObject based library and utilities for handling and
34 rendering XPS documents.
35 </para>
36
37 &lfs70_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&libgxps-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&libgxps-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &libgxps-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &libgxps-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &libgxps-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &libgxps-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">libgxps Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="cairo"/> and
78 <xref linkend="libarchive"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="lcms2"/>,
84 <xref linkend="libjpeg"/>,
85 <xref linkend="libpng"/> and
86 <xref linkend="libtiff"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gobject-introspection"/> and
92 <xref linkend="gtk-doc"/>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/libgxps"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of libgxps</title>
102
103 <para>
104 Install <application>libgxps</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>sed -i '/_gir_CFLAGS/s#$# -I/usr/include/cairo#' libgxps/Makefile.in &amp;&amp;
109./configure --prefix=/usr --disable-static &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <para>
127 <command>sed -i '/_gir_CFLAGS/s#$# -I/usr/include/cairo#'
128 libgxps/Makefile.in</command>: This sed fixes a problem compiling if you
129 have Gobject Introspection installed. It has no effect if Gobject
130 Introspection is not installed.
131 </para>
132
133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
134 href="../../xincludes/static-libraries.xml"/>
135
136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
137 href="../../xincludes/gtk-doc-rebuild.xml"/>
138 </sect2>
139
140 <sect2 role="content">
141 <title>Contents</title>
142
143 <segmentedlist>
144 <segtitle>Installed Programs</segtitle>
145 <segtitle>Installed Library</segtitle>
146 <segtitle>Installed Directories</segtitle>
147
148 <seglistitem>
149 <seg>
150 xpstojpeg, xpstopdf, xpstopng, xpstops and xpstosvg
151 </seg>
152 <seg>
153 libgxps.so
154 </seg>
155 <seg>
156 /usr/include/libgxps and /usr/share/gtk-doc/html/libgxps
157 </seg>
158 </seglistitem>
159 </segmentedlist>
160
161 <variablelist>
162 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
163 <?dbfo list-presentation="list"?>
164 <?dbhtml list-presentation="table"?>
165
166 <varlistentry id="xpstojpeg">
167 <term><command>xpstojpeg</command></term>
168 <listitem>
169 <para>
170 is the XPS to JPEG converter.
171 </para>
172 <indexterm zone="libgxps xpstojpeg">
173 <primary sortas="b-xpstojpeg">xpstojpeg</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="xpstopdf">
179 <term><command>xpstopdf</command></term>
180 <listitem>
181 <para>
182 is the XPS to PDF converter.
183 </para>
184 <indexterm zone="libgxps xpstopdf">
185 <primary sortas="b-xpstopdf">xpstopdf</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="xpstopng">
191 <term><command>xpstopng</command></term>
192 <listitem>
193 <para>
194 is the XPS to PNG converter.
195 </para>
196 <indexterm zone="libgxps xpstopng">
197 <primary sortas="b-xpstopng">xpstopng</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 <varlistentry id="xpstops">
203 <term><command>xpstops</command></term>
204 <listitem>
205 <para>
206 is the XPS to PostScript converter.
207 </para>
208 <indexterm zone="libgxps xpstops">
209 <primary sortas="b-xpstops">xpstops</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="xpstosvg">
215 <term><command>xpstosvg</command></term>
216 <listitem>
217 <para>
218 is the XPS to SVG converter.
219 </para>
220 <indexterm zone="libgxps xpstosvg">
221 <primary sortas="b-xpstosvg">xpstosvg</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="libgxps-lib">
227 <term><filename class="libraryfile">libgxps.so</filename></term>
228 <listitem>
229 <para>
230 contains the libgxps API functions.
231 </para>
232 <indexterm zone="libgxps libgxps-lib">
233 <primary sortas="c-libgxps">libgxps.so</primary>
234 </indexterm>
235 </listitem>
236 </varlistentry>
237
238 </variablelist>
239
240 </sect2>
241
242</sect1>
Note: See TracBrowser for help on using the repository browser.