source: gnome/add/ghex.xml@ 3dc432e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3dc432e was 3dc432e, checked in by Ken Moffat <ken@…>, 12 years ago

glib2 -> pkgconfig xref changes for gnome/add.

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

  • Property mode set to 100644
File size: 4.2 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 ghex-download-http "&gnome-download-http;/ghex/3.0/ghex-&ghex-version;.tar.xz">
8 <!ENTITY ghex-download-ftp "&gnome-download-ftp;/ghex/3.0/ghex-&ghex-version;.tar.xz">
9 <!ENTITY ghex-md5sum "ffa346d6fa97b9e787680159a5479b84">
10 <!ENTITY ghex-size "1.3 MB">
11 <!ENTITY ghex-buildsize "15.7 MB">
12 <!ENTITY ghex-time "0.2 SBU">
13]>
14
15<sect1 id="ghex" xreflabel="ghex-&ghex-version;">
16 <?dbhtml filename="ghex.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>ghex-&ghex-version;</title>
24
25 <indexterm zone="ghex">
26 <primary sortas="a-ghex">ghex</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to ghex</title>
31
32 <para><application>gGhex</application> allows the user to view and edit data from
33 any file in hex and ASCII.</para>
34
35 &lfs70_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&ghex-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&ghex-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &ghex-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &ghex-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &ghex-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &ghex-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">ghex Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required"><xref linkend="gtk3"/> and
63 <xref linkend="pkgconfig"/></para>
64
65 <bridgehead renderas="sect4">Recommended</bridgehead>
66 <para role="optional"><xref linkend="rarian"/></para>
67
68 <para condition="html" role="usernotes">User Notes:
69 <ulink url="&blfs-wiki;/ghex"/></para>
70
71 </sect2>
72
73 <sect2 role="installation">
74 <title>Installation of ghex</title>
75
76 <para>Install <application>ghex</application> by running the following
77 commands:</para>
78
79<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
80make</userinput></screen>
81
82 <para>This package&apos;s testsuite is only intended to be used by the
83 maintainer to check i18n files.</para>
84
85 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
86
87<screen role="root"><userinput>make install</userinput></screen>
88
89 </sect2>
90
91 <sect2 role="content">
92 <title>Contents</title>
93
94 <segmentedlist>
95 <segtitle>Installed Program</segtitle>
96 <segtitle>Installed Library</segtitle>
97 <segtitle>Installed Directories</segtitle>
98
99 <seglistitem>
100 <seg>ghex</seg>
101 <seg>libgtkhex-3.so</seg>
102 <seg><envar>$GNOME_PREFIX</envar>/{include/gtkhex-3,share/{ghex,gnome/help/ghex/{C/figures,cs/figures,de/figures,es/figures,fr/figures,it/figures,ja/figures,ko/figures,oc/figures,sl/figures,sv/figures,th/figures,zh_CN/figures,zh_TW/figures},omf/ghex}}</seg>
103 </seglistitem>
104 </segmentedlist>
105
106 <variablelist>
107 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
108 <?dbfo list-presentation="list"?>
109 <?dbhtml list-presentation="table"?>
110
111 <varlistentry id="ghex-prog">
112 <term><command>ghex</command></term>
113 <listitem>
114 <para>is a hex editor.</para>
115 <indexterm zone="ghex ghex-prog">
116 <primary sortas="b-ghex-prog">ghex-prog</primary>
117 </indexterm>
118 </listitem>
119 </varlistentry>
120
121 <!--<varlistentry id="libgtkhex-3">
122 <term><filename class='libraryfile'>libgtkhex-3.so</filename></term>
123 <listitem>
124 <para>contains functions that .....</para>
125 <indexterm zone="ghex libgtkhex-3">
126 <primary sortas="c-libgtkhex-3">libgtkhex-3.so</primary>
127 </indexterm>
128 </listitem>
129 </varlistentry>-->
130
131 </variablelist>
132
133 </sect2>
134
135</sect1>
Note: See TracBrowser for help on using the repository browser.