source: kde/inst/kde-graphics.xml@ 00bb024c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 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 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 00bb024c was 00bb024c, checked in by Larry Lawrence <larry@…>, 20 years ago

fixed chunk xsl in connect to kde

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

  • Property mode set to 100644
File size: 3.8 KB
Line 
1<sect1 id="kde-graphics" xreflabel="kdegraphics-&kde-version;">
2<?dbhtml filename="kde-graphics.html"?>
3<title>kdegraphics-&kde-version;</title>
4
5<sect2>
6<title>Introduction to <application>kdegraphics</application></title>
7
8<sect3><title>Package information</title>
9<itemizedlist spacing='compact'>
10<listitem><para>Download (HTTP): <ulink url="&kde-graphics-download-http;"/></para></listitem>
11<listitem><para>Download (FTP): <ulink url="&kde-graphics-download-ftp;"/></para></listitem>
12<listitem><para>Download size: &kde-graphics-size;</para></listitem>
13<listitem><para>Estimated Disk space required: &kde-graphics-buildsize;</para></listitem>
14<listitem><para>Estimated build time: &kde-graphics-time;</para></listitem></itemizedlist>
15</sect3>
16
17<sect3><title><application>kdegraphics</application> dependencies</title>
18<sect4><title>Required</title>
19<para><xref linkend="kde-base"/>
20</para></sect4>
21<sect4><title>Optional</title>
22<para>
23<xref linkend="libxml2"/>,
24<xref linkend="sane"/>,
25<xref linkend="libtiff"/>,
26<xref linkend="xpdf"/>,
27<xref linkend="imlib"/>,
28<xref linkend="libart_lgpl"/>,
29<xref linkend="pkgconfig"/>,
30<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
31<ulink url="http://fribidi.sourceforge.net/">FriBidi</ulink> and
32<ulink url="http://www.gphoto.org/">gPhoto2</ulink>
33</para></sect4>
34</sect3>
35
36</sect2>
37
38<sect2>
39<title>Installation of <application>kdegraphics</application></title>
40
41<para>Install <application>kdegraphics</application> with:</para>
42<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
43 --disable-dependency-tracking &amp;&amp;
44make &amp;&amp;
45make install</command></userinput></screen>
46
47</sect2>
48
49<sect2>
50<title>Contents</title>
51
52<para>Major programs in <application>kdegraphics</application> include
53<command>kamera</command>,
54<command>kcoloredit</command>,
55<command>kdvi</command>,
56<command>kfax</command>,
57<command>kgamma</command>,
58<command>kghostview</command>,
59<command>kiconedit</command>,
60<command>kooka</command>,
61<command>kpaint</command>,
62<command>kpdf</command>,
63<command>kpovmodeler</command>,
64<command>kruler</command>,
65<command>ksnapshot</command>,
66<command>kuickshow</command> and
67<command>kview</command>.
68</para>
69
70</sect2>
71
72<sect2><title>Description</title>
73
74<sect3><title>kamera</title>
75<para><command>kamera</command> allows you to view and download
76images on a digital camera.</para></sect3>
77
78<sect3><title>kcoloredit</title>
79<para><command>kcoloredit</command> is a color pallette editor.</para></sect3>
80
81<sect3><title>kdvi</title>
82<para><command>kdvi</command> is a <acronym>DVI</acronym> viewer.</para></sect3>
83
84<sect3><title>kfax</title>
85<para><command>kfax</command> is a <acronym>FAX</acronym>
86viewer.</para></sect3>
87
88<sect3><title>kgamma</title>
89<para><command>kgamma</command> is a simple tool for monitor gamma
90correction.</para></sect3>
91
92<sect3><title>kghostview</title>
93<para><command>kghostview</command> is a
94<acronym>PS</acronym>/<acronym>PDF</acronym> viewer.</para></sect3>
95
96<sect3><title>kiconedit</title>
97<para><command>kiconedit</command> is an icon editor.</para></sect3>
98
99<sect3><title>kooka</title>
100<para><command>kooka</command> is a raster image scan program.</para></sect3>
101
102<sect3><title>kpaint</title>
103<para><command>kpaint</command> is a paint program.</para></sect3>
104
105<sect3><title>kpovmodeler</title>
106<para><command>kpovmodeler</command> is a graphical 3D modeler,
107which can generate scenes for
108<ulink url="http://www.povray.org/">POV-Ray</ulink>.</para></sect3>
109
110<sect3><title>kruler</title>
111<para><command>kruler</command> is a screen ruler.</para></sect3>
112
113<sect3><title>ksnapshot</title>
114<para><command>ksnapshot</command> is a screen capture program.</para></sect3>
115
116<sect3><title>kuickshow</title>
117<para><command>kuickshow</command> is an image viewer.</para></sect3>
118
119<sect3><title>kview</title>
120<para><command>kview</command> is another image viewer.</para></sect3>
121
122</sect2>
123</sect1>
Note: See TracBrowser for help on using the repository browser.