Ignore:
Timestamp:
09/26/2012 07:41:06 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
b0369f3
Parents:
d356833
Message:

GNOME 3.6 Part 7.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-screensaver.xml

    rd356833 r35e84dce  
    66
    77  <!ENTITY gnome-screensaver-download-http
    8            "&gnome-download-http;/gnome-screensaver/3.4/gnome-screensaver-&gnome-screensaver-version;.tar.xz">
     8           "&gnome-download-http;/gnome-screensaver/3.6/gnome-screensaver-&gnome-screensaver-version;.tar.xz">
    99  <!ENTITY gnome-screensaver-download-ftp 
    10            "&gnome-download-ftp;/gnome-screensaver/3.4/gnome-screensaver-&gnome-screensaver-version;.tar.xz">
    11   <!ENTITY gnome-screensaver-md5sum        "9aa0e075b4cc9090283595a0b7504793">
     10           "&gnome-download-ftp;/gnome-screensaver/3.6/gnome-screensaver-&gnome-screensaver-version;.tar.xz">
     11  <!ENTITY gnome-screensaver-md5sum        "acf984bcda4464213d056d083b2707af">
    1212  <!ENTITY gnome-screensaver-size          "556 KB">
    1313  <!ENTITY gnome-screensaver-buildsize     "13 MB">
    14   <!ENTITY gnome-screensaver-time          "0.2 SBU">
     14  <!ENTITY gnome-screensaver-time          "0.1 SBU">
    1515]>
    1616
     
    4040    </para>
    4141
    42     &lfs70_checked;
     42    &lfs72_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    132132
    133133    <para>
    134       <parameter>--libexecdir=/usr/lib/gnome-screensaver</parameter>:
    135       This parameter causes the libexec files to be installed in the preferred
    136       location of <filename
    137       class="directory">/usr/lib/gnome-screensaver</filename> instead of
    138       <filename class="directory">/usr/libexec</filename>.
    139     </para>
    140 
    141     <para>
    142134      <parameter>--with-pam-prefix=/etc</parameter>: This parameter is
    143135      used so that the <application>Linux PAM</application> configuration file
     
    154146      <title>Config Files</title>
    155147
    156       <para><filename>/etc/pam.d/gnome-screensaver</filename></para>
     148      <para>
     149        <filename>/etc/pam.d/gnome-screensaver</filename>
     150      </para>
    157151
    158152      <indexterm zone="gnome-screensaver gnome-screensaver-config">
     
    170164
    171165        <para>
    172           The default <filename>GNOME Screensaver</filename> configuration
     166          The default <application>GNOME Screensaver</application> configuration
    173167          file does not work with a BLFS system. Replace the existing file with
    174168          one that can be used on a BLFS system by issuing the following command
Note: See TracChangeset for help on using the changeset viewer.