mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
136 lines
4.2 KiB
XML
136 lines
4.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 ghex-download-http "&gnome-download-http;/ghex/3.0/ghex-&ghex-version;.tar.xz">
|
||
|
<!ENTITY ghex-download-ftp "&gnome-download-ftp;/ghex/3.0/ghex-&ghex-version;.tar.xz">
|
||
|
<!ENTITY ghex-md5sum "ffa346d6fa97b9e787680159a5479b84">
|
||
|
<!ENTITY ghex-size "1.3 MB">
|
||
|
<!ENTITY ghex-buildsize "15.7 MB">
|
||
|
<!ENTITY ghex-time "0.2 SBU">
|
||
|
]>
|
||
|
|
||
|
<sect1 id="ghex" xreflabel="ghex-&ghex-version;">
|
||
|
<?dbhtml filename="ghex.html"?>
|
||
|
|
||
|
<sect1info>
|
||
|
<othername>$LastChangedBy$</othername>
|
||
|
<date>$Date$</date>
|
||
|
</sect1info>
|
||
|
|
||
|
<title>ghex-&ghex-version;</title>
|
||
|
|
||
|
<indexterm zone="ghex">
|
||
|
<primary sortas="a-ghex">ghex</primary>
|
||
|
</indexterm>
|
||
|
|
||
|
<sect2 role="package">
|
||
|
<title>Introduction to ghex</title>
|
||
|
|
||
|
<para><application>gGhex</application> allows the user to view and edit data from
|
||
|
any file in hex and ASCII.</para>
|
||
|
|
||
|
&lfs70_checked;
|
||
|
|
||
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||
|
<itemizedlist spacing="compact">
|
||
|
<listitem>
|
||
|
<para>Download (HTTP): <ulink url="&ghex-download-http;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download (FTP): <ulink url="&ghex-download-ftp;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download MD5 sum: &ghex-md5sum;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download size: &ghex-size;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated disk space required: &ghex-buildsize;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated build time: &ghex-time;</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
|
||
|
<bridgehead renderas="sect3">ghex Dependencies</bridgehead>
|
||
|
|
||
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||
|
<para role="required"><xref linkend="glib2"/> and
|
||
|
<xref linkend="gtk3"/></para>
|
||
|
|
||
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||
|
<para role="optional"><xref linkend="rarian"/></para>
|
||
|
|
||
|
<para condition="html" role="usernotes">User Notes:
|
||
|
<ulink url="&blfs-wiki;/ghex"/></para>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="installation">
|
||
|
<title>Installation of ghex</title>
|
||
|
|
||
|
<para>Install <application>ghex</application> by running the following
|
||
|
commands:</para>
|
||
|
|
||
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
|
||
|
make</userinput></screen>
|
||
|
|
||
|
<para>This package's testsuite is only intended to be used by the
|
||
|
maintainer to check i18n files.</para>
|
||
|
|
||
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||
|
|
||
|
<screen role="root"><userinput>make install</userinput></screen>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="content">
|
||
|
<title>Contents</title>
|
||
|
|
||
|
<segmentedlist>
|
||
|
<segtitle>Installed Program</segtitle>
|
||
|
<segtitle>Installed Library</segtitle>
|
||
|
<segtitle>Installed Directories</segtitle>
|
||
|
|
||
|
<seglistitem>
|
||
|
<seg>ghex</seg>
|
||
|
<seg>libgtkhex-3.so</seg>
|
||
|
<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>
|
||
|
</seglistitem>
|
||
|
</segmentedlist>
|
||
|
|
||
|
<variablelist>
|
||
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||
|
<?dbfo list-presentation="list"?>
|
||
|
<?dbhtml list-presentation="table"?>
|
||
|
|
||
|
<varlistentry id="ghex-prog">
|
||
|
<term><command>ghex</command></term>
|
||
|
<listitem>
|
||
|
<para>is a hex editor.</para>
|
||
|
<indexterm zone="ghex ghex-prog">
|
||
|
<primary sortas="b-ghex-prog">ghex-prog</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>
|
||
|
|
||
|
<!--<varlistentry id="libgtkhex-3">
|
||
|
<term><filename class='libraryfile'>libgtkhex-3.so</filename></term>
|
||
|
<listitem>
|
||
|
<para>contains functions that .....</para>
|
||
|
<indexterm zone="ghex libgtkhex-3">
|
||
|
<primary sortas="c-libgtkhex-3">libgtkhex-3.so</primary>
|
||
|
</indexterm>
|
||
|
</listitem>
|
||
|
</varlistentry>-->
|
||
|
|
||
|
</variablelist>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
</sect1>
|