source: kde/add/kdegraphics.xml@ 37c5347

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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 37c5347 was aa999e2, checked in by Randy McMurchy <randy@…>, 20 years ago

Updated kdegraphics to 3.3.0

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

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY kdegraphics-download-http "&kde-download-http;/kdegraphics-&kde-version;.tar.bz2">
8<!ENTITY kdegraphics-download-ftp "&kde-download-ftp;/kdegraphics-&kde-version;.tar.bz2">
9<!ENTITY kdegraphics-md5sum "7bb9843f7b03cd2716079ac83b9c9304">
10<!ENTITY kdegraphics-size "6.4 MB">
11<!ENTITY kdegraphics-buildsize "136 MB">
12<!ENTITY kdegraphics-time "13.24 SBU">
13]>
14
15<sect1 id="kdegraphics" xreflabel="kdegraphics-&kde-version;">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="kdegraphics.html"?>
21<title>kdegraphics-&kde-version;</title>
22
23<sect2>
24<title>Introduction to <application>kdegraphics</application></title>
25
26<sect3><title>Package information</title>
27<itemizedlist spacing='compact'>
28<listitem><para>Download (HTTP): <ulink
29url="&kdegraphics-download-http;"/></para></listitem>
30<listitem><para>Download (FTP): <ulink
31url="&kdegraphics-download-ftp;"/></para></listitem>
32<listitem><para>MD5 Sum: &kdegraphics-md5sum;</para></listitem>
33<listitem><para>Download size: &kdegraphics-size;</para></listitem>
34<listitem><para>Estimated Disk space required:
35&kdegraphics-buildsize;</para></listitem>
36<listitem><para>Estimated build time:
37&kdegraphics-time;</para></listitem></itemizedlist>
38</sect3>
39
40<!-- <sect3><title>Additional downloads</title>
41<itemizedlist spacing='compact'>
42<listitem><para>Required Patch (if compiled using
43<application><acronym>GCC</acronym></application>-3.4.x): <ulink
44url="&patch-root;/kdegraphics-3.2.3-gcc34-1.patch"/></para>
45</listitem></itemizedlist>
46</sect3> -->
47
48<sect3><title><application>kdegraphics</application> dependencies</title>
49<sect4><title>Required</title>
50<para><xref linkend="kdebase"/></para>
51</sect4>
52
53<sect4><title>Recommended</title>
54<para><xref linkend="libjpeg"/>,
55<xref linkend="libxml2"/> and
56<xref linkend="libart_lgpl"/></para>
57</sect4>
58
59<sect4><title>Optional</title>
60<para><xref linkend="libtiff"/>,
61<xref linkend="imlib"/>,
62<xref linkend="lcms"/>,
63<xref linkend="sane"/>,
64<xref linkend="xpdf"/>,
65<xref linkend="pst-typesetting-tex"/>,
66<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
67<ulink url="http://freedesktop.org/Software/FriBidi">FriBidi</ulink>,
68<ulink url="http://www.gphoto.org/">gPhoto2</ulink>,
69<ulink url="http://www.openexr.com/">OpenEXR</ulink> and
70<ulink
71url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>
72</para></sect4>
73</sect3>
74
75</sect2>
76
77<sect2>
78<title>Installation of <application>kdegraphics</application></title>
79
80<para>Install <application>kdegraphics</application> with:</para>
81<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
82 --disable-dependency-tracking &amp;&amp;
83make &amp;&amp;
84make install</command></userinput></screen>
85
86</sect2>
87
88<sect2>
89<title>Contents</title>
90
91<para>Major programs in <application>kdegraphics</application> include
92<command>kamera</command>,
93<command>kcoloredit</command>,
94<command>kdvi</command>,
95<command>kfax</command>,
96<command>kgamma</command>,
97<command>kghostview</command>,
98<command>kiconedit</command>,
99<command>kooka</command>,
100<command>kpaint</command>,
101<command>kpdf</command>,
102<command>kpovmodeler</command>,
103<command>kruler</command>,
104<command>ksnapshot</command>,
105<command>kuickshow</command> and
106<command>kview</command>.
107</para>
108
109</sect2>
110
111<sect2><title>Description</title>
112
113<sect3><title>kamera</title>
114<para><command>kamera</command> allows you to view and download
115images on a digital camera.</para></sect3>
116
117<sect3><title>kcoloredit</title>
118<para><command>kcoloredit</command> is a color pallette
119editor.</para></sect3>
120
121<sect3><title>kdvi</title>
122<para><command>kdvi</command> is a <acronym>DVI</acronym>
123viewer.</para></sect3>
124
125<sect3><title>kfax</title>
126<para><command>kfax</command> is a <acronym>FAX</acronym>
127viewer.</para></sect3>
128
129<sect3><title>kgamma</title>
130<para><command>kgamma</command> is a simple tool for monitor gamma
131correction.</para></sect3>
132
133<sect3><title>kghostview</title>
134<para><command>kghostview</command> is a
135<acronym>PS</acronym>/<acronym>PDF</acronym> viewer.</para></sect3>
136
137<sect3><title>kiconedit</title>
138<para><command>kiconedit</command> is an icon editor.</para></sect3>
139
140<sect3><title>kooka</title>
141<para><command>kooka</command> is a raster image scan
142program.</para></sect3>
143
144<sect3><title>kpaint</title>
145<para><command>kpaint</command> is a paint program.</para></sect3>
146
147<sect3><title>kpovmodeler</title>
148<para><command>kpovmodeler</command> is a graphical 3D modeler,
149which can generate scenes for
150<ulink url="http://www.povray.org/">POV-Ray</ulink>.</para></sect3>
151
152<sect3><title>kruler</title>
153<para><command>kruler</command> is a screen ruler.</para></sect3>
154
155<sect3><title>ksnapshot</title>
156<para><command>ksnapshot</command> is a screen capture
157program.</para></sect3>
158
159<sect3><title>kuickshow</title>
160<para><command>kuickshow</command> is an image viewer.</para></sect3>
161
162<sect3><title>kview</title>
163<para><command>kview</command> is another image viewer.</para></sect3>
164
165</sect2>
166
167</sect1>
Note: See TracBrowser for help on using the repository browser.