Ignore:
Timestamp:
08/29/2017 02:49:07 AM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3de86de
Parents:
747fcf5
Message:

Update babl, gegl, and tag gimp.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/babl.xml

    r747fcf5 r05e5e009  
    77  <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2">
    88  <!ENTITY babl-download-ftp  " ">
    9   <!ENTITY babl-md5sum        "cc53d8474a43aafb7cdaccea56cfde44">
    10   <!ENTITY babl-size          "604 KB">
    11   <!ENTITY babl-buildsize     "13 MB (with tests)">
     9  <!ENTITY babl-md5sum        "fca6926a00130eeacc875cac5465c5e7">
     10  <!ENTITY babl-size          "603 KB">
     11  <!ENTITY babl-buildsize     "16 MB (with tests)">
    1212  <!ENTITY babl-time          "0.2 SBU (with tests)">
    1313]>
     
    3535    </para>
    3636
    37     &lfs80_checked;
     37    &lfs81_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8383    </para>
    8484
    85 <screen><userinput>./configure --prefix=/usr --disable-docs &amp;&amp;
     85<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8686make</userinput></screen>
    8787
     
    104104    <title>Command Explanations</title>
    105105
     106    <!-- no longer truei: BablFishPath.html is no longer created, all this
     107     now does is disable the creation of the main index.html file
    106108    <para>
    107       <parameter>--disable-docs</parameter>: This switch disables
     109      <parameter>\-\-disable\-docs</parameter>: This switch disables
    108110      <filename>BablFishPath.html</filename> and
    109111      <filename>index.html</filename> generation. Remove it, if you want them.
    110112      Note that generating the docs takes a long time, up to as much as
    111113      2.8 SBU.
    112     </para>
     114    </para> -->
    113115
    114116    <para>
    115 
    116117      <command>install -v -m755 -d
    117118      /usr/share/gtk-doc/html/babl/graphics</command>: This and the subsequent
     
    119120      <filename class="directory">/usr/share/gtk-doc/html</filename> where
    120121      other gtk packages put the programmer-oriented documentation.
     122    </para>
    121123
    122     </para>
    123124  </sect2>
    124125
Note: See TracChangeset for help on using the changeset viewer.