mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
142 lines
4.1 KiB
XML
142 lines
4.1 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 qimageblitz-download-http "&kde-download-http;qimageblitz/qimageblitz-&qimageblitz-version;.tar.bz2">
|
|
<!ENTITY qimageblitz-download-ftp " ">
|
|
<!ENTITY qimageblitz-md5sum "0ae2f7d4e0876764a97ca73799f61df4">
|
|
<!ENTITY qimageblitz-size "57 KB">
|
|
<!ENTITY qimageblitz-buildsize "1.4 MB">
|
|
<!ENTITY qimageblitz-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="qimageblitz" xreflabel="qimageblitz-&qimageblitz-version;">
|
|
<?dbhtml filename="qimageblitz.html"?>
|
|
|
|
|
|
<title>QImageblitz-&qimageblitz-version;</title>
|
|
|
|
<indexterm zone="qimageblitz">
|
|
<primary sortas="a-qimageblitz">qimageblitz</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to QImageblitz</title>
|
|
|
|
<para><application>QImageblitz</application> is a graphical effect and
|
|
filter library for <application>KDE</application>.</para>
|
|
|
|
&lfs79_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&qimageblitz-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&qimageblitz-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &qimageblitz-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &qimageblitz-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &qimageblitz-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &qimageblitz-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para>Required patch: <ulink
|
|
url="&patch-root;/qimageblitz-&qimageblitz-version;-fixes-1.patch"/></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
|
|
<bridgehead renderas="sect3">QImageblitz Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="qt4"/> and
|
|
<xref linkend="cmake"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/qimageblitz"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of QImageblitz</title>
|
|
|
|
<para>Install <application>QImageblitz</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>mkdir build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; -Wno-dev .. &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<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>blitztest</seg>
|
|
<seg>libqimageblitz.so</seg>
|
|
<seg>&kde-dir;/include/qimageblitz</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="blitztest">
|
|
<term><command>blitztest</command></term>
|
|
<listitem>
|
|
<para>is a testing utility for qimageblitz.</para>
|
|
<indexterm zone="qimageblitz blitztest">
|
|
<primary sortas="b-blitztest">blitztest</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|