Ignore:
Timestamp:
04/29/2012 03:00:16 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
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
Children:
17bcb81
Parents:
07078cc
Message:

anjuta 3.4.0, cheese 3.4.1, devhelp 3.4.1, evolution 3.4.1, file-roller 3.4.1, gedit 3.4.1, glade 3.12.0, gnome-applets 3.4.1, gnome-devel-docs 3.4.1, gnome-games 3.4.1, nautilus-sendto 3.0.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/devhelp.xml

    r07078cc r82027623  
    55  %general-entities;
    66
    7   <!ENTITY devhelp-download-http "&gnome-download-http;/devhelp/3.2/devhelp-&devhelp-version;.tar.xz">
    8   <!ENTITY devhelp-download-ftp  "&gnome-download-ftp;/devhelp/3.2/devhelp-&devhelp-version;.tar.xz">
    9   <!ENTITY devhelp-md5sum        "f1b9eb558d8d85a50a4ecfcdb4545807">
    10   <!ENTITY devhelp-size          "476 KB">
    11   <!ENTITY devhelp-buildsize     "11 MB">
    12   <!ENTITY devhelp-time          "0.2 SBU">
     7  <!ENTITY devhelp-download-http "&gnome-download-http;/devhelp/3.4/devhelp-&devhelp-version;.tar.xz">
     8  <!ENTITY devhelp-download-ftp  "&gnome-download-ftp;/devhelp/3.4/devhelp-&devhelp-version;.tar.xz">
     9  <!ENTITY devhelp-md5sum        "d9428af3d308c1f97c2a2eebe6b451c0">
     10  <!ENTITY devhelp-size          "484 KB">
     11  <!ENTITY devhelp-buildsize     "12 MB">
     12  <!ENTITY devhelp-time          "0.3 SBU">
    1313]>
    1414
    15 <sect1 id="devhelp" xreflabel="devhelp-&devhelp-version;">
     15<sect1 id="devhelp" xreflabel="Devhelp-&devhelp-version;">
    1616  <?dbhtml filename="devhelp.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>devhelp-&devhelp-version;</title>
     23  <title>Devhelp-&devhelp-version;</title>
    2424
    2525  <indexterm zone="devhelp">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to devhelp</title>
     30    <title>Introduction to Devhelp</title>
    3131
    3232    <para><application>Devhelp</application> is an API documentation browser for GTK+
    3333    and GNOME. It works natively with gtk-doc.</para>
    3434
    35     &lfs70_built;
     35    &lfs70_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5757    </itemizedlist>
    5858
    59     <bridgehead renderas="sect3">devhelp Dependencies</bridgehead>
     59    <bridgehead renderas="sect3">Devhelp Dependencies</bridgehead>
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><!-- intltool is implicit for gtk3 -->
    63     <xref linkend="gtk3"/>,
    64     <xref linkend="GConf"/>, and
    65     <xref linkend="webkitgtk"/></para>
     62    <para role="required">
     63      <xref linkend="GConf"/> and
     64      <xref linkend="webkitgtk"/>
     65    </para>
    6666
    6767    <para condition="html" role="usernotes">User Notes:
     
    7171
    7272  <sect2 role="installation">
    73     <title>Installation of devhelp</title>
     73    <title>Installation of Devhelp</title>
    7474
    75     <para>Install <application>devhelp</application> by running the following
     75    <para>Install <application>Devhelp</application> by running the following
    7676    commands:</para>
    7777
    78 <screen><userinput>./configure --prefix=$GNOME_PREFIX \
    79             --sysconfdir=$GNOME_SYSCONFDIR &amp;&amp;
     78<screen><userinput>./configure --prefix=/usr \
     79            --sysconfdir=/etc &amp;&amp;
    8080make</userinput></screen>
    8181
     
    8888  </sect2>
    8989
    90   <sect2 role="commands">
    91     <title>Command Explanations</title>
    92 
    93     <para><parameter>--sysconfdir=$GNOME_SYSCONFDIR</parameter>: This parameter ensures
    94     the <application>gconf</application> schema is located sensibly, particularly when
    95     GNOME_PREFIX is <filename class="directory">/usr</filename>.</para>
    96 
    97   </sect2>
    98 
    9990  <sect2 role="content">
    10091    <title>Contents</title>
    10192
    10293    <segmentedlist>
    103       <segtitle>Installed Programs</segtitle>
     94      <segtitle>Installed Program</segtitle>
    10495      <segtitle>Installed Library</segtitle>
    10596      <segtitle>Installed Directories</segtitle>
    10697
    10798      <seglistitem>
    108         <seg>devhelp and devhelp.py</seg>
    109         <seg>libdevhelp-3.so</seg>
    110         <seg><envar>$GNOME_SYSCONFDIR</envar>/{include/devhelp-3.0/devhelp,lib/gedit/plugins,share/devhelp/{assistant,dtd,ui}}</seg>
     99        <seg>
     100          devhelp
     101        </seg>
     102        <seg>
     103          libdevhelp-3.so
     104        </seg>
     105        <seg>
     106          /usr/include/devhelp-3.0 and /usr/share/devhelp
     107        </seg>
    111108      </seglistitem>
    112109    </segmentedlist>
     
    127124      </varlistentry>
    128125
    129       <!--<varlistentry id="devhelp.py">
    130         <term><command>devhelp.py</command></term>
    131         <listitem>
    132           <para>does this .....</para>
    133           <indexterm zone="devhelp devhelp.py">
    134             <primary sortas="b-devhelp.py">devhelp.py</primary>
    135           </indexterm>
    136         </listitem>
    137       </varlistentry>-->
    138 
    139126      <varlistentry id="libdevhelp-3">
    140127        <term><filename class='libraryfile'>libdevhelp-3.so</filename></term>
    141128        <listitem>
    142           <para>library providing documentation browser functionality.</para>
     129          <para>is a library that provides documentation browser
     130          functionality.</para>
    143131          <indexterm zone="devhelp libdevhelp-3">
    144132            <primary sortas="c-libdevhelp-3">libdevhelp-3.so</primary>
Note: See TracChangeset for help on using the changeset viewer.