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/gcr.xml

    rd356833 r35e84dce  
    55  %general-entities;
    66
    7   <!ENTITY gcr-download-http "&gnome-download-http;/gcr/3.4/gcr-&gcr-version;.tar.xz">
    8   <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/3.4/gcr-&gcr-version;.tar.xz">
    9   <!ENTITY gcr-md5sum        "52dd83d8f64654147e720cbd186ee357">
    10   <!ENTITY gcr-size          "1.3 MB">
    11   <!ENTITY gcr-buildsize     "83 MB">
     7  <!ENTITY gcr-download-http "&gnome-download-http;/gcr/3.6/gcr-&gcr-version;.tar.xz">
     8  <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/3.6/gcr-&gcr-version;.tar.xz">
     9  <!ENTITY gcr-md5sum        "f1177ffa4b6c3271fdefa54f42c1e266">
     10  <!ENTITY gcr-size          "1.4 MB">
     11  <!ENTITY gcr-buildsize     "85 MB">
    1212  <!ENTITY gcr-time          "0.8 SBU">
    1313]>
    1414
    15 <sect1 id="gcr" xreflabel="gcr-&gcr-version;">
     15<sect1 id="gcr" xreflabel="Gcr-&gcr-version;">
    1616  <?dbhtml filename="gcr.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>gcr-&gcr-version;</title>
     23  <title>Gcr-&gcr-version;</title>
    2424
    2525  <indexterm zone="gcr">
    26     <primary sortas="a-gcr">gcr</primary>
     26    <primary sortas="a-Gcr">Gcr</primary>
    2727  </indexterm>
    2828
     
    3333      The <application>Gcr</application> package contains libraries used
    3434      for displaying certificates and accessing key stores. It also
    35       provides the viewer for crypto files on the GNOME Desktop.
    36     </para>
    37 
    38     &lfs70_checked;
     35      provides the viewer for crypto files on the
     36      <application>GNOME</application> Desktop.
     37    </para>
     38
     39    &lfs72_checked;
    3940
    4041    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9091    <bridgehead renderas="sect4">Optional</bridgehead>
    9192    <para role="optional">
     93      <xref linkend="gnupg"/> or
     94      <xref linkend="gnupg2"/>,
    9295      <xref linkend="gtk-doc"/> and
    9396      <ulink url="http://www.valgrind.org">Valgrind</ulink>
     
    148151        </seg>
    149152        <seg>
    150           /usr/include/{gck-1,gcr-3},
     153          /usr/include/gck-1,
     154          /usr/include/gcr-3,
    151155          /usr/lib/gnome-keyring,
    152           /usr/share/gcr-3 and
    153           /usr/share/gtk-doc/html/{gck,gcr-3}
     156          /usr/share/gcr-3,
     157          /usr/share/gtk-doc/html/gck and
     158          /usr/share/gtk-doc/html/gcr-3
    154159        </seg>
    155160      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.