mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
199 lines
5.5 KiB
XML
199 lines
5.5 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 gtkmm3-download-http "&gnome-download-http;/gtkmm/&gnome-minor-24;/gtkmm->kmm3-version;.tar.xz">
|
|
<!ENTITY gtkmm3-download-ftp "&gnome-download-ftp;/gtkmm/&gnome-minor-24;/gtkmm->kmm3-version;.tar.xz">
|
|
<!ENTITY gtkmm3-md5sum "2b6f58e68902978336f18246c5510a37">
|
|
<!ENTITY gtkmm3-size "13 MB">
|
|
<!ENTITY gtkmm3-buildsize "631 MB (with tests and documentation)">
|
|
<!ENTITY gtkmm3-time "1.1 SBU (Using parallelism=4; with tests and documentation)">
|
|
]>
|
|
|
|
<sect1 id="gtkmm3" xreflabel="Gtkmm->kmm3-version;">
|
|
<?dbhtml filename="gtkmm3.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Gtkmm->kmm3-version;</title>
|
|
|
|
<indexterm zone="gtkmm3">
|
|
<primary sortas="a-Gtkmm">Gtkmm</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Gtkmm</title>
|
|
|
|
<para>
|
|
The <application>Gtkmm</application> package provides a C++ interface to
|
|
<application>GTK+ 3</application>.
|
|
</para>
|
|
|
|
&lfs101_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url=">kmm3-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url=">kmm3-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: >kmm3-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: >kmm3-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: >kmm3-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: >kmm3-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Gtkmm Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="atkmm"/>,
|
|
<xref linkend="gtk3"/>, and
|
|
<xref linkend="pangomm"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="doxygen"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/gtkmm3"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Gtkmm</title>
|
|
|
|
<para>
|
|
Install <application>Gtkmm</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>mkdir gtkmm3-build &&
|
|
cd gtkmm3-build &&
|
|
|
|
meson --prefix=/usr .. &&
|
|
ninja</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>ninja test</command>. Note that you
|
|
must be in a graphical environment, as the tests try to open some
|
|
windows.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
|
|
|
<para>
|
|
If you have built the documentation (see Command Explanations below) it
|
|
was installed to <filename
|
|
class="directory">/usr/share/doc/gtkmm-3.0</filename>. For consistency,
|
|
move it to a versioned directory as the <systemitem
|
|
class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="nodump"><userinput>mv -v /usr/share/doc/gtkmm-3.0 /usr/share/doc/gtkmm->kmm3-version;</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para>
|
|
<option>-Dbuild-documentation=true</option>: If you have installed
|
|
<xref linkend="doxygen"/> this define will build and install the
|
|
documentation.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
libgdkmm-3.0.so and libgtkmm-3.0.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/gdkmm-3.0,
|
|
/usr/include/gtkmm-3.0,
|
|
/usr/lib/gdkmm-3.0,
|
|
/usr/lib/gtkmm-3.0, and optionally
|
|
/usr/share/{devhelp/books/gtkmm-3.0,doc/gtkmm->kmm3-version;}
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libgdkmm-3">
|
|
<term><filename class="libraryfile">libgdkmm-3.0.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the GDK API classes
|
|
</para>
|
|
<indexterm zone="gtkmm3 libgdkmm-3">
|
|
<primary sortas="c-libgdkmm-3">libgdkmm-3.0.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libgtkmm-3">
|
|
<term><filename class="libraryfile">libgtkmm-3.0.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>GTK+ 3</application> API classes
|
|
</para>
|
|
<indexterm zone="gtkmm3 libgtkmm-3">
|
|
<primary sortas="c-libgtkmm-3">libgtkmm-3.0.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|