source: xsoft/other/inkscape.xml@ cac7f93

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 cac7f93 was cac7f93, checked in by Pierre Labastie <pieere@…>, 5 years ago

Add some "nodep" role to alternative dependencies. Mostly does not change
the rendered book, but allows to simplify the dependency chain for jhalfs

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

  • Property mode set to 100644
File size: 9.9 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 <!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 "ac30f6d5747fd9c620c00dad500f414f">
9 <!ENTITY inkscape-size "30 MB">
10 <!ENTITY inkscape-buildsize "534 MB (134 MB installed, add 8 MB for tests)">
11 <!ENTITY inkscape-time "4.8 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 &lfs90_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_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 role="nodep" linkend="lcms"/>,
105 <xref linkend="libcanberra"/> (to eliminate plugin warnings),
106 <xref linkend="potrace"/> (for the bucket-fill tool),
107 <xref role="runtime" linkend="lxml"/> and
108 <xref role="runtime" linkend="scour"/> (both at runtime, for Save As
109 Optimized SVG).
110 </para>
111
112 <bridgehead renderas="sect4">Optional</bridgehead>
113 <para role="optional">
114 <xref linkend="aspell"/>,
115 <xref linkend="dbus"/> (to run inkscape from scripts),
116 <xref linkend="doxygen"/>,
117
118 <!-- these document foundation links work from firefox's address bar, or
119 from google (pages telling you how to get it from git), but when I link
120 them here I get "There is currently no text in this page...". Ken or
121 developer: wiki.documentfoundation.org pages don't like trailing / -->
122 <!--<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
123 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,-->
124 <ulink url="https://github.com/LibreOffice/libcdr">libcdr</ulink>,
125 <ulink url="https://github.com/LibreOffice/libvisio">libvisio</ulink>,
126 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink> (or
127 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>) and
128 <ulink role="runtime"
129 url="https://sourceforge.net/projects/NumPy/files/">NumPy</ulink>
130 (at runtime for some extensions)
131 </para>
132
133 <bridgehead renderas="sect4">Optional Runtime Dependencies
134 (for some of the Inkscape extensions)</bridgehead>
135 <para role="optional">
136 <ulink role="runtime"
137 url="https://metacpan.org/pod/release/TJMATHER/XML-XQL-0.68/lib/XML/XQL.pm">XML::XQL</ulink>
138 </para>
139
140 <para condition="html" role="usernotes">
141 User Notes: <ulink url="&blfs-wiki;/inkscape"/>
142 </para>
143 </sect2>
144
145 <sect2 role="installation">
146 <title>Installation of Inkscape</title>
147
148 <para>
149 First, fix a problem introduced by Poppler-0.76.1.
150 </para>
151
152<screen><userinput remap="pre">sed -e 's|new Lexer(xref, obj)|obj|g' -i src/extension/internal/pdfinput/pdf-parser.cpp</userinput></screen>
153
154 <para>
155 Ensure that the libraries from <xref linkend="imagemagick6"/> can be used:
156 </para>
157
158<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch</userinput></screen>
159
160 <para>
161 Apply a patch to prevent out-of-bounds writes in the text and fill-bucket
162 tools:
163 </para>
164
165<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-upstream_fixes-1.patch</userinput></screen>
166
167<!-- If there is no test suite, then this is not needed.
168 There is none if the command below is not run. -->
169 <para>
170 If you wish to run the testsuite, download the required versions of
171 <application>googletest</application> and
172 <application>googlemock</application> by running:
173 </para>
174
175<screen remap="test"><userinput>bash download-gtest.sh</userinput></screen>
176
177 <para>
178 Install <application>Inkscape</application> by running the following
179 commands:
180 </para>
181
182<screen><userinput>mkdir build &amp;&amp;
183cd build &amp;&amp;
184
185cmake -DCMAKE_INSTALL_PREFIX=/usr \
186 -DCMAKE_BUILD_TYPE=Release \
187 .. &amp;&amp;
188make</userinput></screen>
189
190 <para>
191 To test the results, issue: <command>make check</command>.<!-- Ken or
192 other devs, there is no test suite in this package. -renodr
193 A small test suite is built if you download the necessary programs
194 with the command above (bash download-gtest.sh) -pierre
195 This package does not come with a test suite. -->
196 </para>
197
198 <para>
199 Now, as the <systemitem class="username">root</systemitem> user:
200 </para>
201
202<screen role="root"><userinput>make install &amp;&amp;
203rm -v /usr/lib/inkscape/lib*_LIB.a</userinput></screen>
204
205 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
206 href="../../xincludes/update-icons-and-desktop.xml"/>
207
208 </sect2>
209
210 <sect2 role="commands">
211 <title>Command Explanations</title>
212
213 <para>
214 <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used to
215 build the release library without any debug `assert` in the code.
216 </para>
217
218 <para>
219 <parameter>rm -v /usr/lib/inkscape/lib*_LIB.a</parameter>: The conversion
220 of the package to use <command>cmake</command> has led to these libraries
221 getting installed, but they are not usable (there are no header files to
222 let a program know what they contain). So remove them.
223 </para>
224
225 <para>
226 <option>-DWITH_DBUS=ON</option>: use this if you wish to use
227 <command>inkscape</command> in interactive scripts which manipulate
228 images.
229 </para>
230
231 </sect2>
232
233 <sect2 role="content">
234 <title>Contents</title>
235
236 <segmentedlist>
237 <segtitle>Installed Programs</segtitle>
238 <segtitle>Installed Library</segtitle>
239 <segtitle>Installed Directories</segtitle>
240
241 <seglistitem>
242 <seg>
243 inkscape and inkview
244 </seg>
245 <seg>
246 libinkscape_base.so
247 </seg>
248 <seg>
249 /usr/lib/inkscape and /usr/share/inkscape
250 </seg>
251 </seglistitem>
252 </segmentedlist>
253
254 <variablelist>
255 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
256 <?dbfo list-presentation="list"?>
257 <?dbhtml list-presentation="table"?>
258
259 <varlistentry id="inkscape-prog">
260 <term><command>inkscape</command></term>
261 <listitem>
262 <para>
263 an SVG (Scalable Vector Graphics) editing program.
264 </para>
265 <indexterm zone="inkscape inkscape-prog">
266 <primary sortas="b-inkscape">inkscape</primary>
267 </indexterm>
268 </listitem>
269 </varlistentry>
270
271 <varlistentry id="inkview">
272 <term><command>inkview</command></term>
273 <listitem>
274 <para>
275 is a simple program for displaying SVG files.
276 </para>
277 <indexterm zone="inkscape inkview">
278 <primary sortas="b-inkview">inkview</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 <varlistentry id="libinkscape_base">
284 <term><filename class="libraryfile">libinkscape_base.so</filename></term>
285 <listitem>
286 <para>
287 provides the routines used by inkscape and inkview.
288 </para>
289 <indexterm zone="inkscape libinkscape_base">
290 <primary sortas="c-libinkscape_base">libinkscape_base.so</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294
295 </variablelist>
296
297 </sect2>
298
299</sect1>
Note: See TracBrowser for help on using the repository browser.