source: gnome/applications/gucharmap.xml@ 6f13fc0b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6f13fc0b was 36bbe491, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Finished Updating GNOME and completed GNOME Merge, as well as some tags and typo fixes.

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

  • Property mode set to 100644
File size: 5.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 gucharmap-download-http
8 "&gnome-download-http;/gucharmap/9.0/gucharmap-&gucharmap-version;.tar.xz">
9 <!ENTITY gucharmap-download-ftp
10 "&gnome-download-ftp;/gucharmap/9.0/gucharmap-&gucharmap-version;.tar.xz">
11 <!ENTITY gucharmap-md5sum "c8618d22c684286f551bef465eb6beda">
12 <!ENTITY gucharmap-size "984 KB">
13 <!ENTITY gucharmap-buildsize "53 MB">
14 <!ENTITY gucharmap-time "0.3 SBU (with a fast internet connection)">
15]>
16
17<sect1 id="gucharmap" xreflabel="Gucharmap-&gucharmap-version;">
18 <?dbhtml filename="gucharmap.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>Gucharmap-&gucharmap-version;</title>
26
27 <indexterm zone="gucharmap">
28 <primary sortas="a-Gucharmap">Gucharmap</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Gucharmap</title>
33
34 <para>
35 <application>Gucharmap</application> is a Unicode character map and
36 font viewer. It allows you to browse through all the available Unicode
37 characters and categories for the installed fonts, and to examine their
38 detailed properties. It is an easy way to find the character you might
39 only know by its Unicode name or code point.
40 </para>
41
42 &lfs79_checked;
43 &gcc6_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&gucharmap-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&gucharmap-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &gucharmap-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &gucharmap-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &gucharmap-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &gucharmap-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">Gucharmap Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <phrase revision="systemd"><xref linkend="appstream-glib"/>,</phrase>
84 <xref linkend="desktop-file-utils"/>,
85 <xref linkend="gtk3"/>,
86 <xref linkend="itstool"/> and
87 <xref linkend="wget"/> (used to download data from unicode.org)
88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
92 <xref linkend="gobject-introspection"/> and
93 <xref linkend="vala"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <xref linkend="gtk-doc"/>
99 </para>
100
101 <para condition="html" role="usernotes">User Notes:
102 <ulink url="&blfs-wiki;/gucharmap"/>
103 </para>
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of Gucharmap</title>
108
109 <para>
110 Install <application>Gucharmap</application> by running the following
111 commands:
112 </para>
113
114<screen><userinput>./configure --prefix=/usr --enable-vala &amp;&amp;
115make</userinput></screen>
116
117 <para>This package&apos;s testsuite is only intended to be used by the
118 maintainer to check the i18n help files.</para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <para>
132 <option>--enable-vala</option>: This switch enables building of the
133 <application>Vala</application> bindings (auto-detection of
134 <command>vapigen</command> is currently broken). Remove if you don't
135 have <xref linkend="vala"/> installed.
136 </para>
137
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139 href="../../xincludes/gtk-doc-rebuild.xml"/>
140
141 </sect2>
142
143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Program</segtitle>
148 <segtitle>Installed Library</segtitle>
149 <segtitle>Installed Directories</segtitle>
150
151 <seglistitem>
152 <seg>
153 charmap, gnome-character-map (both symlinks), and gucharmap
154 </seg>
155 <seg>
156 libgucharmap_2_90.so
157 </seg>
158 <seg>
159 /usr/include/gucharmap-2.90 and
160 /usr/share/help/*/gucharmap
161 </seg>
162 </seglistitem>
163 </segmentedlist>
164
165 <variablelist>
166 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
167 <?dbfo list-presentation="list"?>
168 <?dbhtml list-presentation="table"?>
169
170 <varlistentry id="gucharmap-prog">
171 <term><command>gucharmap</command></term>
172 <listitem>
173 <para>
174 is a Unicode character map and font viewer.
175 </para>
176 <indexterm zone="gucharmap gucharmap-prog">
177 <primary sortas="b-gucharmap">gucharmap</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="libgucharmap_2_90">
183 <term><filename class="libraryfile">libgucharmap_2_90.so</filename></term>
184 <listitem>
185 <para>
186 contains the <application>Gucharmap</application> API functions.
187 </para>
188 <indexterm zone="gucharmap libgucharmap_2_90">
189 <primary sortas="c-libgucharmap_2_90">libgucharmap_2_90.so</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 </variablelist>
195
196 </sect2>
197
198</sect1>
Note: See TracBrowser for help on using the repository browser.