source: gnome/applications/gnome-calculator.xml@ 3c8216c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 3c8216c was db1b990, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Update to gucharmap-10.0.4.

Update to gnome-apps-2.28 baobab cheese eog evince

file-roller gnome-calculator gnome-color-manager gnome-disk-utility
gnome-logs gnome-maps gnome-system-monitor gnome-terminal.

Update to libwacom-0.29.
Update to evolution-3.28.0.

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

  • Property mode set to 100644
File size: 5.4 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 gnome-calculator-download-http
8 "&gnome-download-http;/gnome-calculator/3.28/gnome-calculator-&gnome-calculator-version;.tar.xz">
9 <!ENTITY gnome-calculator-download-ftp
10 "&gnome-download-ftp;/gnome-calculator/3.28/gnome-calculator-&gnome-calculator-version;.tar.xz">
11 <!ENTITY gnome-calculator-md5sum "6571339322e2efd92f8c93b1d0d25885">
12 <!ENTITY gnome-calculator-size "1.8 MB">
13 <!ENTITY gnome-calculator-buildsize "44 MB (with tests)">
14 <!ENTITY gnome-calculator-time "0.1 SBU (using parallelism=4); with tests">
15]>
16
17<sect1 id="gnome-calculator" xreflabel="gnome-calculator-&gnome-calculator-version;">
18 <?dbhtml filename="gnome-calculator.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-calculator-&gnome-calculator-version;</title>
26
27 <indexterm zone="gnome-calculator">
28 <primary sortas="a-gnome-calculator">gnome-calculator</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Calculator</title>
33
34 <para>
35 <application>GNOME Calculator</application> is a powerful graphical
36 calculator with financial, logical and scientific modes. It uses a
37 multiple precision package to do its arithmetic to give a high degree
38 of accuracy.
39 </para>
40
41 &lfs82_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&gnome-calculator-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&gnome-calculator-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &gnome-calculator-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &gnome-calculator-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &gnome-calculator-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &gnome-calculator-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">GNOME Calculator Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="gtk3"/>,
82 <xref linkend="gtksourceview"/>,
83 <xref linkend="itstool"/>, and
84 <xref linkend="libsoup"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="vala"/>
90 </para>
91
92 <para condition="html" role="usernotes">User Notes:
93 <ulink url="&blfs-wiki;/gnome-calculator"/>
94 </para>
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of GNOME Calculator</title>
99
100 <para>
101 Install <application>GNOME Calculator</application> by running
102 the following commands:
103 </para>
104
105<screen><userinput>mkdir build &amp;&amp;
106cd build &amp;&amp;
107
108meson --prefix=/usr .. &amp;&amp;
109ninja</userinput></screen>
110
111 <para>
112 To test the results, issue: <command>ninja test</command>. On 32-bit
113 systems, Number.float and Number.double tests might fail due to floating
114 point round off errors.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>ninja install</userinput></screen>
122
123 </sect2>
124<!--
125 <sect2 role="commands">
126 <title>Command Explanation</title>
127
128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
129 href="../../xincludes/static-libraries.xml"/>
130
131 </sect2>
132-->
133 <sect2 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Programs</segtitle>
138 <segtitle>Installed Library</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>
143 gcalccmd and gnome-calculator
144 </seg>
145 <seg>
146 libcalculator.so
147 </seg>
148 <seg>
149 /usr/{lib,share/help/*}/gnome-calculator
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="gnome-calculator-prog">
160 <term><command>gnome-calculator</command></term>
161 <listitem>
162 <para>
163 is the official calculator of the
164 <application>GNOME</application> Desktop.
165 </para>
166 <indexterm zone="gnome-calculator gnome-calculator-prog">
167 <primary sortas="b-gnome-calculator">gnome-calculator</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 <varlistentry id="gcalccmd">
173 <term><command>gcalccmd</command></term>
174 <listitem>
175 <para>
176 is a command line version of
177 <application>gnome-calculator</application>.
178 </para>
179 <indexterm zone="gnome-calculator gcalccmd">
180 <primary sortas="b-gcalccmd">gcalccmd</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.