source: archive/mx.xml@ 54bd123

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 54bd123 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: 4.9 KB
RevLine 
[29ab1461]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
[c341539]7 <!ENTITY mx-download-http "http://source.clutter-project.org/sources/mx/1.4/mx-&mx-version;.tar.xz">
[29ab1461]8 <!ENTITY mx-download-ftp " ">
[a1025cc]9 <!ENTITY mx-md5sum "92ec1bb29cc878932857de737b111827">
[c341539]10 <!ENTITY mx-size "932 KB">
[948dc10]11 <!ENTITY mx-buildsize "30 MB">
[29ab1461]12 <!ENTITY mx-time "0.8 SBU">
13]>
14
[a2912ff]15<sect1 id="mx" xreflabel="Mx-&mx-version;">
[29ab1461]16 <?dbhtml filename="mx.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
[a2912ff]22 <title>Mx-&mx-version;</title>
[29ab1461]23
24 <indexterm zone="mx">
[a2912ff]25 <primary sortas="a-Mx">Mx</primary>
[29ab1461]26 </indexterm>
27
28 <sect2 role="package">
[a2912ff]29 <title>Introduction to Mx</title>
[29ab1461]30
[a2912ff]31 <para>
32 <application>Mx</application> is a traditional GUI toolkit built upon
33 <application>Clutter</application> technology. It enables smooth
34 animations and special effects through hardware accelerated graphics
35 (OpenGL).
36 </para>
[29ab1461]37
[948dc10]38 &lfs72_checked;
[29ab1461]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[a2912ff]43 <para>
44 Download (HTTP): <ulink url="&mx-download-http;"/>
45 </para>
[29ab1461]46 </listitem>
47 <listitem>
[a2912ff]48 <para>
49 Download (FTP): <ulink url="&mx-download-ftp;"/>
50 </para>
[29ab1461]51 </listitem>
52 <listitem>
[a2912ff]53 <para>
54 Download MD5 sum: &mx-md5sum;
55 </para>
[29ab1461]56 </listitem>
57 <listitem>
[a2912ff]58 <para>
59 Download size: &mx-size;
60 </para>
[29ab1461]61 </listitem>
62 <listitem>
[a2912ff]63 <para>
64 Estimated disk space required: &mx-buildsize;
65 </para>
[29ab1461]66 </listitem>
67 <listitem>
[a2912ff]68 <para>
69 Estimated build time: &mx-time;
70 </para>
[29ab1461]71 </listitem>
72 </itemizedlist>
73
[a2912ff]74 <bridgehead renderas="sect3">Mx Dependencies</bridgehead>
[29ab1461]75
76 <bridgehead renderas="sect4">Required</bridgehead>
[c341539]77 <para role="required">
78 <xref linkend="clutter"/>,
[948dc10]79 <xref linkend="dbus-glib"/>,
[c341539]80 <xref linkend="gtk2"/>,
81 <xref linkend="intltool"/> and
82 <xref linkend="startup-notification"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="gobject-introspection"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="gtk-doc"/>
93 </para>
[29ab1461]94
95 <para condition="html" role="usernotes">User Notes:
[a2912ff]96 <ulink url="&blfs-wiki;/mx"/>
97 </para>
[29ab1461]98 </sect2>
99
100 <sect2 role="installation">
[a2912ff]101 <title>Installation of Mx</title>
[29ab1461]102
[a2912ff]103 <para>
104 Install <application>Mx</application> by running the following
105 commands:
106 </para>
[29ab1461]107
108<screen><userinput>./configure --prefix=/usr &amp;&amp;
109make</userinput></screen>
110
[a2912ff]111 <para>
112 This package does not come with a test suite.
113 </para>
[29ab1461]114
[a2912ff]115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
[29ab1461]118
119<screen role="root"><userinput>make install</userinput></screen>
120
121 </sect2>
122
[c341539]123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
127 href="../../xincludes/gtk-doc-rebuild.xml"/>
128
129 </sect2>
130
[29ab1461]131 <sect2 role="content">
132 <title>Contents</title>
133
134 <segmentedlist>
135 <segtitle>Installed Program</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
138
139 <seglistitem>
[c341539]140 <seg>
141 mx-create-image-cache
142 </seg>
143 <seg>
144 libmx-1.0.so and libmx-gtk-1.0.so
145 </seg>
146 <seg>
147 /usr/include/mx-1.0,
[948dc10]148 /usr/share/gtk-doc/html/mx,
149 /usr/share/gtk-doc/html/mx-gtk and
150 /usr/share/mx
[c341539]151 </seg>
[29ab1461]152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="libmx-1">
[948dc10]161 <term><filename class="libraryfile">libmx-1.0.so</filename></term>
[29ab1461]162 <listitem>
[a2912ff]163 <para>
164 contains the <application>Mx</application> API functions.
165 </para>
[29ab1461]166 <indexterm zone="mx libmx-1">
167 <primary sortas="c-libmx-1">libmx-1.0.so</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="libmx-gtk-1">
[948dc10]173 <term><filename class="libraryfile">libmx-gtk-1.0.so</filename></term>
[29ab1461]174 <listitem>
[a2912ff]175 <para>
176 contains the <application>Mx</application>
177 <application>GTK+</application> bindings.
178 </para>
[29ab1461]179 <indexterm zone="mx libmx-gtk-1">
180 <primary sortas="c-libmx-gtk-1">libmx-gtk-1.0.so</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 </variablelist>
186
187 </sect2>
188
189</sect1>
Note: See TracBrowser for help on using the repository browser.