Changeset 2bb13c6 for general


Ignore:
Timestamp:
05/01/2006 06:29:44 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
1b744785
Parents:
71dd343
Message:

Updated to XScreenSaver-4.24

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/xscreensaver.xml

    r71dd343 r2bb13c6  
    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 
    197  <!ENTITY xscreensaver-download-http "http://www.jwz.org/xscreensaver/xscreensaver-&xscreensaver-version;.tar.gz">
    208  <!ENTITY xscreensaver-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/xscreensaver-&xscreensaver-version;.tar.gz">
    21   <!ENTITY xscreensaver-md5sum        "27491d117a8f7ae57d1fdf5f15d61ac6">
     9  <!ENTITY xscreensaver-md5sum        "174b6a7cebd892c1a6c2d56bf5ac5af6">
    2210  <!ENTITY xscreensaver-size          "4.9 MB">
    23   <!ENTITY xscreensaver-buildsize     "112.7 MB">
     11  <!ENTITY xscreensaver-buildsize     "113.6 MB">
    2412  <!ENTITY xscreensaver-time          "1.1 SBU">
    2513]>
     
    9280    <ulink url="http://www.jwz.org/xdaliclock/">XDaliClock</ulink>,
    9381    <xref linkend="linux-pam"/>,
    94     <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, and
    95     <xref linkend="heimdal"/> or
    96     <xref linkend="mitkrb"/></para>
     82    <xref linkend="mitkrb"/> (built with Kerberos V4 backwards compatibility), and
     83    <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink> and
     84    <xref linkend="heimdal"/> (Kerberos authentication requires having Kerberos
     85    V4 and V5 on the system)</para>
    9786
    9887    <para condition="html" role="usernotes">User Notes:
     
    118107<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib &amp;&amp;
    119108make</userinput></screen>
     109
     110    <para>This package does not come with a test suite.</para>
    120111
    121112    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.