Ignore:
Timestamp:
07/28/2013 04:36:49 PM (11 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:
4cbfd95
Parents:
f8af105
Message:

Further GNOME updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-keyring.xml

    rf8af105 rf6962ed  
    66
    77  <!ENTITY gnome-keyring-download-http
    8            "&gnome-download-http;/gnome-keyring/3.6/gnome-keyring-&gnome-keyring-version;.tar.xz">
     8           "&gnome-download-http;/gnome-keyring/3.8/gnome-keyring-&gnome-keyring-version;.tar.xz">
    99  <!ENTITY gnome-keyring-download-ftp
    10            "&gnome-download-ftp;/gnome-keyring/3.6/gnome-keyring-&gnome-keyring-version;.tar.xz">
    11   <!ENTITY gnome-keyring-md5sum        "35c6dde6fc31f0ada1d1a332f4b7fa00">
     10           "&gnome-download-ftp;/gnome-keyring/3.8/gnome-keyring-&gnome-keyring-version;.tar.xz">
     11  <!ENTITY gnome-keyring-md5sum        "7ba61e86f447584d2408bb95c34bbdb6">
    1212  <!ENTITY gnome-keyring-size          "1.1 MB">
    13   <!ENTITY gnome-keyring-buildsize     "150 MB">
    14   <!ENTITY gnome-keyring-time          "0.7 SBU">
     13  <!ENTITY gnome-keyring-buildsize     "140 MB">
     14  <!ENTITY gnome-keyring-time          "0.5 SBU">
    1515]>
    1616
     
    109109<screen><userinput>./configure --prefix=/usr \
    110110            --sysconfdir=/etc \
    111             --with-pam-dir=/lib/security \
    112             --with-root-certs=/etc/ssl/certs &amp;&amp;
     111            --with-pam-dir=/lib/security &amp;&amp;
    113112make</userinput></screen>
    114113
     
    131130      <parameter>--with-pam-dir=/lib/security</parameter>: This switch
    132131      specifies where the PAM module will be installed.
    133     </para>
    134 
    135     <para>
    136       <parameter>--with-root-certs=/etc/ssl/certs</parameter>: This
    137       switch specifies where the trusted root certificates are located.
    138132    </para>
    139133
Note: See TracChangeset for help on using the changeset viewer.