source: xsoft/other/inkscape.xml@ e733cb9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 e733cb9 was e733cb9, checked in by Pierre Labastie <pieere@…>, 7 years ago

Fix inkscape download url

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

  • Property mode set to 100644
File size: 7.2 KB
RevLine 
[9945e31]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;
[83d18450]6
[e733cb9]7 <!ENTITY inkscape-download-http "https://launchpad.net/inkscape/&inkscape-minor-version;.x/&inkscape-version;/+download/inkscape-&inkscape-version;.tar.bz2">
[9945e31]8 <!ENTITY inkscape-download-ftp " ">
[83d18450]9 <!ENTITY inkscape-md5sum "db2eb2a566cf35ff949fc9ccb172889a">
10 <!ENTITY inkscape-size "30 MB">
[9db4ae7]11 <!ENTITY inkscape-buildsize "1.3 GB (add 39 MB for tests)">
12 <!ENTITY inkscape-time "18 SBU (add 0.8 SBU for tests)">
[9945e31]13]>
14
15<sect1 id="inkscape" xreflabel="Inkscape-&inkscape-version;">
16 <?dbhtml filename="inkscape.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Inkscape-&inkscape-version;</title>
24
25 <indexterm zone="inkscape">
[bc6e56d]26 <primary sortas="a-Inkscape">Inkscape</primary>
[9945e31]27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Inkscape</title>
31
32 <para>
33 <application>Inkscape</application> is a what you see is what you get
34 Scalable Vector Graphics editor. It is useful for creating, viewing and
35 changing SVG images.
36 </para>
37
[75c3086]38 &lfs80_checked;
[9945e31]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&inkscape-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&inkscape-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &inkscape-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &inkscape-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &inkscape-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &inkscape-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Inkscape Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="boost"/>,
[bc6e56d]79 <xref linkend="gc"/>,
[81e3aeaa]80 <xref linkend="gsl"/>,
[8e5b57e]81 <xref linkend="gtkmm2"/>
82 (or <xref linkend="gtkmm3"/> and
83 <ulink url="http://ftp.gnome.org/pub/gnome/sources/gdl/">gnome docking library</ulink>
84 for the experimental gtk+-3 build),
85 <xref linkend="libxslt"/> and
86 <xref linkend="popt"/>
[bc6e56d]87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
[d113301]91 <xref linkend="imagemagick6"/>,
[8e5b57e]92 <xref linkend="lcms2"/> or
[bc6e56d]93 <xref linkend="lcms"/>
[9945e31]94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
[bc6e56d]98 <xref linkend="aspell"/>,
[8e5b57e]99 <xref linkend="dbus"/>,
[bc6e56d]100 <xref linkend="doxygen"/>,
[e47938a]101 <xref linkend="poppler"/>,
102
103 <!-- these document foundation links work from firefox's address bar, or
104 from google (pages telling you how to get it from git), but when I link
105 them here I get "There is currently no text in this page...". Ken or
106 developer: wiki.documentfoundation.org pages don't like trailing / -->
107
[0134954]108 <!--<ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr">libcdr</ulink>,
109 <ulink url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio">libvisio</ulink>,-->
[8e5b57e]110 <ulink url="https://github.com/LibreOffice/libcdr">libcdr</ulink>,
111 <ulink url="https://github.com/LibreOffice/libvisio">libvisio</ulink>,
[bc6e56d]112 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
[8e5b57e]113 <ulink url="https://sourceforge.net/projects/NumPy/files/">NumPy</ulink>
[e47938a]114 (for the testsuite and at runtime for some extensions) and
[e3ab0bf]115 <phrase revision="sysv"><ulink url="http://cheeseshop.python.org/pypi/lxml/">python-lxml</ulink></phrase>
116 <phrase revision="systemd"><xref linkend="lxml"/></phrase>
[8e5b57e]117 (for the testsuite, and at runtime for some of the extensions)
[9945e31]118 </para>
119
[dc6bfb82]120 <bridgehead renderas="sect4">Optional Runtime Dependencies
121 (for some of the Inkscape extensions)</bridgehead>
122 <para role="optional">
123 <ulink url="http://search.cpan.org/~tjmather/XML-XQL-0.68/lib/XML/XQL.pm">XML::XQL</ulink>
124 </para>
125
[9945e31]126 <para condition="html" role="usernotes">
127 User Notes: <ulink url="&blfs-wiki;/inkscape"/>
128 </para>
129 </sect2>
130
131 <sect2 role="installation">
132 <title>Installation of Inkscape</title>
133
134 <para>
135 Install <application>Inkscape</application> by running the following
136 commands:
137 </para>
138
[0b6dcb4]139<screen><userinput>./autogen.sh &amp;&amp;
[81d8cac]140
[0b6dcb4]141IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6 \
[80cfbfb]142IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI -lMagickWand-6.Q16HDRI" \
143./configure --prefix=/usr &amp;&amp;
144
[8874b6f]145make</userinput></screen>
[9945e31]146
147 <para>
148 To test the results, issue: <command>make check</command>.
149 </para>
150 <para>
151 Now, as the <systemitem class="username">root</systemitem> user:
152 </para>
153
154<screen role="root"><userinput>make install</userinput></screen>
155
[dc6bfb82]156 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
157 href="../../xincludes/update-icons-and-desktop.xml"/>
[87dfe6b]158
159 </sect2>
[0f23f29]160
[87dfe6b]161 <sect2 role="commands">
162 <title>Command Explanations</title>
163
[19bcba7d]164 <para>
[80cfbfb]165 <command>IMAGE_MAGICK_CFLAGS= ... IMAGE_MAGICK_LIBS= ...</command>:
166 The configure script looks for ImageMagick-6 using the normal
167 unversioned pkgconfig file names which are also used by the newer
168 ImageMAgick-7 - in BLFS we patched it to rename those files, so
169 these variables will allow <command>configure</command> to find
170 the things it needs.
171 </para>
172
[0f23f29]173 </sect2>
[9945e31]174
175 <sect2 role="content">
176 <title>Contents</title>
177
178 <segmentedlist>
179 <segtitle>Installed Programs</segtitle>
[c3c56b2]180 <segtitle>Installed Libraries</segtitle>
[9945e31]181 <segtitle>Installed Directory</segtitle>
182
183 <seglistitem>
[bc6e56d]184 <seg>
185 inkscape and inkview
186 </seg>
[c3c56b2]187 <seg>
188 None
189 </seg>
[bc6e56d]190 <seg>
191 /usr/share/inkscape
192 </seg>
[9945e31]193 </seglistitem>
194 </segmentedlist>
195
196 <variablelist>
197 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
198 <?dbfo list-presentation="list"?>
199 <?dbhtml list-presentation="table"?>
200
201 <varlistentry id="inkscape-prog">
202 <term><command>inkscape</command></term>
203 <listitem>
204 <para>
205 an SVG (Scalable Vector Graphics) editing program.
206 </para>
207 <indexterm zone="inkscape inkscape-prog">
208 <primary sortas="b-inkscape">inkscape</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="inkview">
214 <term><command>inkview</command></term>
215 <listitem>
216 <para>
217 is a simple program for displaying SVG files.
218 </para>
219 <indexterm zone="inkscape inkview">
220 <primary sortas="b-inkview">inkview</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
[bc6e56d]224
[9945e31]225 </variablelist>
[bc6e56d]226
[9945e31]227 </sect2>
[bc6e56d]228
[9945e31]229</sect1>
Note: See TracBrowser for help on using the repository browser.