source: kde/inst/kde-graphics.xml@ a75063d4

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_0 v5_0-pre1 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a75063d4 was a75063d4, checked in by Larry Lawrence <larry@…>, 21 years ago

seperating para and screen sections

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

  • Property mode set to 100644
File size: 3.1 KB
Line 
1<sect1 id="kde-graphics" xreflabel="kdegraphics-&kde-version;">
2<?dbhtml filename="kde-graphics.html" dir="kde"?>
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"/> and <xref linkend="which"/>
20</para></sect4>
21<sect4><title>Optional</title>
22<para><xref linkend="imlib"/> and <xref linkend="sane"/></para></sect4>
23</sect3>
24
25</sect2>
26
27<sect2>
28<title>Installation of <application>kdegraphics</application></title>
29
30<para>Install <application>kdegraphics</application> with:</para>
31<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
32 --disable-dependency-tracking &amp;&amp;
33make &amp;&amp;
34make install</command></userinput></screen>
35
36</sect2>
37
38<sect2>
39<title>Contents</title>
40
41<para>The <acronym>KDE</acronym> Graphics package provides
42<command>kcoloredit</command>,
43<command>kdvi</command>,
44<command>kfax</command>,
45<command>kfract</command>,
46<command>kghostview</command>,
47<command>kiconedit</command>,
48<command>kooka</command>,
49<command>kpaint</command>,
50<command>kruler</command>,
51<command>ksnapshot</command>,
52<command>kuickshow</command> and
53<command>kview</command>.
54</para>
55
56</sect2>
57
58<sect2><title>Description</title>
59
60<sect3><title>kcoloredit</title>
61<para><command>kcoloredit</command> is a color pallette editor.</para></sect3>
62
63<sect3><title>kdvi</title>
64<para><command>kdvi</command> is a <acronym>DVI</acronym> viewer.</para></sect3>
65
66<sect3><title>kfax</title>
67<para><command>kfax</command> is a <acronym>FAX</acronym> viewer.</para></sect3>
68
69<sect3><title>kfract</title>
70<para><command>kfract</command> is a fractal generator.</para></sect3>
71
72<sect3><title>kghostview</title>
73<para><command>kghostview</command> is a
74<acronym>PS</acronym>/<acronym>PDF</acronym> viewer.</para></sect3>
75
76<sect3><title>kiconedit</title>
77<para><command>kiconedit</command> is an icon editor.</para></sect3>
78
79<sect3><title>kooka</title>
80<para><command>kooka</command> is a raster image scan program.</para></sect3>
81
82<sect3><title>kpaint</title>
83<para><command>kpaint</command> is a paint program.</para></sect3>
84
85<sect3><title>kruler</title>
86<para><command>kruler</command> is a screen ruler.</para></sect3>
87
88<sect3><title>ksnapshot</title>
89<para><command>ksnapshot</command> is a screen capture program.</para></sect3>
90
91<sect3><title>kuickshow</title>
92<para><command>kuickshow</command> is an image viewer.</para></sect3>
93
94<sect3><title>kview</title>
95<para><command>kview</command> is another image viewer.</para></sect3>
96
97</sect2>
98</sect1>
Note: See TracBrowser for help on using the repository browser.