Ignore:
Timestamp:
12/12/2011 01:28:51 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
e08a501
Parents:
0a30c92e
Message:

Updated to librep-0.90.5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/librep.xml

    r0a30c92e r4a23c346  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    19   <!ENTITY librep-download-http "&sourceforge-repo;/librep/librep-&librep-version;.tar.gz">
     7  <!ENTITY librep-download-http "&sourceforge-repo2;/projects/librep/files/librep/&librep-version;/librep-&librep-version;.tar.bz2">
    208  <!ENTITY librep-download-ftp " ">
    21   <!ENTITY librep-md5sum "ad4ad851ff9f82a5d61024cd96bc2998">
    22   <!ENTITY librep-size "1.2 MB">
    23   <!ENTITY librep-buildsize "13.4 MB">
    24   <!ENTITY librep-time "0.47 SBU">
     9  <!ENTITY librep-md5sum "76e766d4f7034ee293f4405871ab34d3">
     10  <!ENTITY librep-size "664 KB">
     11  <!ENTITY librep-buildsize "22 MB">
     12  <!ENTITY librep-time "0.4 SBU">
    2513]>
    2614
     
    4533    This is useful for scripting or for applications that may use the Lisp
    4634    interpreter as an extension language.</para>
     35
     36    &lfs70_checked;
    4737
    4838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7060    <bridgehead renderas="sect3">Librep Dependencies</bridgehead>
    7161
    72     <!-- <bridgehead renderas="sect4">Required</bridgehead>
    73     <para role="required"><xref linkend="gdbm"/></para> -->
    74 
    7562    <bridgehead renderas="sect4">Optional</bridgehead>
    7663    <para role="optional"><xref linkend="libffi"/> or
     
    9178<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib &amp;&amp;
    9279make</userinput></screen>
     80
     81    <para>This package does not come with a test suite.</para>
    9382
    9483    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.