source: general/genlib/libqalculate.xml@ 03a2986

11.1 11.2 11.3 12.0 12.1 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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 03a2986 was 03a2986, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

A package update and some tags.
Update to libqalculate-4.0.0.

  • Property mode set to 100644
File size: 4.8 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 libqalculate-download-http "https://github.com/Qalculate/libqalculate/releases/download/v&libqalculate-version;/libqalculate-&libqalculate-version;.tar.gz">
8 <!ENTITY libqalculate-download-ftp " ">
9 <!ENTITY libqalculate-md5sum "5dc4cc1ab8f4dda650b64e234d330cc9">
10 <!ENTITY libqalculate-size "2.1 MB">
11 <!ENTITY libqalculate-buildsize "117 MB (add 4 MB for tests)">
12 <!ENTITY libqalculate-time "0.7 SBU (Using parallelism=4; add 0.1 SBU for tests)">
13]>
14
15<sect1 id="libqalculate" xreflabel="libqalculate-&libqalculate-version;">
16 <?dbhtml filename="libqalculate.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>libqalculate-&libqalculate-version;</title>
23
24 <indexterm zone="libqalculate">
25 <primary sortas="a-libqalculate">libqalculate</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to libqalculate</title>
30
31 <para>
32 The <application>libqalculate</application> package contains a library
33 that provides functions for a multi-purpose calculator.
34 </para>
35
36 &lfs111_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&libqalculate-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&libqalculate-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &libqalculate-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &libqalculate-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &libqalculate-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &libqalculate-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">libqalculate Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="curl"/> and
77 <xref linkend="libxml2"/>
78 </para>
79
80 <bridgehead renderas="sect4">Optional</bridgehead>
81 <para role="optional">
82 <xref linkend="doxygen"/>
83 </para>
84
85 <para condition="html" role="usernotes">User Notes:
86 <ulink url="&blfs-wiki;/libqalculate"/>
87 </para>
88 </sect2>
89
90 <sect2 role="installation">
91 <title>Installation of libqalculate</title>
92
93 <para>
94 Install <application>libqalculate</application> by running the following
95 commands:
96 </para>
97
98<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
99make</userinput></screen>
100
101 <para>
102 To test the results, issue: <command>make check</command>.
103 </para>
104
105 <para>
106 Now, as the <systemitem class="username">root</systemitem> user:
107 </para>
108
109<screen role="root"><userinput>make install</userinput></screen>
110
111 </sect2>
112
113 <sect2 role="commands">
114 <title>Command Explanations</title>
115
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../../xincludes/static-libraries.xml"/>
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
125 <segtitle>Installed Library</segtitle>
126 <segtitle>Installed Directories</segtitle>
127
128 <seglistitem>
129 <seg>
130 qalc
131 </seg>
132 <seg>
133 libqalculate.so
134 </seg>
135 <seg>
136 /usr/include/libqalculate and
137 /usr/share/qalculate
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="qalc">
148 <term><command>qalc</command></term>
149 <listitem>
150 <para>
151 is a powerful and easy to use command line calculator
152 </para>
153 <indexterm zone="libqalculate qalc">
154 <primary sortas="b-qalc">qalc</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="libqalculate.so">
160 <term><filename class="libraryfile">libqalculate.so</filename></term>
161 <listitem>
162 <para>
163 contains the <application>libqalculate</application> API functions
164 </para>
165 <indexterm zone="libqalculate libqalculate.so">
166 <primary sortas="c-libqalculate">libqalculate.so</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.