source: kde4/add/kcalc.xml@ f342c0a9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since f342c0a9 was fb55343, checked in by Ragnar Thomsen <rthomsen@…>, 12 years ago

KDE 4.8.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10156 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.2 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 kcalc-download-http "&kde-download-http;&kcalc-version;/src/kcalc-&kcalc-version;.tar.xz">
8 <!ENTITY kcalc-download-ftp "&kde-download-ftp;&kcalc-version;/src/kcalc-&kcalc-version;.tar.xz">
9 <!ENTITY kcalc-md5sum "b996f77c1870fc521cd5737c7e6d0d02">
10 <!ENTITY kcalc-size "85 KB">
11 <!ENTITY kcalc-buildsize "11 MB">
12 <!ENTITY kcalc-time "0.2 SBU">
13]>
14
15<sect1 id="kcalc" xreflabel="kcalc-&kcalc-version;">
16 <?dbhtml filename="kcalc.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Kcalc-&kcalc-version;</title>
24
25 <indexterm zone="kcalc">
26 <primary sortas="a-kcalc">kcalc</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Kcalc</title>
31
32 <para>This package provides a scientific calculator for KDE.</para>
33
34 &lfs71_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&kcalc-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&kcalc-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &kcalc-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &kcalc-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &kcalc-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &kcalc-time;</para>
55 </listitem>
56 </itemizedlist>
57
58<!--
59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing='compact'>
61 <listitem>
62 <para>Required patch: <ulink
63 url="&patch-root;/kcalc-&kcalc-version;-fixes-1.patch"/></para>
64 </listitem>
65 </itemizedlist>
66-->
67 <bridgehead renderas="sect3">Kcalc Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Required</bridgehead>
70 <para role="required">
71 <xref linkend="kdelibs"/>
72 </para>
73<!--
74 <bridgehead renderas="sect4">Recommended</bridgehead>
75 <para role="recommended">
76 </para>
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional">
80 </para>
81-->
82 <para condition="html" role="usernotes">User Notes:
83 <ulink url="&blfs-wiki;/kcalc"/>
84 </para>
85
86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of Kcalc</title>
90
91 <para>Install <application>Kcalc</application> by running
92 the following commands:</para>
93
94<screen><userinput>mkdir build &amp;&amp;
95cd build &amp;&amp;
96cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
97 -DKDE_DEFAULT_HOME=.kde4 \
98 -DSYSCONF_INSTALL_DIR=/etc/kde4 \
99 .. &amp;&amp;
100make</userinput></screen>
101
102 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
103
104<screen role="root"><userinput>make install</userinput></screen>
105
106 </sect2>
107<!--
108 <sect2 role="commands">
109 <title>Command Explanations</title>
110
111 <para><option>- -xyz</option>: This option is set for ...</para>
112
113 </sect2>
114-->
115 <sect2 role="content">
116 <title>Contents</title>
117
118 <segmentedlist>
119 <segtitle>Installed Programs</segtitle>
120 <segtitle>Installed Libraries</segtitle>
121 <segtitle>Installed Directories</segtitle>
122
123 <seglistitem>
124 <seg>kcalc</seg>
125 <seg>libkdeinit4_kcalc.so</seg>
126 <seg>several in $KDE4_PREFIX/share</seg>
127 </seglistitem>
128 </segmentedlist>
129<!--
130 <variablelist>
131 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
132 <?dbfo list-presentation="list"?>
133 <?dbhtml list-presentation="table"?>
134
135 <varlistentry id="a-kcalc">
136 <term><command>kcalc</command></term>
137 <listitem>
138 <para>is a testing utility for kcalc-generated build trees.</para>
139 <indexterm zone="a-kcalc kcalc">
140 <primary sortas="b-kcalc">kcalc</primary>
141 </indexterm>
142 </listitem>
143 </varlistentry>
144
145 </variablelist>
146-->
147 </sect2>
148
149</sect1>
Note: See TracBrowser for help on using the repository browser.