Ignore:
Timestamp:
03/24/2014 06:48:03 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
dde762b3
Parents:
e7c2eeb
Message:

Updates to gcr-3.12.0, gnome-keyring-3.12.0 and seahorse-3.12.0. Epiphany-3.10.3: add sb_release-1.4 as optional dependency.

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

File:
1 edited

Legend:

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

    re7c2eeb r2377fb3  
    55  %general-entities;
    66
    7   <!ENTITY gnome-keyring-download-http
     7<!--  <!ENTITY gnome-keyring-download-http
    88           "&gnome-download-http;/gnome-keyring/&gnome-minor;/gnome-keyring-&gnome-keyring-version;.tar.xz">
    99  <!ENTITY gnome-keyring-download-ftp
    10            "&gnome-download-ftp;/gnome-keyring/&gnome-minor;/gnome-keyring-&gnome-keyring-version;.tar.xz">
    11   <!ENTITY gnome-keyring-md5sum        "a0fedbeb11a654975abed45865d3f82d">
    12   <!ENTITY gnome-keyring-size          "1.1 MB">
    13   <!ENTITY gnome-keyring-buildsize     "140 MB">
    14   <!ENTITY gnome-keyring-time          "0.6 SBU">
     10           "&gnome-download-ftp;/gnome-keyring/&gnome-minor;/gnome-keyring-&gnome-keyring-version;.tar.xz"> -->
     11  <!ENTITY gnome-keyring-download-http
     12           "&gnome-download-http;/gnome-keyring/3.12/gnome-keyring-&gnome-keyring-version;.tar.xz">
     13  <!ENTITY gnome-keyring-download-ftp
     14           "&gnome-download-ftp;/gnome-keyring/3.12/gnome-keyring-&gnome-keyring-version;.tar.xz">
     15  <!ENTITY gnome-keyring-md5sum        "b0e2041c31c68b92f324d1ec7fa9d289">
     16  <!ENTITY gnome-keyring-size          "1.2 MB">
     17  <!ENTITY gnome-keyring-buildsize     "101 MB (additional 11 MB for tests)">
     18  <!ENTITY gnome-keyring-time          "0.6 SBU (additional 0.2 SBU for tests)">
    1519]>
    1620
     
    8387    <bridgehead renderas="sect4">Recommended</bridgehead>
    8488    <para role="recommended">
    85       <xref linkend="linux-pam"/>
     89      <xref linkend="linux-pam"/> and
     90      <xref linkend="libxslt"/>
    8691    </para>
    8792
    8893    <bridgehead renderas="sect4">Optional</bridgehead>
    8994    <para role="optional">
    90       <ulink url="http://people.redhat.com/sgrubb/libcap-ng/">libcap-ng</ulink> and
     95      <ulink url="http://people.redhat.com/sgrubb/libcap-ng/">libcap-ng</ulink>,
     96      <xref linkend="gnupg2"/>,
     97      <xref linkend="openssh"/> and
    9198      <xref linkend="valgrind"/>
    9299    </para>
     
    111118
    112119    <para>
    113       To test the results, issue <command>make check</command>.
     120      A session bus address is necessary to run the tests. To test the results,
     121      issue: <command>make -k check</command>. Some tests fail for
     122      unknown reasons.
    114123    </para>
    115124
     
    142151      <seglistitem>
    143152        <seg>
    144           gnome-keyring, gnome-keyring-3, and gnome-keyring-daemon
     153          gnome-keyring (symlink), gnome-keyring-3, and gnome-keyring-daemon
    145154        </seg>
    146155        <seg>
    147           gnome-keyring-pkcs11.so and pam_gnome_keyring.so
     156          gnome-keyring-pkcs11.so, pam_gnome_keyring.so, and
     157          several under /usr/lib/gnome-keyring/devel
    148158        </seg>
    149159        <seg>
Note: See TracChangeset for help on using the changeset viewer.