mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
0d7900a67c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0
141 lines
4.0 KiB
XML
141 lines
4.0 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="recommended">
|
|
<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 does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/without-scrollkeeper.xml"/>
|
|
|
|
</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>
|