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 | <!ENTITY inkscape-download-http "https://media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.bz2">
|
---|
7 | <!ENTITY inkscape-download-ftp " ">
|
---|
8 | <!ENTITY inkscape-md5sum "4ef7171cc1de9e1608d8c49b77fed99e">
|
---|
9 | <!ENTITY inkscape-size "31 MB">
|
---|
10 | <!ENTITY inkscape-buildsize "395 MB (add 8 MB for tests)">
|
---|
11 | <!ENTITY inkscape-time "4.9 SBU (add 0.2 SBU for tests, both with parallelism=4)">
|
---|
12 | ]>
|
---|
13 |
|
---|
14 | <sect1 id="inkscape" xreflabel="Inkscape-&inkscape-version;">
|
---|
15 | <?dbhtml filename="inkscape.html"?>
|
---|
16 |
|
---|
17 | <sect1info>
|
---|
18 | <othername>$LastChangedBy$</othername>
|
---|
19 | <date>$Date$</date>
|
---|
20 | </sect1info>
|
---|
21 |
|
---|
22 | <title>Inkscape-&inkscape-version;</title>
|
---|
23 |
|
---|
24 | <indexterm zone="inkscape">
|
---|
25 | <primary sortas="a-Inkscape">Inkscape</primary>
|
---|
26 | </indexterm>
|
---|
27 |
|
---|
28 | <sect2 role="package">
|
---|
29 | <title>Introduction to Inkscape</title>
|
---|
30 |
|
---|
31 | <para>
|
---|
32 | <application>Inkscape</application> is a what you see is what you get
|
---|
33 | Scalable Vector Graphics editor. It is useful for creating, viewing and
|
---|
34 | changing SVG images.
|
---|
35 | </para>
|
---|
36 |
|
---|
37 | &lfs83_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>
|
---|
43 | Download (HTTP): <ulink url="&inkscape-download-http;"/>
|
---|
44 | </para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 | Download (FTP): <ulink url="&inkscape-download-ftp;"/>
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download MD5 sum: &inkscape-md5sum;
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download size: &inkscape-size;
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Estimated disk space required: &inkscape-buildsize;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Estimated build time: &inkscape-time;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 |
|
---|
73 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
74 | <itemizedlist spacing="compact">
|
---|
75 | <listitem>
|
---|
76 | <para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch"/></para>
|
---|
77 | </listitem>
|
---|
78 | <listitem>
|
---|
79 | <para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-upstream_poppler_fixes-1.patch"/></para>
|
---|
80 | </listitem>
|
---|
81 | </itemizedlist>
|
---|
82 |
|
---|
83 | <bridgehead renderas="sect3">Inkscape Dependencies</bridgehead>
|
---|
84 |
|
---|
85 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
86 | <para role="required">
|
---|
87 | <xref linkend="boost"/>,
|
---|
88 | <xref linkend="gc"/>,
|
---|
89 | <xref linkend="gsl"/>,
|
---|
90 | <xref linkend="gtkmm2"/>
|
---|
91 | (or <xref linkend="gtkmm3"/> and
|
---|
92 | <ulink url="http://ftp.gnome.org/pub/gnome/sources/gdl/">gnome docking library</ulink>
|
---|
93 | for the experimental gtk+-3 build),
|
---|
94 | <xref linkend="libxslt"/>,
|
---|
95 | <xref linkend="poppler"/>,
|
---|
96 | <xref linkend="popt"/> and
|
---|
97 | <xref linkend="wget"/> (to download the test dependencies)
|
---|
98 | </para>
|
---|
99 |
|
---|
100 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
101 | <para role="recommended">
|
---|
102 | <xref linkend="imagemagick6"/>,
|
---|
103 | <xref linkend="lcms2"/> or
|
---|
104 | <xref linkend="lcms"/>,
|
---|
105 | <xref linkend="potrace"/> (for the bucket-fill tool),
|
---|
106 | <xref role="runtime" linkend="lxml"/> and
|
---|
107 | <xref role="runtime" linkend="scour"/> (both at runtime, for Save As
|
---|
108 | Optimized SVG).
|
---|
109 | </para>
|
---|
110 |
|
---|
111 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
112 | <para role="optional">
|
---|
113 | <xref linkend="aspell"/>,
|
---|
114 | <xref linkend="dbus"/> (to run inkscape from scripts),
|
---|
115 | <xref linkend="doxygen"/>,
|
---|
116 |
|
---|
117 | <!-- these document foundation links work from firefox's address bar, or
|
---|
118 | from google (pages telling you how to get it from git), but when I link
|
---|
119 | them here I get "There is currently no text in this page...". Ken or
|
---|
120 | developer: wiki.documentfoundation.org pages don't like trailing / -->
|
---|
121 | <!--<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
|
---|
122 | <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,-->
|
---|
123 | <ulink url="https://github.com/LibreOffice/libcdr">libcdr</ulink>,
|
---|
124 | <ulink url="https://github.com/LibreOffice/libvisio">libvisio</ulink>,
|
---|
125 | <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink> (or
|
---|
126 | <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>) and
|
---|
127 | <ulink role="runtime"
|
---|
128 | url="https://sourceforge.net/projects/NumPy/files/">NumPy</ulink>
|
---|
129 | (at runtime for some extensions)
|
---|
130 | </para>
|
---|
131 |
|
---|
132 | <bridgehead renderas="sect4">Optional Runtime Dependencies
|
---|
133 | (for some of the Inkscape extensions)</bridgehead>
|
---|
134 | <para role="optional">
|
---|
135 | <ulink role="runtime"
|
---|
136 | url="https://metacpan.org/pod/release/TJMATHER/XML-XQL-0.68/lib/XML/XQL.pm">XML::XQL</ulink>
|
---|
137 | </para>
|
---|
138 |
|
---|
139 | <para condition="html" role="usernotes">
|
---|
140 | User Notes: <ulink url="&blfs-wiki;/inkscape"/>
|
---|
141 | </para>
|
---|
142 | </sect2>
|
---|
143 |
|
---|
144 | <sect2 role="installation">
|
---|
145 | <title>Installation of Inkscape</title>
|
---|
146 |
|
---|
147 | <para>Ensure that the libraries from <xref linkend="imagemagick6"/> can be used,
|
---|
148 | and fix the build for the changes in some recent versions of
|
---|
149 | <application>poppler</application>:</para>
|
---|
150 |
|
---|
151 | <screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch &&
|
---|
152 | patch -Np1 -i ../inkscape-&inkscape-version;-upstream_poppler_fixes-1.patch
|
---|
153 | </userinput></screen>
|
---|
154 |
|
---|
155 | <para>
|
---|
156 | Fix build issues with <application>GCC-7.1</application> and
|
---|
157 | <application>poppler-0.71.0</application>:
|
---|
158 | </para>
|
---|
159 |
|
---|
160 | <screen><userinput>sed -i 's| abs(| std::fabs(|g' src/ui/tools/flood-tool.cpp &&
|
---|
161 | sed -e 's|gTrue|true|g' -e 's|gFalse|false|g' -e 's|GBool|bool|g' \
|
---|
162 | -i src/extension/internal/pdfinput/pdf-parser.*</userinput></screen>
|
---|
163 |
|
---|
164 | <!-- If there is no test suite, then this is not needed.
|
---|
165 | There is none if the command below is not run. -->
|
---|
166 | <para>
|
---|
167 | If you wish to run the testsuite, download the required versions of
|
---|
168 | <application>googletest</application> and
|
---|
169 | <application>googlemock</application> by running:
|
---|
170 | </para>
|
---|
171 |
|
---|
172 | <screen><userinput>bash download-gtest.sh</userinput></screen>
|
---|
173 |
|
---|
174 | <para>
|
---|
175 | Install <application>Inkscape</application> by running the following
|
---|
176 | commands:
|
---|
177 | </para>
|
---|
178 |
|
---|
179 | <screen><userinput>mkdir build &&
|
---|
180 | cd build &&
|
---|
181 |
|
---|
182 | cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
---|
183 | -DCMAKE_BUILD_TYPE=Release \
|
---|
184 | .. &&
|
---|
185 | make</userinput></screen>
|
---|
186 |
|
---|
187 | <para>
|
---|
188 | To test the results, issue: <command>make check</command>.<!-- Ken or
|
---|
189 | other devs, there is no test suite in this package. -renodr
|
---|
190 | A small test suite is built if you download the necessary programs
|
---|
191 | with the command above (bash download-gtest.sh) -pierre
|
---|
192 | This package does not come with a test suite. -->
|
---|
193 | </para>
|
---|
194 |
|
---|
195 | <para>
|
---|
196 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
197 | </para>
|
---|
198 |
|
---|
199 | <screen role="root"><userinput>make install &&
|
---|
200 | rm -v /usr/lib/inkscape/lib*_LIB.a</userinput></screen>
|
---|
201 |
|
---|
202 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
203 | href="../../xincludes/update-icons-and-desktop.xml"/>
|
---|
204 |
|
---|
205 | </sect2>
|
---|
206 |
|
---|
207 | <sect2 role="commands">
|
---|
208 | <title>Command Explanations</title>
|
---|
209 |
|
---|
210 | <para>
|
---|
211 | <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used to
|
---|
212 | build the release library without any debug `assert` in the code.
|
---|
213 | </para>
|
---|
214 |
|
---|
215 | <para>
|
---|
216 | <parameter>rm -v /usr/lib/inkscape/lib*_LIB.a</parameter>: The conversion
|
---|
217 | of the package to use <command>cmake</command> has led to these libraries
|
---|
218 | getting installed, but they are not usable (there are no header files to
|
---|
219 | let a program know what they contain). So remove them.
|
---|
220 | </para>
|
---|
221 |
|
---|
222 | <para>
|
---|
223 | <option>-DWITH_DBUS=ON</option>: use this if you wish to use
|
---|
224 | <command>inkscape</command> in interactive scripts which manipulate
|
---|
225 | images.
|
---|
226 | </para>
|
---|
227 |
|
---|
228 | </sect2>
|
---|
229 |
|
---|
230 | <sect2 role="content">
|
---|
231 | <title>Contents</title>
|
---|
232 |
|
---|
233 | <segmentedlist>
|
---|
234 | <segtitle>Installed Programs</segtitle>
|
---|
235 | <segtitle>Installed Library</segtitle>
|
---|
236 | <segtitle>Installed Directories</segtitle>
|
---|
237 |
|
---|
238 | <seglistitem>
|
---|
239 | <seg>
|
---|
240 | inkscape and inkview
|
---|
241 | </seg>
|
---|
242 | <seg>
|
---|
243 | libinkscape_base.so
|
---|
244 | </seg>
|
---|
245 | <seg>
|
---|
246 | /usr/lib/inkscape and /usr/share/inkscape
|
---|
247 | </seg>
|
---|
248 | </seglistitem>
|
---|
249 | </segmentedlist>
|
---|
250 |
|
---|
251 | <variablelist>
|
---|
252 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
253 | <?dbfo list-presentation="list"?>
|
---|
254 | <?dbhtml list-presentation="table"?>
|
---|
255 |
|
---|
256 | <varlistentry id="inkscape-prog">
|
---|
257 | <term><command>inkscape</command></term>
|
---|
258 | <listitem>
|
---|
259 | <para>
|
---|
260 | an SVG (Scalable Vector Graphics) editing program.
|
---|
261 | </para>
|
---|
262 | <indexterm zone="inkscape inkscape-prog">
|
---|
263 | <primary sortas="b-inkscape">inkscape</primary>
|
---|
264 | </indexterm>
|
---|
265 | </listitem>
|
---|
266 | </varlistentry>
|
---|
267 |
|
---|
268 | <varlistentry id="inkview">
|
---|
269 | <term><command>inkview</command></term>
|
---|
270 | <listitem>
|
---|
271 | <para>
|
---|
272 | is a simple program for displaying SVG files.
|
---|
273 | </para>
|
---|
274 | <indexterm zone="inkscape inkview">
|
---|
275 | <primary sortas="b-inkview">inkview</primary>
|
---|
276 | </indexterm>
|
---|
277 | </listitem>
|
---|
278 | </varlistentry>
|
---|
279 |
|
---|
280 | <varlistentry id="libinkscape_base">
|
---|
281 | <term><filename class="libraryfile">libinkscape_base.so</filename></term>
|
---|
282 | <listitem>
|
---|
283 | <para>
|
---|
284 | provides the routines used by inkscape and inkview.
|
---|
285 | </para>
|
---|
286 | <indexterm zone="inkscape libinkscape_base">
|
---|
287 | <primary sortas="c-libinkscape_base">libinkscape_base.so</primary>
|
---|
288 | </indexterm>
|
---|
289 | </listitem>
|
---|
290 | </varlistentry>
|
---|
291 |
|
---|
292 | </variablelist>
|
---|
293 |
|
---|
294 | </sect2>
|
---|
295 |
|
---|
296 | </sect1>
|
---|