source: gnome/applications/gnome-calculator.xml@ ba056d7

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 ba056d7 was ba056d7, checked in by Krejzi <krejzi@…>, 11 years ago

package updates, gtk-doc fix.

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

  • Property mode set to 100644
File size: 5.0 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.8/gnome-calculator-&gnome-calculator-version;.tar.xz">
9 <!ENTITY gnome-calculator-download-ftp
10 "&gnome-download-ftp;/gnome-calculator/3.8/gnome-calculator-&gnome-calculator-version;.tar.xz">
11 <!ENTITY gnome-calculator-md5sum "1040c061ee791a44a00e1ea7482feb61">
12 <!ENTITY gnome-calculator-size "1.1 KB">
13 <!ENTITY gnome-calculator-buildsize "45 MB">
14 <!ENTITY gnome-calculator-time "0.2 SBU">
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 &lfs72_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"/> and
82 <xref linkend="yelp-xsl"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="vala"/>
88 </para>
89
90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/gnome-calculator"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of GNOME Calculator</title>
97
98 <para>
99 Install <application>GNOME Calculator</application> by running
100 the following commands:
101 </para>
102
103<screen><userinput>./configure --prefix=/usr &amp;&amp;
104make</userinput></screen>
105
106 <para>
107 This package does not come with a test suite.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
122 <segtitle>Installed Programs</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
127 <seg>
128 gcalccmd and gnome-calculator
129 </seg>
130 <seg>
131 None
132 </seg>
133 <seg>
134 /usr/share/gnome-calculator and
135 /usr/share/help/*/gnome-calculator
136 </seg>
137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="gnome-calculator-prog">
146 <term><command>gnome-calculator</command></term>
147 <listitem>
148 <para>
149 is the official calculator of the
150 <application>GNOME</application> Desktop.
151 </para>
152 <indexterm zone="gnome-calculator gnome-calculator-prog">
153 <primary sortas="b-gnome-calculator">gnome-calculator</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
157
158 <varlistentry id="gcalccmd">
159 <term><command>gcalccmd</command></term>
160 <listitem>
161 <para>
162 is a command line version of
163 <application>gnome-calculator</application>.
164 </para>
165 <indexterm zone="gnome-calculator gcalccmd">
166 <primary sortas="b-gcalccmd">gcalccmd</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 </variablelist>
172
173 </sect2>
174
175</sect1>
Note: See TracBrowser for help on using the repository browser.