source: general/genlib/libqalculate.xml@ cbcf148

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since cbcf148 was 1ca0cbf, checked in by Bruce Dubbs <bdubbs@…>, 17 months ago

Fix libqalculate url

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