glfs/kde/add/kdegraphics.xml
Archaic 5cd0959daa Resetting keywords
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-10 04:25:57 +00:00

152 lines
4.5 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kdegraphics-download-http "&kde-download-http;/kdegraphics-&kde-version;.tar.bz2">
<!ENTITY kdegraphics-download-ftp "&kde-download-ftp;/kdegraphics-&kde-version;.tar.bz2">
<!ENTITY kdegraphics-size "5.5 MB">
<!ENTITY kdegraphics-buildsize "93 MB">
<!ENTITY kdegraphics-time "11.1 SBU">
]>
<sect1 id="kdegraphics" xreflabel="kdegraphics-&kde-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="kdegraphics.html"?>
<title>kdegraphics-&kde-version;</title>
<sect2>
<title>Introduction to <application>kdegraphics</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&kdegraphics-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&kdegraphics-download-ftp;"/></para></listitem>
<listitem><para>Download size: &kdegraphics-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&kdegraphics-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&kdegraphics-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdegraphics</application>
dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kdebase"/>
</para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="libxml2"/>,
<xref linkend="sane"/>,
<xref linkend="libtiff"/>,
<xref linkend="xpdf"/>,
<xref linkend="imlib"/>,
<xref linkend="libart_lgpl"/>,
<xref linkend="pkgconfig"/>,
<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
<ulink url="http://fribidi.sourceforge.net/">FriBidi</ulink> and
<ulink url="http://www.gphoto.org/">gPhoto2</ulink>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdegraphics</application></title>
<para>Install <application>kdegraphics</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>Major programs in <application>kdegraphics</application> include
<command>kamera</command>,
<command>kcoloredit</command>,
<command>kdvi</command>,
<command>kfax</command>,
<command>kgamma</command>,
<command>kghostview</command>,
<command>kiconedit</command>,
<command>kooka</command>,
<command>kpaint</command>,
<command>kpdf</command>,
<command>kpovmodeler</command>,
<command>kruler</command>,
<command>ksnapshot</command>,
<command>kuickshow</command> and
<command>kview</command>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>kamera</title>
<para><command>kamera</command> allows you to view and download
images on a digital camera.</para></sect3>
<sect3><title>kcoloredit</title>
<para><command>kcoloredit</command> is a color pallette
editor.</para></sect3>
<sect3><title>kdvi</title>
<para><command>kdvi</command> is a <acronym>DVI</acronym>
viewer.</para></sect3>
<sect3><title>kfax</title>
<para><command>kfax</command> is a <acronym>FAX</acronym>
viewer.</para></sect3>
<sect3><title>kgamma</title>
<para><command>kgamma</command> is a simple tool for monitor gamma
correction.</para></sect3>
<sect3><title>kghostview</title>
<para><command>kghostview</command> is a
<acronym>PS</acronym>/<acronym>PDF</acronym> viewer.</para></sect3>
<sect3><title>kiconedit</title>
<para><command>kiconedit</command> is an icon editor.</para></sect3>
<sect3><title>kooka</title>
<para><command>kooka</command> is a raster image scan
program.</para></sect3>
<sect3><title>kpaint</title>
<para><command>kpaint</command> is a paint program.</para></sect3>
<sect3><title>kpovmodeler</title>
<para><command>kpovmodeler</command> is a graphical 3D modeler,
which can generate scenes for
<ulink url="http://www.povray.org/">POV-Ray</ulink>.</para></sect3>
<sect3><title>kruler</title>
<para><command>kruler</command> is a screen ruler.</para></sect3>
<sect3><title>ksnapshot</title>
<para><command>ksnapshot</command> is a screen capture
program.</para></sect3>
<sect3><title>kuickshow</title>
<para><command>kuickshow</command> is an image viewer.</para></sect3>
<sect3><title>kview</title>
<para><command>kview</command> is another image viewer.</para></sect3>
</sect2>
</sect1>