source: archive/kde/add/kdegraphics.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 14.4 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 kdegraphics-download-http "&trinity-repo-http;/kdegraphics-&trinity-version;.tar.gz">
7 <!ENTITY kdegraphics-download-ftp "&trinity-repo-ftp;/kdegraphics-&trinity-version;.tar.gz">
8 <!ENTITY kdegraphics-md5sum "a75c254cd1060343cd04c6744bce6798">
9 <!ENTITY kdegraphics-size "7.3 MB">
10 <!ENTITY kdegraphics-buildsize "162 MB">
11 <!ENTITY kdegraphics-time "2.7 SBU">
12]>
13
14<sect1 id="kdegraphics" xreflabel="kdegraphics-&trinity-version;">
15 <?dbhtml filename="kdegraphics.html"?>
16
17
18 <title>Kdegraphics-&trinity-version;</title>
19
20 <indexterm zone="kdegraphics">
21 <primary sortas="a-kdegraphics">Kdegraphics</primary>
22 </indexterm>
23
24 <sect2 role="package">
25 <title>Introduction to Kdegraphics</title>
26
27 <para><application>Kdegraphics</application> provides
28 <application>KDE</application> programs to manage the video display and
29 graphical output. Applications include PDF, DVI, and Postscript viewers,
30 an application to adjust monitor gamma correction, a 3D modeling
31 application to generate POV-Ray scenes, and a scanner application.</para>
32
33 &lfs70_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing='compact'>
37 <listitem>
38 <para>Download (HTTP): <ulink url="&kdegraphics-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&kdegraphics-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &kdegraphics-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &kdegraphics-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &kdegraphics-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &kdegraphics-time;</para>
54 </listitem>
55 </itemizedlist>
56
57<!--
58 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
59 <itemizedlist spacing="compact">
60 <listitem>
61 <para>Required Patch:
62 <ulink url=""/>
63 </para>
64 </listitem>
65 </itemizedlist>
66-->
67
68 <bridgehead renderas="sect3">Kdegraphics Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required">
72 <xref linkend="kdebase"/>
73 </para>
74
75 <bridgehead renderas="sect4">Recommended</bridgehead>
76 <para role="recommended">
77 <xref linkend="libjpeg"/>,
78 <xref linkend="libxml2"/>, and
79 <xref linkend="libart_lgpl"/>
80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <xref linkend="libtiff"/>,
85 <ulink url="http://ftp.gnome.org/pub/gnome/sources/imlib/1.9/">Imlib</ulink>
86 (not recommended: obsolete, abandoned upstream,
87 needed only for the <command>kuickshow</command> image viewer,
88 <xref linkend="lcms"/>,
89 <xref linkend="poppler-014"/>
90 (<filename class='libraryfile'>libpoppler-qt.so</filename> must have
91 been built),
92 <xref linkend="sane"/>,
93 <!-- There is an internal copy of Xpdf and there are *no* hooks to any
94 outside version. Commenting this out for now <xref linkend="xpdf"/>, -->
95 <xref linkend="texlive"/>,
96 <xref linkend="fribidi"/>,
97 <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
98 <ulink url="http://www.sfr-fresh.com/linux/misc/t1lib">t1lib</ulink>,
99 <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
100 <ulink url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
101 <ulink url="http://www.rerecognition.com/">KADMOS</ulink> (a commercial
102 OCR engine),
103 <ulink url="http://pages.cs.wisc.edu/~ghost/gv/index.htm">Ghostview</ulink>,
104 <xref linkend="graphviz"/>, and
105 <xref linkend="doxygen"/>
106 </para>
107
108 <para condition="html" role="usernotes">User Notes:
109 <ulink url="&blfs-wiki;/kdegraphics"/></para>
110
111 </sect2>
112
113 <sect2 id="kdegraphics-runtime-dependencies"
114 xreflabel="KDE Graphics Runtime Dependencies">
115 <title>Run-Time Dependencies</title>
116
117 <para>The <command>kooka</command> utility is a scanning and OCR program.
118 In order for <command>kooka</command> to utilize the OCR capabilities, you
119 must install an OCR engine. <command>kooka</command> provides full OCR
120 support using the <ulink url="http://www.rerecognition.com/">KADMOS</ulink>
121 and <ulink url="http://sourceforge.net/projects/jocr">GOCR</ulink> engines
122 and partial support using the <ulink
123 url="https://savannah.gnu.org/projects/ocrad/">Ocrad</ulink> engine.</para>
124
125 <para>The <command>kghostview</command> program requires a ghostscript
126 interpreter from <xref linkend="gs"/> to process PS or PDF files.</para>
127
128 <para>The <command>kpovmodeler</command> program requires
129 <ulink url="http://www.povray.org/">POV-Ray</ulink> to render 3D scenes.</para>
130
131 </sect2>
132
133 <sect2 role="installation">
134 <title>Installation of Kdegraphics</title>
135
136 <para>Install <application>kdegraphics</application> with:</para>
137
138<screen><userinput>KDEGRAPHICS=`pwd` &amp;&amp;
139MAKEDIR=/tmp/kdegraphics &amp;&amp;
140rm -rf $MAKEDIR &amp;&amp;
141mkdir -p $MAKEDIR &amp;&amp;
142cd $MAKEDIR &amp;&amp;
143
144cmake -DCMAKE_INSTALL_PREFIX=$TRINITY_PREFIX \
145 -DCMAKE_VERBOSE_MAKEFILE=ON \
146 -DQT_VERSION=3 \
147 -DCMAKE_CXX_FLAGS="-fpermissive" \
148 -DWITH_TIFF=ON \
149 -DWITH_PAM=ON \
150 -DBUILD_ALL=ON \
151 -DBUILD_KAMERA=OFF \
152 -DBUILD_KSVG=OFF \
153 -DBUILD_KUICKSHOW=OFF \
154 -DBUILD_LIBKSCAN=OFF \
155 -DBUILD_KOOKA=OFF \
156 -DBUILD_KGHOSTVIEW=OFF \
157 -DBUILD_KFILE_PLUGINS=OFF \
158 $KDEGRAPHICS &amp;&amp;
159
160unset KDEGRAPHICS MAKEDIR &amp;&amp;
161make</userinput></screen>
162
163 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
164 href="../../xincludes/kde-apidocs.xml"/>
165
166 <para>This package does not come with a test suite.</para>
167
168 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
169
170<screen role="root"><userinput>make install</userinput></screen>
171
172 </sect2>
173 <sect2 role="commands">
174 <title>Command Explanations</title>
175
176 <para><option>-DBUILD_KAMERA</option>: Requires libgphoto2.</para>
177 <para><option>-DBUILD_KSVG</option>: Requires fribidi.</para>
178 <para><option>-DBUILD_KUICKSHOW</option>: Requires imlib (obsolete).</para>
179 <para><option>-DBUILD_LIBKSCAN</option>: Requires sane.</para>
180 <para><option>-DBUILD_KFILE_PLUGINS</option>: Requires poppler.</para>
181 <para><option>-DBUILD_KOOKA</option>: Requires LIBKSCAN.</para>
182 <para><option>-DWITH_LIBPAPER</option>: Requires libpaper (manage paper characteristics).</para>
183 <para><option>-DWITH_T1LIB</option>: Requires t1lib (generate glyphs from Type 1 fonts).</para>
184 <para><option>-DWITH_OPENEXR</option>: Requires OpenEXR (High def image format).</para>
185
186 </sect2>
187
188 <sect2 role="content">
189 <title>Contents</title>
190
191 <segmentedlist>
192 <segtitle>Installed Programs</segtitle>
193 <segtitle>Installed Libraries</segtitle>
194 <segtitle>Installed Directories</segtitle>
195
196 <seglistitem>
197 <seg>kcolorchooser, kcoloredit, kdvi, kfax, kfaxview, kghostview,
198 kiconedit, kolourpaint, kooka, kpdf, kpovmodeler, kruler, ksnapshot,
199 kuickshow, kview, kviewshell, mrmlsearch, printnodetest, svgdisplay,
200 and xf86gammacfg</seg>
201 <seg>kio_kamera and several other kdegraphics specific libraries and
202 support modules</seg>
203 <seg>The following subdirectories in &kde-dir;: include/{svg,
204 kviewshell, libtext2path-0.1}, share/applnk/Graphics, share/apps/{too
205 many to list}, and share/config/magic</seg>
206 </seglistitem>
207 </segmentedlist>
208
209 <variablelist>
210 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
211 <?dbfo list-presentation="list"?>
212 <?dbhtml list-presentation="table"?>
213
214 <varlistentry id="kcolorchooser">
215 <term><command>kcolorchooser</command></term>
216 <listitem>
217 <para>is a color chooser for a given pallette.</para>
218 <indexterm zone="kdegraphics kcolorchooser">
219 <primary sortas="b-kcolorchooser">kcolorchooser</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 <varlistentry id="kcoloredit">
225 <term><command>kcoloredit</command></term>
226 <listitem>
227 <para>is a color pallette editor.</para>
228 <indexterm zone="kdegraphics kcoloredit">
229 <primary sortas="b-kcoloredit">kcoloredit</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="kdvi">
235 <term><command>kdvi</command></term>
236 <listitem>
237 <para>is a DVI viewer.</para>
238 <indexterm zone="kdegraphics kdvi">
239 <primary sortas="b-kdvi">kdvi</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
244 <varlistentry id="kfax">
245 <term><command>kfax</command></term>
246 <listitem>
247 <para>is a FAX viewer.</para>
248 <indexterm zone="kdegraphics kfax">
249 <primary sortas="b-kfax">kfax</primary>
250 </indexterm>
251 </listitem>
252 </varlistentry>
253
254 <varlistentry id="kfaxview">
255 <term><command>kfaxview</command></term>
256 <listitem>
257 <para>is a FAX previewer used with
258 <command>kviewshell</command>.</para>
259 <indexterm zone="kdegraphics kfaxview">
260 <primary sortas="b-kfaxview">kfaxview</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264
265 <varlistentry id="kghostview">
266 <term><command>kghostview</command></term>
267 <listitem>
268 <para>is a PS/PDF viewer.</para>
269 <indexterm zone="kdegraphics kghostview">
270 <primary sortas="b-kghostview">kghostview</primary>
271 </indexterm>
272 </listitem>
273 </varlistentry>
274
275 <varlistentry id="kiconedit">
276 <term><command>kiconedit</command></term>
277 <listitem>
278 <para>is an icon editor.</para>
279 <indexterm zone="kdegraphics kiconedit">
280 <primary sortas="b-kiconedit">kiconedit</primary>
281 </indexterm>
282 </listitem>
283 </varlistentry>
284
285 <varlistentry id="kolourpaint">
286 <term><command>kolourpaint</command></term>
287 <listitem>
288 <para>is a paint program.</para>
289 <indexterm zone="kdegraphics kolourpaint">
290 <primary sortas="b-kolourpaint">kolourpaint</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294
295 <varlistentry id="kooka">
296 <term><command>kooka</command></term>
297 <listitem>
298 <para>is a raster image scan program.</para>
299 <indexterm zone="kdegraphics kooka">
300 <primary sortas="b-kooka">kooka</primary>
301 </indexterm>
302 </listitem>
303 </varlistentry>
304
305 <varlistentry id="kpdf">
306 <term><command>kpdf</command></term>
307 <listitem>
308 <para>is a PDF viewer.</para>
309 <indexterm zone="kdegraphics kpdf">
310 <primary sortas="b-kpdf">kpdf</primary>
311 </indexterm>
312 </listitem>
313 </varlistentry>
314
315 <varlistentry id="kpovmodeler">
316 <term><command>kpovmodeler</command></term>
317 <listitem>
318 <para>is a graphical 3D modeler, which can generate scenes for
319 <ulink url="http://www.povray.org/">POV-Ray</ulink>.</para>
320 <indexterm zone="kdegraphics kpovmodeler">
321 <primary sortas="b-kpovmodeler">kpovmodeler</primary>
322 </indexterm>
323 </listitem>
324 </varlistentry>
325
326 <varlistentry id="kruler">
327 <term><command>kruler</command></term>
328 <listitem>
329 <para>is a screen ruler.</para>
330 <indexterm zone="kdegraphics kruler">
331 <primary sortas="b-kruler">kruler</primary>
332 </indexterm>
333 </listitem>
334 </varlistentry>
335
336 <varlistentry id="ksnapshot">
337 <term><command>ksnapshot</command></term>
338 <listitem>
339 <para> is a screen capture program.</para>
340 <indexterm zone="kdegraphics ksnapshot">
341 <primary sortas="b-ksnapshot">ksnapshot</primary>
342 </indexterm>
343 </listitem>
344 </varlistentry>
345
346 <varlistentry id="kuickshow">
347 <term><command>kuickshow</command></term>
348 <listitem>
349 <para>is an image viewer.</para>
350 <indexterm zone="kdegraphics kuickshow">
351 <primary sortas="b-kuickshow">kuickshow</primary>
352 </indexterm>
353 </listitem>
354 </varlistentry>
355
356 <varlistentry id="kview">
357 <term><command>kview</command></term>
358 <listitem>
359 <para>is another image viewer.</para>
360 <indexterm zone="kdegraphics kview">
361 <primary sortas="b-kview">kview</primary>
362 </indexterm>
363 </listitem>
364 </varlistentry>
365
366 <varlistentry id="kviewshell">
367 <term><command>kviewshell</command></term>
368 <listitem>
369 <para>is a generic framework for the KDE viewer
370 applications.</para>
371 <indexterm zone="kdegraphics kviewshell">
372 <primary sortas="b-kviewshell">kviewshell</primary>
373 </indexterm>
374 </listitem>
375 </varlistentry>
376
377 <varlistentry id="xf86gammacfg">
378 <term><command>xf86gammacfg</command></term>
379 <listitem>
380 <para>is a simple tool for monitor gamma correction.</para>
381 <indexterm zone="kdegraphics xf86gammacfg">
382 <primary sortas="b-xf86gammacfg">xf86gammacfg</primary>
383 </indexterm>
384 </listitem>
385 </varlistentry>
386
387 <varlistentry id="kio_kamera">
388 <term><command>kio_kamera</command></term>
389 <listitem>
390 <para>is an ioslave that allows you to view and download images from a
391 digital camera using the <userinput>kamera:/</userinput> URL in
392 <command>konqueror</command>.</para>
393 <indexterm zone="kdegraphics kio_kamera">
394 <primary sortas="c-kio_kamera">kio_kamera</primary>
395 </indexterm>
396 </listitem>
397 </varlistentry>
398
399 </variablelist>
400
401 </sect2>
402
403</sect1>
Note: See TracBrowser for help on using the repository browser.