source: kde/add/kdegraphics.xml@ d33b066

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d33b066 was d33b066, checked in by Bruce Dubbs <bdubbs@…>, 17 years ago

Updated to kde-3.5.6

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

  • Property mode set to 100644
File size: 12.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6 <!ENTITY kdegraphics-download-http "&kde-download-http;/kdegraphics-&kde-version;.tar.bz2">
7 <!ENTITY kdegraphics-download-ftp "&kde-download-ftp;/kdegraphics-&kde-version;.tar.bz2">
8 <!ENTITY kdegraphics-md5sum "79a1ffb7ae89bede1410411a30be3210">
9 <!ENTITY kdegraphics-size "7.0 MB">
10 <!ENTITY kdegraphics-buildsize "124 MB (additional 82 MB for API documentation)">
11 <!ENTITY kdegraphics-time "9.2 SBU (additional 0.2 SBU for API documentation)">
12]>
13
14<sect1 id="kdegraphics" xreflabel="kdegraphics-&kde-version;">
15 <?dbhtml filename="kdegraphics.html"?>
16
17 <sect1info>
18 <othername>$LastChangedBy$</othername>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Kdegraphics-&kde-version;</title>
23
24 <indexterm zone="kdegraphics">
25 <primary sortas="a-kdegraphics">Kdegraphics</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Kdegraphics</title>
30
31 <para><application>Kdegraphics</application> provides
32 <application>KDE</application> programs to manage the video display and
33 graphical output. Applications include PDF, DVI, and Postscript viewers,
34 an application to adjust monitor gamma correction, a 3D modeling
35 application to generate POV-Ray scenes, and a scanner application.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing='compact'>
39 <listitem>
40 <para>Download (HTTP): <ulink url="&kdegraphics-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&kdegraphics-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &kdegraphics-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &kdegraphics-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &kdegraphics-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &kdegraphics-time;</para>
56 </listitem>
57 </itemizedlist>
58
59<!--
60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing="compact">
62 <listitem>
63 <para>Required Patch: <ulink
64 url="ftp://ftp.kde.org/pub/kde/security_patches/post-&kde-version;-kdegraphics-CAN-2005-3193.diff"/></para>
65 </listitem>
66 </itemizedlist>
67-->
68
69 <bridgehead renderas="sect3">Kdegraphics Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required"><xref linkend="kdebase"/></para>
73
74 <bridgehead renderas="sect4">Recommended</bridgehead>
75 <para role="recommended"><xref linkend="libjpeg"/>,
76 <xref linkend="libxml2"/>, and
77 <xref linkend="libart_lgpl"/></para>
78
79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para role="optional"><xref linkend="libtiff"/>,
81 <xref linkend="imlib"/>,
82 <xref linkend="lcms"/>,
83 <xref linkend="poppler"/>
84 (<filename class='libraryfile'>libpoppler-qt.so</filename> must have
85 been built),
86 <xref linkend="sane"/>,
87 <!-- There is an internal copy of Xpdf and there are *no* hooks to any
88 outside version. Commenting this out for now
89 <xref linkend="xpdf"/>, -->
90 <xref linkend="tetex"/>,
91 <xref linkend="fribidi"/>,
92 <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
93 <ulink url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.1.0.tar.gz">t1lib</ulink>,
94 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
95 <ulink url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
96 <ulink url="http://www.rerecognition.com/">KADMOS</ulink> (a commercial
97 OCR engine),
98 <xref linkend="graphviz"/>, and
99 <xref linkend="doxygen"/></para>
100
101 <para condition="html" role="usernotes">User Notes:
102 <ulink url="&blfs-wiki;/kdegraphics"/></para>
103
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of Kdegraphics</title>
108
109 <para>Install <application>kdegraphics</application> with:</para>
110
111<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
112 --disable-dependency-tracking &amp;&amp;
113make</userinput></screen>
114
115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
116 href="../../xincludes/kde-apidocs.xml"/>
117
118 <para>This package does not come with a test suite.</para>
119
120 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 <para>The <command>kooka</command> utility is a scanning and OCR program.
125 In order for <command>kooka</command> to utilize the OCR capabilities, you
126 must install an OCR engine. <command>kooka</command> provides full OCR
127 support using the <ulink url="http://www.rerecognition.com/">KADMOS</ulink>
128 and <ulink url="http://sourceforge.net/projects/jocr">GOCR</ulink> engines
129 and partial support using the <ulink
130 url="https://savannah.gnu.org/projects/ocrad/">Ocrad</ulink> engine.</para>
131
132 </sect2>
133
134 <sect2 role="content">
135 <title>Contents</title>
136
137 <segmentedlist>
138 <segtitle>Installed Programs</segtitle>
139 <segtitle>Installed Libraries</segtitle>
140 <segtitle>Installed Directories</segtitle>
141
142 <seglistitem>
143 <seg>kcolorchooser, kcoloredit, kdvi, kfax, kfaxview, kghostview,
144 kiconedit, kolourpaint, kooka, kpdf, kpovmodeler, kruler, ksnapshot,
145 kuickshow, kview, kviewshell, mrmlsearch, printnodetest, svgdisplay,
146 and xf86gammacfg</seg>
147 <seg>kio_kamera and several other kdegraphics specific libraries and
148 support modules</seg>
149 <seg>The following subdirectories in &kde-dir;: include/{svg,
150 kviewshell, libtext2path-0.1}, share/applnk/Graphics, share/apps/{too
151 many to list}, and share/config/magic</seg>
152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="kcolorchooser">
161 <term><command>kcolorchooser</command></term>
162 <listitem>
163 <para>is a color chooser for a given pallette.</para>
164 <indexterm zone="kdegraphics kcolorchooser">
165 <primary sortas="b-kcolorchooser">kcolorchooser</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 <varlistentry id="kcoloredit">
171 <term><command>kcoloredit</command></term>
172 <listitem>
173 <para>is a color pallette editor.</para>
174 <indexterm zone="kdegraphics kcoloredit">
175 <primary sortas="b-kcoloredit">kcoloredit</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="kdvi">
181 <term><command>kdvi</command></term>
182 <listitem>
183 <para>is a DVI viewer.</para>
184 <indexterm zone="kdegraphics kdvi">
185 <primary sortas="b-kdvi">kdvi</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="kfax">
191 <term><command>kfax</command></term>
192 <listitem>
193 <para>is a FAX viewer.</para>
194 <indexterm zone="kdegraphics kfax">
195 <primary sortas="b-kfax">kfax</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="kfaxview">
201 <term><command>kfaxview</command></term>
202 <listitem>
203 <para>is a FAX previewer used with
204 <command>kviewshell</command>.</para>
205 <indexterm zone="kdegraphics kfaxview">
206 <primary sortas="b-kfaxview">kfaxview</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="kghostview">
212 <term><command>kghostview</command></term>
213 <listitem>
214 <para>is a PS/PDF viewer.</para>
215 <indexterm zone="kdegraphics kghostview">
216 <primary sortas="b-kghostview">kghostview</primary>
217 </indexterm>
218 </listitem>
219 </varlistentry>
220
221 <varlistentry id="kiconedit">
222 <term><command>kiconedit</command></term>
223 <listitem>
224 <para>is an icon editor.</para>
225 <indexterm zone="kdegraphics kiconedit">
226 <primary sortas="b-kiconedit">kiconedit</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="kolourpaint">
232 <term><command>kolourpaint</command></term>
233 <listitem>
234 <para>is a paint program.</para>
235 <indexterm zone="kdegraphics kolourpaint">
236 <primary sortas="b-kolourpaint">kolourpaint</primary>
237 </indexterm>
238 </listitem>
239 </varlistentry>
240
241 <varlistentry id="kooka">
242 <term><command>kooka</command></term>
243 <listitem>
244 <para>is a raster image scan program.</para>
245 <indexterm zone="kdegraphics kooka">
246 <primary sortas="b-kooka">kooka</primary>
247 </indexterm>
248 </listitem>
249 </varlistentry>
250
251 <varlistentry id="kpdf">
252 <term><command>kpdf</command></term>
253 <listitem>
254 <para>is a PDF viewer.</para>
255 <indexterm zone="kdegraphics kpdf">
256 <primary sortas="b-kpdf">kpdf</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
260
261 <varlistentry id="kpovmodeler">
262 <term><command>kpovmodeler</command></term>
263 <listitem>
264 <para>is a graphical 3D modeler, which can generate scenes for
265 <ulink url="http://www.povray.org/">POV-Ray</ulink>.</para>
266 <indexterm zone="kdegraphics kpovmodeler">
267 <primary sortas="b-kpovmodeler">kpovmodeler</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="kruler">
273 <term><command>kruler</command></term>
274 <listitem>
275 <para>is a screen ruler.</para>
276 <indexterm zone="kdegraphics kruler">
277 <primary sortas="b-kruler">kruler</primary>
278 </indexterm>
279 </listitem>
280 </varlistentry>
281
282 <varlistentry id="ksnapshot">
283 <term><command>ksnapshot</command></term>
284 <listitem>
285 <para> is a screen capture program.</para>
286 <indexterm zone="kdegraphics ksnapshot">
287 <primary sortas="b-ksnapshot">ksnapshot</primary>
288 </indexterm>
289 </listitem>
290 </varlistentry>
291
292 <varlistentry id="kuickshow">
293 <term><command>kuickshow</command></term>
294 <listitem>
295 <para>is an image viewer.</para>
296 <indexterm zone="kdegraphics kuickshow">
297 <primary sortas="b-kuickshow">kuickshow</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
301
302 <varlistentry id="kview">
303 <term><command>kview</command></term>
304 <listitem>
305 <para>is another image viewer.</para>
306 <indexterm zone="kdegraphics kview">
307 <primary sortas="b-kview">kview</primary>
308 </indexterm>
309 </listitem>
310 </varlistentry>
311
312 <varlistentry id="kviewshell">
313 <term><command>kviewshell</command></term>
314 <listitem>
315 <para>is a generic framework for the KDE viewer
316 applications.</para>
317 <indexterm zone="kdegraphics kviewshell">
318 <primary sortas="b-kviewshell">kviewshell</primary>
319 </indexterm>
320 </listitem>
321 </varlistentry>
322
323 <varlistentry id="xf86gammacfg">
324 <term><command>xf86gammacfg</command></term>
325 <listitem>
326 <para>is a simple tool for monitor gamma correction.</para>
327 <indexterm zone="kdegraphics xf86gammacfg">
328 <primary sortas="b-xf86gammacfg">xf86gammacfg</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
333 <varlistentry id="kio_kamera">
334 <term><command>kio_kamera</command></term>
335 <listitem>
336 <para>is an ioslave that allows you to view and download images from a
337 digital camera using the <userinput>kamera:/</userinput> URL in
338 <command>konqueror</command>.</para>
339 <indexterm zone="kdegraphics kio_kamera">
340 <primary sortas="c-kio_kamera">kio_kamera</primary>
341 </indexterm>
342 </listitem>
343 </varlistentry>
344
345 </variablelist>
346
347 </sect2>
348
349</sect1>
Note: See TracBrowser for help on using the repository browser.