source: x/lib/atkmm.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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