source: archive/kde/add/kdegraphics.xml@ 22c6402

11.0 11.1 11.2 11.3 12.0 12.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 22c6402 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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