Ignore:
Timestamp:
02/28/2012 08:40:56 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
879316fb
Parents:
ebf1fa3f
Message:

seahorse-3.2.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/seahorse.xml

    rebf1fa3f ra457e12  
    55  %general-entities;
    66
    7   <!ENTITY seahorse-download-http "&gnome-download-http;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.bz2">
    8   <!ENTITY seahorse-download-ftp  "&gnome-download-ftp;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.bz2">
    9   <!ENTITY seahorse-md5sum        "b332279b34acca952807e31534fec592">
    10   <!ENTITY seahorse-size          "2.3 MB">
    11   <!ENTITY seahorse-buildsize     "66 MB">
    12   <!ENTITY seahorse-time          "1.1 SBU">
     7  <!ENTITY seahorse-download-http "&gnome-download-http;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.xz">
     8  <!ENTITY seahorse-download-ftp  "&gnome-download-ftp;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.xz">
     9  <!ENTITY seahorse-md5sum        "87f34a292f54e01a974695696e5dc842">
     10  <!ENTITY seahorse-size          "1.9 MB">
     11  <!ENTITY seahorse-buildsize     "51 MB">
     12  <!ENTITY seahorse-time          "0.7 SBU">
    1313]>
    1414
     
    3434    keys (using GPG/GPGME) and SSH keys.</para>
    3535
    36     &lfs65_built;
     36    &lfs70_built;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="GConf"/>,
     63    <para role="required"><xref linkend="gnome-doc-utils"/>,
    6464    <xref linkend="gnome-doc-utils"/>,
    65     <xref linkend="gpgme"/>,
    66     <xref linkend="gnupg"/> or <xref linkend="gnupg2"/>, and
     65    <xref linkend="gpgme"/> (required for LDAP support) or
     66    <xref linkend="gnupg"/> or <xref linkend="gnupg2"/>,
     67    <xref linkend="gtk3"/>, and
    6768    <xref linkend="libgnome-keyring"/></para>
     69
     70    <bridgehead renderas="sect4">Rarian:</bridgehead>
     71    <para role="optional"><xref linkend="rarian"/></para>
    6872
    6973    <bridgehead renderas="sect4">Optional</bridgehead>
    7074    <para role="optional"><xref linkend="avahi"/>,
    71     <xref linkend="gnome-keyring"/>,
    7275    <xref linkend="gtk-doc"/>,
    7376    <xref linkend="libnotify"/>,
    7477    <xref linkend="libsoup"/>,
    75     <xref linkend="openldap"/>, and
    76     <xref linkend="rarian"/></para>
     78    <xref linkend="openldap"/></para>
    7779
    7880    <para condition="html" role="usernotes">User Notes:
     
    8789    commands:</para>
    8890
    89 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    90             --sysconfdir=&gnome-etc-dir; \
    91             --disable-scrollkeeper &amp;&amp;
     91<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
    9292make</userinput></screen>
    9393
     
    109109    href="../../xincludes/gnome-sysconfdir.xml"/>
    110110
    111     <para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to
    112     the <application>scrollkeeper</application> database. Remove it if you have
    113     <application>rarian</application> installed.</para>
    114 
    115111    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116112    href="../../xincludes/gtk-doc-rebuild.xml"/>
     
    127123
    128124      <seglistitem>
    129         <seg>seahorse, seahorse-daemon, and xloadimage</seg>
    130         <seg>libcryptui.{so,a}</seg>
    131         <seg><envar>$GNOME_PREFIX</envar>/{include/libcryptui,lib/seahorse,
     125        <seg>seahorse, seahorse-ssh-askpass</seg>
     126        <seg>none</seg>
     127        <seg><envar>$GNOME_PREFIX</envar>/lib/seahorse,
    132128        share/{gnome/help/seahorse/*,gtk-doc/html/{libcryptui,libseahorse},
    133129        omf/seahorse,pixmaps/seahorse/{22x22,48x48,scalable},seahorse/ui}}</seg>
     
    151147      </varlistentry>
    152148
     149      <!-- no longer present
    153150      <varlistentry id="seahorse-daemon">
    154151        <term><command>seahorse-daemon</command></term>
     
    171168          </indexterm>
    172169        </listitem>
    173       </varlistentry>
     170      </varlistentry> -->
    174171
    175172    </variablelist>
Note: See TracChangeset for help on using the changeset viewer.