mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
okular 4.8.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9700 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ae9bb1ab3e
commit
0bbe3715da
@ -679,6 +679,7 @@ $Date$
|
||||
<!ENTITY kate-version "4.8.1">
|
||||
<!ENTITY ark-version "4.8.1">
|
||||
<!ENTITY kcalc-version "4.8.1">
|
||||
<!ENTITY okular-version "4.8.1">
|
||||
<!ENTITY kde4multimedia-version "4.8.1">
|
||||
<!ENTITY kde4artwork-version "4.8.1">
|
||||
<!ENTITY kde4network-version "4.8.1">
|
||||
|
@ -45,6 +45,9 @@
|
||||
<para>March 14th, 2012</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[rthomsen] - added okular 4.8.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[rthomsen] - upgrade to kdeartwork 4.8.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -18,6 +18,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kate.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ark.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kcalc.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="okular.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4admin.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4network.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kde4pim.xml"/>
|
||||
|
164
kde4/add/okular.xml
Normal file
164
kde4/add/okular.xml
Normal file
@ -0,0 +1,164 @@
|
||||
<?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 okular-download-http "http://mirrors.isc.org/pub/kde/stable/4.8.1/src/okular-&okular-version;.tar.xz">
|
||||
<!ENTITY okular-download-ftp "ftp://ftp.kde.org/pub/kde/stable/4.8.1/src/okular-&okular-version;.tar.xz">
|
||||
<!ENTITY okular-md5sum "7e21d10d1631e9c72c25b3ac58c31edb">
|
||||
<!ENTITY okular-size "1 MB">
|
||||
<!ENTITY okular-buildsize "131 MB">
|
||||
<!ENTITY okular-time "2.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="okular" xreflabel="okular-&okular-version;">
|
||||
<?dbhtml filename="okular.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Okular-&okular-version;</title>
|
||||
|
||||
<indexterm zone="okular">
|
||||
<primary sortas="a-okular">okular</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Okular</title>
|
||||
|
||||
<para>Okular is a document viewer for KDE4. It can view documents of many types
|
||||
including PDF, PostScript, TIFF, Microsoft CHM, DjVu, DVI, XPS and ePub.</para>
|
||||
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&okular-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&okular-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &okular-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &okular-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &okular-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &okular-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!--
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required patch: <ulink
|
||||
url="&patch-root;/okular-&okular-version;-fixes-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
-->
|
||||
<bridgehead renderas="sect3">Okular Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="kde4libs"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="freetype2"/>,
|
||||
<xref linkend="qimageblitz"/>,
|
||||
<xref linkend="libtiff"/>,
|
||||
<xref linkend="libjpeg"/> and
|
||||
<xref linkend="poppler"/> (required for pdf support)
|
||||
</para>
|
||||
|
||||
<note><para>For PDF support in <application>Okular</application> you need to
|
||||
configure <application>Poppler</application> using <option>--enable-xpdf-headers
|
||||
</option>.</para></note>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<ulink url="http://libspectre.freedesktop.org/">libspectre</ulink> (for PostScript support),
|
||||
<ulink url="http://www.jedrea.com/chmlib">libchm</ulink>,
|
||||
<ulink url="http://djvu.org/">DjVuLibre</ulink> and
|
||||
<ulink url="http://sourceforge.net/projects/ebook-tools">libepub</ulink>
|
||||
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/okular"/>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Okular</title>
|
||||
|
||||
<para>Install <application>Okular</application> by running
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
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 Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>okular</seg>
|
||||
<seg>libokularcore.so and several in $KDE4_PREFIX/lib/kde4</seg>
|
||||
<seg>several in $KDE4_PREFIX/include and $KDE4_PREFIX/share</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
<!--
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="a-okular">
|
||||
<term><command>okular</command></term>
|
||||
<listitem>
|
||||
<para>is a testing utility for okular-generated build trees.</para>
|
||||
<indexterm zone="a-okular okular">
|
||||
<primary sortas="b-okular">okular</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
-->
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
Loading…
Reference in New Issue
Block a user