source: gnome/applications/gnome-calculator.xml@ 43751fc6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 9.0 9.1 bdubbs/svn 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 43751fc6 was 43751fc6, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Update to gtksourceview-3.24.9
Add libdazzle for Epiphany
Update to Seahorse-3.30.1.1
Update to Epiphany-3.30.2
Update to baobab-3.30.0
Update to eog-3.28.4
Update to evince-3.30.2
Update to evolution-3.30.4
Update to file-roller-3.30.1
Update to gnome-calculator-3.30.1
Update to gnome-disk-utility-3.30.2
Update to gnome-logs-3.30.0
Update to gnome-maps-3.30.3
Update to gnome-power-manager-3.30.0
Update to gnome-screenshot-3.30.0
Update to gnome-system-monitor-3.30.0
Update to gucharmap-11.0.3

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

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