Changeset a457e12
- Timestamp:
- 02/28/2012 08:40:56 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 879316fb
- Parents:
- ebf1fa3f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rebf1fa3f ra457e12 801 801 <!ENTITY nemiver-version "0.9.0"> 802 802 <!ENTITY rygel-version "0.12.5"> 803 <!ENTITY seahorse-version " 2.30.1">803 <!ENTITY seahorse-version "3.2.2"> 804 804 <!ENTITY totem-version "2.30.2"> 805 805 <!ENTITY vinagre-version "2.30.2"> -
gnome/add/seahorse.xml
rebf1fa3f ra457e12 5 5 %general-entities; 6 6 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.3MB">11 <!ENTITY seahorse-buildsize " 66MB">12 <!ENTITY seahorse-time " 1.1SBU">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"> 13 13 ]> 14 14 … … 34 34 keys (using GPG/GPGME) and SSH keys.</para> 35 35 36 &lfs 65_built;36 &lfs70_built; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 61 61 62 62 <bridgehead renderas="sect4">Required</bridgehead> 63 <para role="required"><xref linkend=" GConf"/>,63 <para role="required"><xref linkend="gnome-doc-utils"/>, 64 64 <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 67 68 <xref linkend="libgnome-keyring"/></para> 69 70 <bridgehead renderas="sect4">Rarian:</bridgehead> 71 <para role="optional"><xref linkend="rarian"/></para> 68 72 69 73 <bridgehead renderas="sect4">Optional</bridgehead> 70 74 <para role="optional"><xref linkend="avahi"/>, 71 <xref linkend="gnome-keyring"/>,72 75 <xref linkend="gtk-doc"/>, 73 76 <xref linkend="libnotify"/>, 74 77 <xref linkend="libsoup"/>, 75 <xref linkend="openldap"/>, and 76 <xref linkend="rarian"/></para> 78 <xref linkend="openldap"/></para> 77 79 78 80 <para condition="html" role="usernotes">User Notes: … … 87 89 commands:</para> 88 90 89 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 90 --sysconfdir=&gnome-etc-dir; \ 91 --disable-scrollkeeper && 91 <screen><userinput>./configure --prefix=$GNOME_PREFIX && 92 92 make</userinput></screen> 93 93 … … 109 109 href="../../xincludes/gnome-sysconfdir.xml"/> 110 110 111 <para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to112 the <application>scrollkeeper</application> database. Remove it if you have113 <application>rarian</application> installed.</para>114 115 111 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 116 112 href="../../xincludes/gtk-doc-rebuild.xml"/> … … 127 123 128 124 <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, 132 128 share/{gnome/help/seahorse/*,gtk-doc/html/{libcryptui,libseahorse}, 133 129 omf/seahorse,pixmaps/seahorse/{22x22,48x48,scalable},seahorse/ui}}</seg> … … 151 147 </varlistentry> 152 148 149 <!-- no longer present 153 150 <varlistentry id="seahorse-daemon"> 154 151 <term><command>seahorse-daemon</command></term> … … 171 168 </indexterm> 172 169 </listitem> 173 </varlistentry> 170 </varlistentry> --> 174 171 175 172 </variablelist> -
introduction/welcome/changelog.xml
rebf1fa3f ra457e12 51 51 <para>[abenton] - added Openbox 3.5.0.</para> 52 52 </listitem> 53 <listitem> 54 <para>[ken] - merged seahorse-3.2.2 from Wayne.</para> 55 </listitem> 53 56 </itemizedlist> 54 57 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.