glfs/gnome/applications/gnome-calculator.xml
Bruce Dubbs ddea44e626 Update to gnome-online-accounts-3.24.1.
Update to lxml-3.8.0 (Python module). 
Update to ModemManager-1.6.8. 
Update to nmap-7.50. 
Update gnome-calculator debendencies. 
Update to gnome-tweak-tool-3.24.1. 
Simplify fix for kdelibs4support.</para> 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18832 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-18 19:35:49 +00:00

215 lines
6.2 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-calculator-download-http
"&gnome-download-http;/gnome-calculator/&gnome-minor-24;/gnome-calculator-&gnome-calculator-version;.tar.xz">
<!ENTITY gnome-calculator-download-ftp
"&gnome-download-ftp;/gnome-calculator/&gnome-minor-24;/gnome-calculator-&gnome-calculator-version;.tar.xz">
<!ENTITY gnome-calculator-md5sum "32a06b7edc33f7e95a0e7818769a729f">
<!ENTITY gnome-calculator-size "1.3 MB">
<!ENTITY gnome-calculator-buildsize "53 MB (with tests)">
<!ENTITY gnome-calculator-time "0.4 SBU (with tests)">
]>
<sect1 id="gnome-calculator" xreflabel="gnome-calculator-&gnome-calculator-version;">
<?dbhtml filename="gnome-calculator.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-calculator-&gnome-calculator-version;</title>
<indexterm zone="gnome-calculator">
<primary sortas="a-gnome-calculator">gnome-calculator</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Calculator</title>
<para>
<application>GNOME Calculator</application> is a powerful graphical
calculator with financial, logical and scientific modes. It uses a
multiple precision package to do its arithmetic to give a high degree
of accuracy.
</para>
&lfs80_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-calculator-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-calculator-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-calculator-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-calculator-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-calculator-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-calculator-time;
</para>
</listitem>
</itemizedlist>
<!-- Not needed as of 3.22.0 - but keeping just in case.
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Required file:
<ulink url="&sources-anduin-http;/other/history-view.ui"/>
</para>
</listitem>
<listitem>
<para>
Required file:
<ulink url="&sources-anduin-http;/other/history-entry.ui"/>
</para>
</listitem>
</itemizedlist>
-->
<bridgehead renderas="sect3">GNOME Calculator Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk3"/>,
<xref linkend="gtksourceview"/>,
<xref linkend="itstool"/>, and
<xref linkend="libsoup"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="vala"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-calculator"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Calculator</title>
<!--
<para>
First, copy the files that were downloaded earlier into the proper
directory, since <application>GNOME Calculator</application>'s tarball
does not have them.
</para>
<screen><userinput>cp -v ../history-{entry,view}.ui data/</userinput></screen>
-->
<para>
Install <application>GNOME Calculator</application> by running
the following commands:
</para>
<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>. In 32bit
systems, Number.float and Number.double tests might fail due to floating
point round off errors, most likely in 32 bit systems.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanation</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
gcalccmd and gnome-calculator
</seg>
<seg>
libcalculator.so
</seg>
<seg>
/usr/{lib,share/help/*}/gnome-calculator
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-calculator-prog">
<term><command>gnome-calculator</command></term>
<listitem>
<para>
is the official calculator of the
<application>GNOME</application> Desktop.
</para>
<indexterm zone="gnome-calculator gnome-calculator-prog">
<primary sortas="b-gnome-calculator">gnome-calculator</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gcalccmd">
<term><command>gcalccmd</command></term>
<listitem>
<para>
is a command line version of
<application>gnome-calculator</application>.
</para>
<indexterm zone="gnome-calculator gcalccmd">
<primary sortas="b-gcalccmd">gcalccmd</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>