source: kde5/frameworks/kxmlgui.xml@ 3899973

kde5-13430
Last change on this file since 3899973 was 3899973, checked in by Krejzi <krejzi@…>, 10 years ago

Create new kde5 branch (sorry Pierre) to merge latest kde 5 work with latest trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/kde5@13430 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.5 KB
Line 
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
7 <!ENTITY kxmlgui-download-http "&kf5-download-http;/kxmlgui-&kf5-version;.tar.xz">
8 <!ENTITY kxmlgui-download-ftp "&kf5-download-ftp;/kxmlgui-&kf5-version;.tar.xz">
9 <!ENTITY kxmlgui-md5sum "45ebd81be9a7f231deabfc7708e21062">
10 <!ENTITY kxmlgui-size "3.2 MB">
11 <!ENTITY kxmlgui-buildsize "37 MB">
12 <!ENTITY kxmlgui-time "0.8 SBU">
13]>
14
15<sect1 id="kxmlgui" xreflabel="KXmlGui-&kf5-version;">
16 <?dbhtml filename="kxmlgui.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>KXmlGui-&kf5-version;</title>
24
25 <indexterm zone="kxmlgui">
26 <primary sortas="a-KXmlGui">KXmlGui</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to KXmlGui</title>
31
32 <para>
33 The <application>KXmlGui</application> package contains a library
34 used for managing menu and toolbar actions in an abstract way.
35 </para>
36
37 &lfs75_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&kxmlgui-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&kxmlgui-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &kxmlgui-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &kxmlgui-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &kxmlgui-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &kxmlgui-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">KXmlGui Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="kglobalaccel"/> and
78 <xref linkend="ktextwidgets"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="attica5"/>
84 </para>
85
86 <para condition="html" role="usernotes">
87 User Notes: <ulink url="&blfs-wiki;/kxmlgui"/>
88 </para>
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of KXmlGui</title>
93
94 <para>
95 Install <application>KXmlGui</application> by running the following
96 commands:
97 </para>
98
99<screen><userinput>mkdir build &amp;&amp;
100cd build &amp;&amp;
101
102cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
103 -DCMAKE_BUILD_TYPE=Release \
104 -DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR \
105 -DLIB_INSTALL_DIR=lib \
106 -DBUILD_TESTING=OFF \
107 -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \
108 .. &amp;&amp;
109make</userinput></screen>
110
111 <para>
112 This package does not come with a test suite.
113 </para>
114
115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
118
119<screen role="root"><userinput>make install</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
127 href="../../xincludes/cmake-release.xml"/>
128
129 <para>
130 <parameter>-DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR</parameter>: This switch
131 is used to set correct XDG configuration directory.
132 </para>
133
134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
135 href="../../xincludes/kf5-libdir.xml"/>
136
137 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138 href="../../xincludes/kf5-tests.xml"/>
139
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/qt5-mkspecs-dir.xml"/>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Programs</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 None
156 </seg>
157 <seg>
158 libKF5XmlGui.so
159 </seg>
160 <seg>
161 $KF5_PREFIX/include/KF5/KXmlGui,
162 $KF5_PREFIX/lib/cmake/KF5XmlGui and
163 $KF5_PREFIX/share/kf5/kxmlgui
164 </seg>
165 </seglistitem>
166 </segmentedlist>
167
168 </sect2>
169
170</sect1>
Note: See TracBrowser for help on using the repository browser.