Ignore:
Timestamp:
01/02/2021 04:13:08 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
qt5new
Children:
a84fc21
Parents:
03c3caa4 (diff), 24d47269 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge trunk up to r24051

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/qt5new@24052 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/xscreensaver.xml

    r03c3caa4 r4005416  
    77  <!ENTITY xscreensaver-download-http "https://www.jwz.org/xscreensaver/xscreensaver-&xscreensaver-version;.tar.gz">
    88  <!ENTITY xscreensaver-download-ftp  " ">
    9   <!ENTITY xscreensaver-md5sum        "9f764e561f9939f8684a66ec98b27cba">
     9  <!ENTITY xscreensaver-md5sum        "dffe3be6c0db7468f1620873ec03a32e">
    1010  <!ENTITY xscreensaver-size          "26 MB">
    11   <!ENTITY xscreensaver-buildsize     "251 MB">
     11  <!ENTITY xscreensaver-buildsize     "384 MB">
    1212  <!ENTITY xscreensaver-time          "1.0 SBU">
    1313]>
     
    3131
    3232    <para>
    33       The <application>XScreenSaver</application> is a modular screen saver
    34       and locker for the X Window System. It is highly customizable and
     33      The <application>XScreenSaver</application> package is a modular screen
     34      saver and locker for the X Window System. It is highly customizable and
    3535      allows the use of any program that can draw on the root window as a
    3636      display mode. The purpose of <application>XScreenSaver</application> is
     
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required">
    84       <xref linkend="gdk-pixbuf"/>,
     84      <xref linkend="gdk-pixbuf-xlib"/>,
    8585      <xref linkend="libglade"/>, and
    8686      <xref linkend="xorg7-app"/>
     
    9494    <bridgehead renderas="sect4">Optional</bridgehead>
    9595    <para role="optional">
    96       <phrase revision="sysv"><ulink url="&gnome-download-http;/gdm/">GDM</ulink></phrase>
    97       <phrase revision="systemd"><xref linkend="gdm"/></phrase>,
     96      <xref linkend="gdm"/>,
     97      <xref linkend="mitkrb"/>,
    9898      <ulink url="http://linas.org/gle/">GLE</ulink> and
    9999      <xref linkend="linux-pam"/>
     
    134134    </para>
    135135
     136    <!-- EDITORS NOTE: Use install_prefix instead of DESTDIR -->
    136137    <para>
    137138      Now, as the <systemitem class="username">root</systemitem> user:
Note: See TracChangeset for help on using the changeset viewer.