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-keyring.xml

    rd356833 r35e84dce  
    66
    77  <!ENTITY gnome-keyring-download-http
    8            "&gnome-download-http;/gnome-keyring/3.4/gnome-keyring-&gnome-keyring-version;.tar.xz">
     8           "&gnome-download-http;/gnome-keyring/3.6/gnome-keyring-&gnome-keyring-version;.tar.xz">
    99  <!ENTITY gnome-keyring-download-ftp 
    10            "&gnome-download-ftp;/gnome-keyring/3.4/gnome-keyring-&gnome-keyring-version;.tar.xz">
    11   <!ENTITY gnome-keyring-md5sum        "607b334b43300465d18676dbc4d97de9">
     10           "&gnome-download-ftp;/gnome-keyring/3.6/gnome-keyring-&gnome-keyring-version;.tar.xz">
     11  <!ENTITY gnome-keyring-md5sum        "f599cff692a87bcc3ea367169f36156b">
    1212  <!ENTITY gnome-keyring-size          "1.1 MB">
    13   <!ENTITY gnome-keyring-buildsize     "100 MB">
    14   <!ENTITY gnome-keyring-time          "1.0 SBU">
     13  <!ENTITY gnome-keyring-buildsize     "110 MB">
     14  <!ENTITY gnome-keyring-time          "0.7 SBU">
    1515]>
    1616
     
    3737    </para>
    3838
    39     &lfs70_checked;
     39    &lfs72_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    114114
    115115    <para>
    116       This package does not come with a test suite.
     116      To test the results, issue <command>make check</command>.
    117117    </para>
    118118
     
    129129
    130130    <para>
    131       <parameter>--with-pam-dir=/lib/security</parameter>: This parameter
    132       specifies where the pam modules will be installed: you can omit this if you
    133       have not installed <application>Linux-PAM</application>.
     131      <parameter>--with-pam-dir=/lib/security</parameter>: This switch
     132      specifies where the PAM module will be installed.
    134133    </para>
    135134
    136135    <para>
    137136      <parameter>--with-root-certs=/etc/ssl/certs</parameter>: This
    138       parameter specifies where the trusted root certificates are located.
     137      switch specifies where the trusted root certificates are located.
    139138    </para>
    140139
     
    147146      <segtitle>Installed Programs</segtitle>
    148147      <segtitle>Installed Libraries</segtitle>
    149       <segtitle>Installed Directory</segtitle>
     148      <segtitle>Installed Directories</segtitle>
    150149
    151150      <seglistitem>
     
    157156        </seg>
    158157        <seg>
    159           /usr/lib/gnome-keyring/devel
     158          /usr/lib/gnome-keyring/devel and
     159          /usr/lib/pkcs11
    160160        </seg>
    161161      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.