Ignore:
Timestamp:
03/16/2013 08:55:44 PM (11 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:
c53e7e3
Parents:
bb97280
Message:

Cosmetic changes to Xfce4 Core, Deps updates, Package updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/garcon.xml

    rbb97280 rdcd16c6  
    66
    77  <!ENTITY garcon-download-http
    8     "http://archive.xfce.org/src/xfce/garcon/0.2/garcon-&garcon-version;.tar.bz2">
     8           "http://archive.xfce.org/src/xfce/garcon/0.2/garcon-&garcon-version;.tar.bz2">
    99  <!ENTITY garcon-download-ftp  " ">
    1010  <!ENTITY garcon-md5sum        "301e7b8015060dd30407b68dd8c4bdb7">
     
    1414]>
    1515
    16 <sect1 id="garcon" xreflabel="garcon-&garcon-version;">
     16<sect1 id="garcon" xreflabel="Garcon-&garcon-version;">
    1717  <?dbhtml filename="garcon.html"?>
    1818
     
    2222  </sect1info>
    2323
    24   <title>garcon-&garcon-version;</title>
     24  <title>Garcon-&garcon-version;</title>
    2525
    2626  <indexterm zone="garcon">
    27     <primary sortas="a-garcon">garcon</primary>
     27    <primary sortas="a-Garcon">Garcon</primary>
    2828  </indexterm>
    2929
     
    8080    </para>
    8181
    82     <!-- As required -->
    8382    <bridgehead renderas="sect4">Optional</bridgehead>
    8483    <para role="optional">
    85       <xref linkend="gtk-doc"/>.
     84      <xref linkend="gtk-doc"/>
    8685    </para>
    8786
     
    9998    </para>
    10099
    101 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --disable-static &amp;&amp;
     100<screen><userinput>./configure --prefix=/usr \
     101            --sysconfdir=/etc \
     102            --disable-static &amp;&amp;
    102103make</userinput></screen>
    103104
     
    111112
    112113<screen role="root"><userinput>make install</userinput></screen>
     114
    113115  </sect2>
    114116
     
    120122
    121123    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    122     href="../../xincludes/gtk-doc-rebuild.xml"/>
     124      href="../../xincludes/gtk-doc-rebuild.xml"/>
     125
    123126  </sect2>
    124127
     
    132135
    133136      <seglistitem>
    134         <seg>None</seg>
    135         <seg>libgarcon-1.so</seg>
    136         <seg>/usr/share/gtk-doc/html/garcon</seg>
     137        <seg>
     138          None
     139        </seg>
     140        <seg>
     141          libgarcon-1.so
     142        </seg>
     143        <seg>
     144          /usr/share/gtk-doc/html/garcon
     145        </seg>
    137146      </seglistitem>
    138147    </segmentedlist>
     
    156165        </listitem>
    157166      </varlistentry>
     167
    158168    </variablelist>
     169
    159170  </sect2>
     171
    160172</sect1>
Note: See TracChangeset for help on using the changeset viewer.