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

xry111/soup3
Last change on this file since be9944b was 8a2cb97, checked in by Douglas R. Reno <renodr@…>, 23 months ago

Tag GNOME Applications and dependencies

  • Property mode set to 100644
File size: 5.3 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
[83c92ea]8 "&gnome-download-http;/gnome-calculator/&gnome-42;/gnome-calculator-&gnome-calculator-version;.tar.xz">
[ba056d7]9 <!ENTITY gnome-calculator-download-ftp
[83c92ea]10 "&gnome-download-ftp;/gnome-calculator/&gnome-42;/gnome-calculator-&gnome-calculator-version;.tar.xz">
[caed7d3e]11 <!ENTITY gnome-calculator-md5sum "d8a81c51b5ce24e983860f2578e30617">
[83c92ea]12 <!ENTITY gnome-calculator-size "1.1 MB">
[caed7d3e]13 <!ENTITY gnome-calculator-buildsize "50 MB (with tests)">
[4d366e4]14 <!ENTITY gnome-calculator-time "0.4 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 <date>$Date$</date>
22 </sect1info>
23
[ba056d7]24 <title>gnome-calculator-&gnome-calculator-version;</title>
[3bef2f0]25
[ba056d7]26 <indexterm zone="gnome-calculator">
27 <primary sortas="a-gnome-calculator">gnome-calculator</primary>
[3bef2f0]28 </indexterm>
29
30 <sect2 role="package">
[ba056d7]31 <title>Introduction to GNOME Calculator</title>
[3bef2f0]32
33 <para>
[ba056d7]34 <application>GNOME Calculator</application> is a powerful graphical
[3bef2f0]35 calculator with financial, logical and scientific modes. It uses a
36 multiple precision package to do its arithmetic to give a high degree
37 of accuracy.
38 </para>
39
[8a2cb97]40 &lfs112_checked;
[3bef2f0]41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
[ba056d7]46 Download (HTTP): <ulink url="&gnome-calculator-download-http;"/>
[3bef2f0]47 </para>
48 </listitem>
49 <listitem>
50 <para>
[ba056d7]51 Download (FTP): <ulink url="&gnome-calculator-download-ftp;"/>
[3bef2f0]52 </para>
53 </listitem>
54 <listitem>
55 <para>
[ba056d7]56 Download MD5 sum: &gnome-calculator-md5sum;
[3bef2f0]57 </para>
58 </listitem>
59 <listitem>
60 <para>
[ba056d7]61 Download size: &gnome-calculator-size;
[3bef2f0]62 </para>
63 </listitem>
64 <listitem>
65 <para>
[ba056d7]66 Estimated disk space required: &gnome-calculator-buildsize;
[3bef2f0]67 </para>
68 </listitem>
69 <listitem>
70 <para>
[ba056d7]71 Estimated build time: &gnome-calculator-time;
[3bef2f0]72 </para>
73 </listitem>
74 </itemizedlist>
75
[ba056d7]76 <bridgehead renderas="sect3">GNOME Calculator Dependencies</bridgehead>
[3bef2f0]77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
[83c92ea]80 <xref linkend="gtksourceview5"/>,
[8558044]81 <xref linkend="itstool"/>,
[83c92ea]82 <xref linkend="libadwaita1"/>,
[eb305e7b]83 <xref linkend="libgee"/>,
84 <xref linkend="libhandy1"/>, and
[ddea44e]85 <xref linkend="libsoup"/>
[3bef2f0]86 </para>
87
[ba056d7]88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="vala"/>
91 </para>
92
[3bef2f0]93 <para condition="html" role="usernotes">User Notes:
[ba056d7]94 <ulink url="&blfs-wiki;/gnome-calculator"/>
[3bef2f0]95 </para>
96 </sect2>
97
98 <sect2 role="installation">
[ba056d7]99 <title>Installation of GNOME Calculator</title>
[3bef2f0]100
101 <para>
[ba056d7]102 Install <application>GNOME Calculator</application> by running
103 the following commands:
[3bef2f0]104 </para>
105
[db1b990]106<screen><userinput>mkdir build &amp;&amp;
107cd build &amp;&amp;
108
[b9fc02a]109meson --prefix=/usr --buildtype=release .. &amp;&amp;
[db1b990]110ninja</userinput></screen>
[3bef2f0]111
112 <para>
[2db2e382]113 To test the results, issue: <command>ninja test</command>.
[3bef2f0]114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
[db1b990]120<screen role="root"><userinput>ninja install</userinput></screen>
[3bef2f0]121
122 </sect2>
[a78d8510]123
[3bef2f0]124 <sect2 role="content">
125 <title>Contents</title>
126
127 <segmentedlist>
128 <segtitle>Installed Programs</segtitle>
[a78d8510]129 <segtitle>Installed Library</segtitle>
[3bef2f0]130 <segtitle>Installed Directories</segtitle>
131
132 <seglistitem>
133 <seg>
[ba056d7]134 gcalccmd and gnome-calculator
[3bef2f0]135 </seg>
[c3c56b2]136 <seg>
[a761478]137 libgcalc-2.so and libgci-1.so
[c3c56b2]138 </seg>
[3bef2f0]139 <seg>
[a761478]140 /usr/include/gcalc-2,
[eb305e7b]141 /usr/include/gci-2,
142 /usr/share/devhelp/books/{GCalc-2,GCi-1}, and
[3ffdac24]143 /usr/share/help/*/gnome-calculator
[3bef2f0]144 </seg>
145 </seglistitem>
146 </segmentedlist>
147
148 <variablelist>
149 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
150 <?dbfo list-presentation="list"?>
151 <?dbhtml list-presentation="table"?>
152
[ba056d7]153 <varlistentry id="gnome-calculator-prog">
154 <term><command>gnome-calculator</command></term>
[3bef2f0]155 <listitem>
156 <para>
157 is the official calculator of the
[4c24eb0a]158 <application>GNOME</application> Desktop
[3bef2f0]159 </para>
[ba056d7]160 <indexterm zone="gnome-calculator gnome-calculator-prog">
161 <primary sortas="b-gnome-calculator">gnome-calculator</primary>
[3bef2f0]162 </indexterm>
163 </listitem>
164 </varlistentry>
165
166 <varlistentry id="gcalccmd">
167 <term><command>gcalccmd</command></term>
168 <listitem>
169 <para>
170 is a command line version of
[4c24eb0a]171 <application>gnome-calculator</application>
[3bef2f0]172 </para>
[ba056d7]173 <indexterm zone="gnome-calculator gcalccmd">
[3bef2f0]174 <primary sortas="b-gcalccmd">gcalccmd</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 </variablelist>
180
181 </sect2>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.