Changeset 9db393f1 for x/lib/gtkmm3.xml


Ignore:
Timestamp:
10/17/2012 12:09:50 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:
c525bd1
Parents:
0d453ac
Message:

Package updates. See BLFS changelog for details.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtkmm3.xml

    r0d453ac r9db393f1  
    77  <!ENTITY gtkmm3-download-http "&gnome-download-http;/gtkmm/3.5/gtkmm-&gtkmm3-version;.tar.xz">
    88  <!ENTITY gtkmm3-download-ftp  "&gnome-download-ftp;/gtkmm/3.5/gtkmm-&gtkmm3-version;.tar.xz">
    9   <!ENTITY gtkmm3-md5sum        "816853d7e7a657b7fafc651b89e81b01">
    10   <!ENTITY gtkmm3-size          "1.7 MB">
    11   <!ENTITY gtkmm3-buildsize     "155 MB">
     9  <!ENTITY gtkmm3-md5sum        "a2d4abd654afda7856d45ddfe9478ec1">
     10  <!ENTITY gtkmm3-size          "8.7 MB">
     11  <!ENTITY gtkmm3-buildsize     "395 MB">
    1212  <!ENTITY gtkmm3-time          "3.0 SBU">
    1313]>
     
    2424
    2525  <indexterm zone="gtkmm3">
    26     <primary sortas="a-gtkmm3">gtkmm3</primary>
     26    <primary sortas="a-Gtkmm">Gtkmm</primary>
    2727  </indexterm>
    2828
     
    8080    </para>
    8181
    82     <bridgehead renderas="sect4">Optional</bridgehead>
    83     <para role="optional">
    84       <xref linkend="doxygen"/>
    85     </para>
    86 
    8782    <para condition="html" role="usernotes">
    8883      User Notes: <ulink url="&blfs-wiki;/gtkmm3"/>
     
    9893    </para>
    9994
    100 <screen><userinput>./configure --prefix=/usr --disable-documentation &amp;&amp;
     95<screen><userinput>./configure --prefix=/usr &amp;&amp;
    10196make</userinput></screen>
    10297
     
    110105
    111106<screen role="root"><userinput>make install</userinput></screen>
    112   </sect2>
    113 
    114   <sect2 role="commands">
    115     <title>Command Explanations</title>
    116 
    117     <para>
    118       <option>--disable-documentation</option>: This switch disables building
    119       and installing of <application>Gtkmm</application> documentation.
    120       Remove if you have installed <xref linkend="doxygen"/>.
    121     </para>
    122 
    123107  </sect2>
    124108
Note: See TracChangeset for help on using the changeset viewer.