glfs/kde4/core/shrdesktopontologies.xml
Thomas Trepl 0e25c327fe Added the KDE4 section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8867 af4574ff-66df-0310-9fd7-8a98e5e911e0
2011-03-09 20:39:52 +00:00

156 lines
5.0 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 shared-desktop-ontologies-download-http "&sourceforge-repo;/oscaf/shared-desktop-ontologies-&shared-desktop-ontologies-version;.tar.bz2">
<!ENTITY shared-desktop-ontologies-download-ftp " ">
<!ENTITY shared-desktop-ontologies-md5sum "067ec9023c4a48e0d53fb15484d78971">
<!ENTITY shared-desktop-ontologies-size "90 KB">
<!ENTITY shared-desktop-ontologies-buildsize "1.5 MB">
<!ENTITY shared-desktop-ontologies-time "&lt;0.1 SBU">
]>
<sect1 id="shared-desktop-ontologies" xreflabel="shared-desktop-ontologies-&shared-desktop-ontologies-version;">
<?dbhtml filename="shared-desktop-ontologies.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Shared-desktop-ontologies-&shared-desktop-ontologies-version;</title>
<indexterm zone="shared-desktop-ontologies">
<primary sortas="a-shared-desktop-ontologies">shared-desktop-ontologies</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Shared-desktop-ontologies</title>
<para>The OSCA Foundation brings together organisations and individuals interested
in ensuring interoperability between desktops and collaborative environments.</para>
&lfs67_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&shared-desktop-ontologies-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&shared-desktop-ontologies-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &shared-desktop-ontologies-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &shared-desktop-ontologies-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &shared-desktop-ontologies-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &shared-desktop-ontologies-time;</para>
</listitem>
</itemizedlist>
<!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required patch: <ulink
url="&patch-root;/shared-desktop-ontologies-&shared-desktop-ontologies-version;-fixes-1.patch"/></para>
</listitem>
</itemizedlist>
-->
<!--
<bridgehead renderas="sect3">Shared-desktop-ontologies Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="qt4"/>,
<xref linkend="glib2"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="xine-lib"/>,
<xref linkend="gstreamer"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<ulink url="http://pulseaudio.org/">PulseAudio</ulink>
</para>
-->
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/shared-desktop-ontologies"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Shared-desktop-ontologies</title>
<para>Install <application>shared-desktop-ontologies</application> by running the following
commands:</para>
<screen><userinput>mkdir build &amp;&amp;
cd build</userinput></screen>
<para>Prepare the package for compilation:</para>
<screen><userinput>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX .. &amp;&amp;
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 Program</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>&kde4-dir;/share/ontology</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 shared-desktop-ontologies.</para>
<indexterm zone="shared-desktop-ontologies blitztest">
<primary sortas="b-blitztest">blitztest</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
-->
</sect2>
</sect1>