source: x/lib/atkmm.xml

trunk
Last change on this file was 1241ea19, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Tag xfce and dependencies

  • Property mode set to 100644
File size: 3.7 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[4d0a0787]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[00dbdd35]7 <!ENTITY atkmm-download-http "&gnome-download-http;/atkmm/2.28/atkmm-&atkmm-version;.tar.xz">
[e1e58be]8 <!ENTITY atkmm-download-ftp " ">
[92605ba]9 <!ENTITY atkmm-md5sum "e0f7271990c89a6c9987f215ba47bfc5">
10 <!ENTITY atkmm-size "724 KB">
11 <!ENTITY atkmm-buildsize "14 MB">
[6ca1d4e6]12 <!ENTITY atkmm-time "0.2 SBU">
[4d0a0787]13]>
14
[a2912ff]15<sect1 id="atkmm" xreflabel="Atkmm-&atkmm-version;">
[4d0a0787]16 <?dbhtml filename="atkmm.html"?>
17
18
[a2912ff]19 <title>Atkmm-&atkmm-version;</title>
[4d0a0787]20
21 <indexterm zone="atkmm">
[a2912ff]22 <primary sortas="a-Atkmm">Atkmm</primary>
[4d0a0787]23 </indexterm>
24
25 <sect2 role="package">
[a2912ff]26 <title>Introduction to Atkmm</title>
[4d0a0787]27
[a2912ff]28 <para>
29 <application>Atkmm</application> is the official C++ interface for the
30 ATK accessibility toolkit library.
31 </para>
[4d0a0787]32
[1241ea19]33 &lfs121_checked;
[4d0a0787]34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
[a2912ff]38 <para>
39 Download (HTTP): <ulink url="&atkmm-download-http;"/>
40 </para>
[4d0a0787]41 </listitem>
42 <listitem>
[a2912ff]43 <para>
44 Download (FTP): <ulink url="&atkmm-download-ftp;"/>
45 </para>
[4d0a0787]46 </listitem>
47 <listitem>
[a2912ff]48 <para>
49 Download MD5 sum: &atkmm-md5sum;
50 </para>
[4d0a0787]51 </listitem>
52 <listitem>
[a2912ff]53 <para>
54 Download size: &atkmm-size;
55 </para>
[4d0a0787]56 </listitem>
57 <listitem>
[a2912ff]58 <para>
59 Estimated disk space required: &atkmm-buildsize;
60 </para>
[4d0a0787]61 </listitem>
62 <listitem>
[a2912ff]63 <para>
64 Estimated build time: &atkmm-time;
65 </para>
[4d0a0787]66 </listitem>
67 </itemizedlist>
68
[a2912ff]69 <bridgehead renderas="sect3">Atkmm Dependencies</bridgehead>
[4d0a0787]70
71 <bridgehead renderas="sect4">Required</bridgehead>
[b8a081c]72 <para role="required">
[1ea1e02d]73 <xref linkend="at-spi2-core"/> and
[a2912ff]74 <xref linkend="glibmm"/>
[b8a081c]75 </para>
[4d0a0787]76
77 </sect2>
78
79 <sect2 role="installation">
[a2912ff]80 <title>Installation of Atkmm</title>
[4d0a0787]81
[a2912ff]82 <para>
83 Install <application>Atkmm</application> by running the following
84 commands:
85 </para>
[4d0a0787]86
[6ca1d4e6]87<screen><userinput>mkdir build &amp;&amp;
88cd build &amp;&amp;
[8b7aa165]89
[91318eb]90meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
[8b7aa165]91ninja</userinput></screen>
[4d0a0787]92
[a2912ff]93 <para>
[48771ae]94 This package does not come with a test suite.
[a2912ff]95 </para>
[4d0a0787]96
[a2912ff]97 <para>
98 Now, as the <systemitem class="username">root</systemitem> user:
99 </para>
[4d0a0787]100
[8b7aa165]101<screen role="root"><userinput>ninja install</userinput></screen>
[4d0a0787]102
103 </sect2>
104
105 <sect2 role="content">
106 <title>Contents</title>
107
108 <segmentedlist>
[910d888]109 <segtitle>Installed Programs</segtitle>
[4d0a0787]110 <segtitle>Installed Library</segtitle>
111 <segtitle>Installed Directories</segtitle>
112
113 <seglistitem>
[13507eb]114 <seg>
115 None
116 </seg>
[b8a081c]117 <seg>
118 libatkmm-1.6.so
119 </seg>
120 <seg>
[d9c216c]121 /usr/{include,lib}/atkmm-1.6 and
[60d59117]122 /usr/share/{devhelp/books/atkmm-1.6,doc/atkmm-&atkmm-version;}
[b8a081c]123 </seg>
[4d0a0787]124 </seglistitem>
125 </segmentedlist>
126
127 <variablelist>
128 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
129 <?dbfo list-presentation="list"?>
130 <?dbhtml list-presentation="table"?>
131
132 <varlistentry id="libatkmm-1">
[d4e57d7f]133 <term><filename class="libraryfile">libatkmm-1.6.so</filename></term>
[4d0a0787]134 <listitem>
[a2912ff]135 <para>
[4c24eb0a]136 contains the <application>ATK</application> API classes
[a2912ff]137 </para>
[4d0a0787]138 <indexterm zone="atkmm libatkmm-1">
139 <primary sortas="c-libatkmm-1">libatkmm-1.6.so</primary>
140 </indexterm>
141 </listitem>
142 </varlistentry>
143
144 </variablelist>
145
146 </sect2>
147
148</sect1>
Note: See TracBrowser for help on using the repository browser.