Ignore:
Timestamp:
10/29/2012 06:50:37 PM (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:
6d2cc23
Parents:
b00021d
Message:

Update to sawfish-1.9.1
Update to rep-gtk-0.90.8.1
Update to librep-0.92.2.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/librep.xml

    rb00021d rffdad30  
    55  %general-entities;
    66
    7   <!ENTITY librep-download-http "&sourceforge-repo2;/projects/librep/files/librep/&librep-version;/librep-&librep-version;.tar.bz2">
     7  <!ENTITY librep-download-http "http://download.tuxfamily.org/librep/librep-&librep-version;.tar.xz">
    88  <!ENTITY librep-download-ftp " ">
    9   <!ENTITY librep-md5sum "76e766d4f7034ee293f4405871ab34d3">
    10   <!ENTITY librep-size "664 KB">
    11   <!ENTITY librep-buildsize "22 MB">
     9  <!ENTITY librep-md5sum "e4d7492b373fc9168f1129fd7bf3350c">
     10  <!ENTITY librep-size "600 KB">
     11  <!ENTITY librep-buildsize "16 MB">
    1212  <!ENTITY librep-time "0.4 SBU">
    1313]>
     
    3434    interpreter as an extension language.</para>
    3535
    36     &lfs70_checked;
     36    &lfs72_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161
    6262    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <para role="optional"><xref linkend="libffi"/> or
    64     <xref linkend="gcc"/> (build Java so that the
    65     <filename class='libraryfile'>libffi</filename> library is built)</para>
     63    <para role="optional">i
     64      <xref linkend="libffi"/>
     65    </para>
    6666
    6767    <para condition="html" role="usernotes">User Notes:
     
    7676    commands:</para>
    7777
    78 <screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib &amp;&amp;
     78<screen><userinput>./configure --prefix=/usr &amp;&amp;
    7979make</userinput></screen>
    8080
     
    8686
    8787  </sect2>
    88 
     88<!--
    8989  <sect2 role="commands">
    9090    <title>Command Explanations</title>
    9191
    92     <para><parameter>--libexecdir=/usr/lib</parameter>: This parameter installs
     92    <para><parameter>- -libexecdir=/usr/lib</parameter>: This parameter installs
    9393    files to <filename class="directory">/usr/lib/rep</filename> instead of
    9494    <filename class="directory">/usr/libexec/rep</filename>.</para>
    9595
    9696  </sect2>
    97 
     97-->
    9898  <sect2 role="content">
    9999    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.