mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Archive gtkmm2
This commit is contained in:
parent
5c3f3e0dd9
commit
0bf1b4fc54
175
archive/gtkmm2.xml
Normal file
175
archive/gtkmm2.xml
Normal file
@ -0,0 +1,175 @@
|
||||
<?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 gtkmm2-download-http "&gnome-download-http;/gtkmm/2.24/gtkmm->kmm2-version;.tar.xz">
|
||||
<!ENTITY gtkmm2-download-ftp "&gnome-download-ftp;/gtkmm/2.24/gtkmm->kmm2-version;.tar.xz">
|
||||
<!ENTITY gtkmm2-md5sum "6c59ae8bbff48fad9132f23af347acf1">
|
||||
<!ENTITY gtkmm2-size "11 MB">
|
||||
<!ENTITY gtkmm2-buildsize "426 MB (with tests)">
|
||||
<!ENTITY gtkmm2-time "3.4 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gtkmm2" xreflabel="Gtkmm->kmm2-version;">
|
||||
<?dbhtml filename="gtkmm2.html"?>
|
||||
|
||||
<sect1info>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Gtkmm->kmm2-version;</title>
|
||||
|
||||
<indexterm zone="gtkmm2">
|
||||
<primary sortas="a-gtkmm2">gtkmm2</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Gtkmm</title>
|
||||
|
||||
<para>
|
||||
The <application>Gtkmm</application> package provides a C++ interface to
|
||||
<application>GTK+ 2</application>. It can be installed alongside
|
||||
<xref linkend="gtkmm3"/> (the <application>GTK+ 3</application> version)
|
||||
with no namespace conflicts.
|
||||
</para>
|
||||
|
||||
&lfs111_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url=">kmm2-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url=">kmm2-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: >kmm2-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: >kmm2-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: >kmm2-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: >kmm2-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Gtkmm Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="atkmm"/>,
|
||||
<xref linkend="gtk2"/> and
|
||||
<xref linkend="pangomm"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">
|
||||
User Notes: <ulink url="&blfs-wiki;/gtkmm2"/>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Gtkmm</title>
|
||||
|
||||
<para>
|
||||
First, fix the documents directory name:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -e '/^libdocdir =/ s/$(book_name)/gtkmm->kmm2-version;/' \
|
||||
-i docs/Makefile.in</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Gtkmm</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
</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-2.4.so and libgtkmm-2.4.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/gdkmm-2.4,
|
||||
/usr/include/gtkmm-2.4,
|
||||
/usr/lib/gdkmm-2.4,
|
||||
/usr/lib/gtkmm-2.4, and
|
||||
/usr/share/{devhelp/books/gtkmm-2.4,doc/gtkmm->kmm2-version;}
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libgdkmm-2">
|
||||
<term><filename class="libraryfile">libgdkmm-2.4.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains the GDK API classes
|
||||
</para>
|
||||
<indexterm zone="gtkmm2 libgdkmm-2">
|
||||
<primary sortas="c-libgdkmm-2">libgdkmm-2.4.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgtkmm-2">
|
||||
<term><filename class="libraryfile">libgtkmm-2.4.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains the <application>GTK+</application> API classes
|
||||
</para>
|
||||
<indexterm zone="gtkmm2 libgtkmm-2">
|
||||
<primary sortas="c-libgtkmm-2">libgtkmm-2.4.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
Loading…
Reference in New Issue
Block a user