Ignore:
Timestamp:
09/26/2012 07:42:38 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:
51a1ba3
Parents:
b0369f3
Message:

GNOME 3.6 Part 9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gucharmap.xml

    rb0369f3 r1ca1a68f  
    66
    77  <!ENTITY gucharmap-download-http
    8            "&gnome-download-http;/gucharmap/3.4/gucharmap-&gucharmap-version;.tar.xz">
     8           "&gnome-download-http;/gucharmap/3.5/gucharmap-&gucharmap-version;.tar.xz">
    99  <!ENTITY gucharmap-download-ftp 
    10            "&gnome-download-ftp;/gucharmap/3.4/gucharmap-&gucharmap-version;.tar.xz">
    11   <!ENTITY gucharmap-md5sum        "f9bd5ccea77af9cc62872f6f38bfd782">
    12   <!ENTITY gucharmap-size          "2.0 MB">
     10           "&gnome-download-ftp;/gucharmap/3.5/gucharmap-&gucharmap-version;.tar.xz">
     11  <!ENTITY gucharmap-md5sum        "13b7af0657443a75713e6b36f0a96523">
     12  <!ENTITY gucharmap-size          "1.9 MB">
    1313  <!ENTITY gucharmap-buildsize     "40 MB">
    14   <!ENTITY gucharmap-time          "0.4 SBU">
     14  <!ENTITY gucharmap-time          "0.2 SBU">
    1515]>
    1616
     
    8080    <bridgehead renderas="sect4">Required</bridgehead>
    8181    <para role="required">
    82       <xref linkend="gnome-doc-utils"/> and
    83       <xref linkend="gtk3"/>
     82      <xref linkend="gtk3"/> and
     83      <xref linkend="yelp-xsl"/>
    8484    </para>
    8585
     
    8787    <para role="recommended">
    8888      <xref linkend="gobject-introspection"/> and
    89       <xref linkend="rarian"/>
     89      <xref linkend="vala"/>
    9090    </para>
    9191
     
    108108    </para>
    109109
    110 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     110<screen><userinput>./configure --prefix=/usr --enable-vala &amp;&amp;
    111111make</userinput></screen>
    112112
     
    127127
    128128    <para>
    129       <option>--enable-introspection</option>: Use this parameter if you
    130       wish to enable <application>GObject introspection</application>.
     129      <option>--enable-vala</option>: This switch enables
     130      building of the Vala bindings. Remove if you don't have
     131      <xref linkend="vala"/> installed.
    131132    </para>
    132 
    133     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    134       href="../../xincludes/without-scrollkeeper.xml"/>
    135133
    136134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    155153        </seg>
    156154        <seg>
    157           /usr/include/gucharmap-2.90,
    158           /usr/share/gnome/help/gucharmap,
    159           /usr/share/gtk-doc/html/gucharmap-2.90 and
    160           /usr/share/omf/gucharmap
     155          /usr/include/gucharmap-2.90 and
     156          /usr/share/help/*/gucharmap
    161157        </seg>
    162158      </seglistitem>
     
    181177
    182178      <varlistentry id="libgucharmap_2_90">
    183         <term><filename class='libraryfile'>libgucharmap_2_90.so</filename></term>
     179        <term><filename class="libraryfile">libgucharmap_2_90.so</filename></term>
    184180        <listitem>
    185181          <para>
Note: See TracChangeset for help on using the changeset viewer.