mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
0e25c327fe
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8867 af4574ff-66df-0310-9fd7-8a98e5e911e0
171 lines
5.2 KiB
XML
171 lines
5.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY kde4graphics-download-http "&kde4-download-http;/kdegraphics-&kde4-version;.tar.bz2">
|
|
<!ENTITY kde4graphics-download-ftp "&kde4-download-ftp;/kdegraphics-&kde4-version;.tar.bz2">
|
|
<!ENTITY kde4graphics-md5sum "61961e75d203e3eab6f53744f2a3d9e6">
|
|
<!ENTITY kde4graphics-size "4.9 MB">
|
|
<!ENTITY kde4graphics-buildsize " GB">
|
|
<!ENTITY kde4graphics-time "21.4 SBU">
|
|
]>
|
|
|
|
<sect1 id="kde4graphics" xreflabel="kde4graphics-&kde4-version;">
|
|
<?dbhtml filename="kde4graphics.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Kdegraphics-&kde4-version;</title>
|
|
|
|
<indexterm zone="kde4graphics">
|
|
<primary sortas="a-kde4graphics">kde4graphics</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Kdegraphics</title>
|
|
|
|
<para>Kdegraphics provides KDE programs to manage the video
|
|
display and graphical output. Applications include a kamera
|
|
project, PDF, DVI, and Postscript viewers, an application to
|
|
adjust monitor gamma correction, a 3D modeling application to
|
|
generate POV-Ray scenes, a scanner application and support
|
|
files for okular. </para>
|
|
|
|
&lfs67_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&kde4graphics-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&kde4graphics-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &kde4graphics-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &kde4graphics-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &kde4graphics-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &kde4graphics-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>Required patch: <ulink
|
|
url="&patch-root;/kde4graphics-&kdegraphics-version;-fixes-1.patch"/></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
<bridgehead renderas="sect3">Kdegraphics Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="qca"/>,
|
|
<xref linkend="qimageblitz"/>
|
|
<xref linkend="libdbusmenu-qt"/>,
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="exiv2"/>,
|
|
<xref linkend="poppler"/> (make sure --enable-xpdf-headers is set),
|
|
<xref linkend="strigi"/>,
|
|
<xref linkend="shared-mime-info"/>,
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="poppler"/>,
|
|
<xref linkend="sane"/>,
|
|
gphoto, chm, epub, ddjvuapi
|
|
</para>
|
|
<!--
|
|
cmake allways says
|
|
"Could not find OPTIONAL package Poppler-Qt4"
|
|
while all tests on Poppler seems to be fine :-(
|
|
-->
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kde4graphics"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Kdegraphics</title>
|
|
|
|
<para>Install <application>kde4graphics</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build</userinput></screen>
|
|
|
|
<para>Prepare the package for compilation:</para>
|
|
|
|
<screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
|
|
-DKDE_DEFAULT_HOME=.kde4 \
|
|
-DSYSCONF_INSTALL_DIR=/etc/kde4 \
|
|
.. &&
|
|
make</userinput></screen>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
<!--
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><option>- -xyz</option>: This option is set for ...</para>
|
|
|
|
</sect2>
|
|
-->
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>gwenview, okular and numerous other programs</seg>
|
|
<seg>several libs in &kde4-dir;/lib</seg>
|
|
<seg></seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
<!--
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="a-kde4graphics">
|
|
<term><command>kde4graphics</command></term>
|
|
<listitem>
|
|
<para>is a testing utility for kde4graphics-generated build trees.</para>
|
|
<indexterm zone="a-kde4graphics kde4graphics">
|
|
<primary sortas="b-kde4graphics">kdegraphics</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
-->
|
|
</sect2>
|
|
|
|
</sect1>
|