Changeset 61af8384


Ignore:
Timestamp:
06/25/2005 07:26:23 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
89f1c83
Parents:
5843581d
Message:

Updated G-Wrap dependencies

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5843581d r61af8384  
    1 <!ENTITY day          "23">
     1<!ENTITY day          "25">
    22<!ENTITY month        "06">
    33<!ENTITY year         "2005">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "June &day;rd, &year;">
     5<!ENTITY releasedate  "June &day;th, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
    8 <!ENTITY lfs-version  "development">          <!-- version|stable|testing|unstable|development] -->
     8<!ENTITY lfs-version  "testing">          <!-- version|stable|testing|unstable|development] -->
    99<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1010
  • general/genlib/gwrap.xml

    r5843581d r61af8384  
    99  <!ENTITY gwrap-md5sum "bf29b8b563cc27d9f7fd90a6243653aa">
    1010  <!ENTITY gwrap-size "403 KB">
    11   <!ENTITY gwrap-buildsize "3.9 MB">
    12   <!ENTITY gwrap-time "0.12 SBU">
     11  <!ENTITY gwrap-buildsize "3.1 MB">
     12  <!ENTITY gwrap-time "0.1 SBU">
    1313]>
    1414
     
    5959
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="slib"/></para>
     61    <para><xref linkend="guile"/></para>
    6262
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
     
    8989
    9090    <segmentedlist>
    91       <segtitle>Installed Programs</segtitle>
    92       <segtitle>Installed Library</segtitle>
     91      <segtitle>Installed Program</segtitle>
     92      <segtitle>Installed Libraries</segtitle>
    9393      <segtitle>Installed Directories</segtitle>
    9494
    9595      <seglistitem>
    96         <seg>g-wrap-config and <application>Guile</application> scripts</seg>
    97         <seg>many /usr/lib/libgw*.[so,a] and many /usr/share/guile/g-wrap/gw*.scm</seg>
     96        <seg>g-wrap-config</seg>
     97        <seg>/usr/lib/libgw-*.[so,a] and /usr/lib/libgwrap-*.[so,a]</seg>
    9898        <seg>/usr/include/g-wrap and /usr/share/guile/g-wrap</seg>
    9999      </seglistitem>
  • introduction/welcome/changelog.xml

    r5843581d r61af8384  
    2424
    2525  <itemizedlist>
     26
     27    <listitem>
     28      <para>Jun 25th, 2005 [randy]: Updated G-Wrap dependencies.</para>
     29    </listitem>
    2630
    2731    <listitem>
Note: See TracChangeset for help on using the changeset viewer.