mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
8202762341
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10022 af4574ff-66df-0310-9fd7-8a98e5e911e0
115 lines
3.6 KiB
XML
115 lines
3.6 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 gnome-devel-docs-download-http
|
|
"&gnome-download-http;/gnome-devel-docs/3.4/gnome-devel-docs-&gnome-devel-docs-version;.tar.xz">
|
|
<!ENTITY gnome-devel-docs-download-ftp
|
|
"&gnome-download-ftp;/gnome-devel-docs/3.4/gnome-devel-docs-&gnome-devel-docs-version;.tar.xz">
|
|
<!ENTITY gnome-devel-docs-md5sum "041dc56bda5a542c404351ea4efb2898">
|
|
<!ENTITY gnome-devel-docs-size "5.9 MB">
|
|
<!ENTITY gnome-devel-docs-buildsize "52 MB">
|
|
<!ENTITY gnome-devel-docs-time "1.8 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-devel-docs" xreflabel="gnome-devel-docs-&gnome-devel-docs-version;">
|
|
<?dbhtml filename="gnome-devel-docs.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gnome-devel-docs-&gnome-devel-docs-version;</title>
|
|
|
|
<indexterm zone="gnome-devel-docs">
|
|
<primary sortas="a-gnome-devel-docs">gnome-devel-docs</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to gnome-devel-docs</title>
|
|
|
|
<para>The <application>gnome-devel-docs</application> package contains documentation
|
|
on a11y for developing the <application>GNOME</application> desktop environment.</para>
|
|
|
|
&lfs70_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&gnome-devel-docs-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&gnome-devel-docs-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &gnome-devel-docs-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &gnome-devel-docs-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &gnome-devel-docs-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &gnome-devel-docs-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">gnome-devel-docs Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gnome-doc-utils"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="rarian"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gnome-devel-docs"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of gnome-devel-docs</title>
|
|
|
|
<para>Install <application>gnome-devel-docs</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
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 Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
/usr/share/gnome/help/{accessibility-devel-guide,gnome-devel-demos},
|
|
/usr/share/gnome/help/{hig-book,integration-guide} and
|
|
/usr/share/gnome/help/{optimization-guide,platform-overview}
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|