Changeset 9a363500 for gnome/platform


Ignore:
Timestamp:
09/23/2016 04:15:38 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
802de072
Parents:
c52d5a5
Message:

Update to AccountsService-0.6.43
Update to totem-pl-parser-3.10.7
Fixed the documentation directory in libsigc++
Dependency, text, installed files, and typo fixes

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

Location:
gnome/platform
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/accountsservice.xml

    rc52d5a5 r9a363500  
    88           "http://www.freedesktop.org/software/accountsservice/accountsservice-&accountsservice-version;.tar.xz">
    99  <!ENTITY accountsservice-download-ftp  " ">
    10   <!ENTITY accountsservice-md5sum        "77a38325c82effa976cc1a03fbcd5117">
    11   <!ENTITY accountsservice-size          "372 KB">
    12   <!ENTITY accountsservice-buildsize     "12 MB">
     10  <!ENTITY accountsservice-md5sum        "27a899cdfba9aeae4ba4b0bf2b05810a">
     11  <!ENTITY accountsservice-size          "376 KB">
     12  <!ENTITY accountsservice-buildsize     "11 MB">
    1313  <!ENTITY accountsservice-time          "0.1 SBU">
    1414]>
     
    134134    </para>
    135135
     136    <para>
     137      <option>--enable-docbook-docs</option>: This switch enables building
     138      the D-Bus interface API documentation.
     139    </para>
     140
    136141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    137142      href="../../xincludes/static-libraries.xml"/>
     
    175180      <seglistitem>
    176181        <seg>
    177           accounts-daemon
     182          accounts-daemon (library executable)
    178183        </seg>
    179184        <seg>
     
    182187        <seg>
    183188          /usr/include/accountsservice-1.0,
     189          /usr/share/doc/accountsservice,
    184190          /usr/share/gtk-doc/html/libaccountsservice, and
    185191          /var/lib/AccountsService
  • gnome/platform/gcr.xml

    rc52d5a5 r9a363500  
    119119    <para>
    120120      To test the results, issue: <command>make -k check</command>.
    121       Some tests fail for unknown reasons.
     121      The tests must be run from an X Terminal or similar, but two
     122      still fail.
    122123    </para>
    123124
     
    139140    <para>
    140141      <parameter>--without-gtk</parameter>: Use this switch if you
    141       haven't installed <xref linkend="gtk3"/>.
     142      haven't installed <xref linkend="gtk3"/>. Note that
     143      <application>gcr-viewer</application> will not be installed
     144      if this is passed to configure.
    142145    </para>
    143146
  • gnome/platform/gnome-keyring.xml

    rc52d5a5 r9a363500  
    157157        </seg>
    158158        <seg>
    159           gnome-keyring-pkcs11.so and pam_gnome_keyring.so
     159          gnome-keyring-pkcs11.so (PKCS#11 module) and
     160          pam_gnome_keyring.so (PAM module)
    160161        </seg>
    161162        <seg>
  • gnome/platform/libsecret.xml

    rc52d5a5 r9a363500  
    107107    <note>
    108108      <para>
    109         Any package requiring <application>libsecret</application>,
     109        Any package requiring <application>libsecret</application>
    110110        expects <application>GNOME Keyring</application> to be
    111111        present at runtime.
  • gnome/platform/rest.xml

    rc52d5a5 r9a363500  
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
    90       <xref linkend="gtk-doc"/>
     90      <xref linkend="gtk-doc"/> and
     91      <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>
    9192    </para>
    9293
     
    104105    </para>
    105106
    106 <screen><userinput>sed -i "/seems to be moved/s/^/#/" ltmain.sh &amp;&amp;
     107<screen><userinput>sed -i "/seems to be moved/s/^/#/" build/ltmain.sh &amp;&amp;
    107108./configure --prefix=/usr &amp;&amp;
    108109make</userinput></screen>
    109110
    110111    <para>
    111       To test the results, issue: <command>make check</command>. Note that one
    112       test fails for unknown reasons.
     112      To test the results, issue: <command>make check</command>.
    113113    </para>
    114114
     
    125125
    126126    <para>
    127       <command>sed -i ... ltmain.sh</command>: This sed silences several
     127      <command>sed -i ... build/ltmain.sh</command>: This sed silences several
    128128      useless and annoying warnings generated by libtool.
    129129    </para>
    130130   
     131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     132    href="../../xincludes/gtk-doc-rebuild.xml"/>
     133
    131134  </sect2>
    132135
  • gnome/platform/totem-pl-parser.xml

    rc52d5a5 r9a363500  
    99  <!ENTITY totem-pl-parser-download-ftp
    1010   "&gnome-download-ftp;/totem-pl-parser/3.10/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
    11   <!ENTITY totem-pl-parser-md5sum        "b8a691c30632bb2f2df3b33e4998bbcb">
    12   <!ENTITY totem-pl-parser-size          "1.6 MB">
    13   <!ENTITY totem-pl-parser-buildsize     "14 MB (additional 116 KB for the tests)">
    14   <!ENTITY totem-pl-parser-time          "0.2 SBU (additional 0.9 SBU for the tests)">
     11  <!ENTITY totem-pl-parser-md5sum        "a316c4c82ac64758d7b57e422a07a75e">
     12  <!ENTITY totem-pl-parser-size          "1.5 MB">
     13  <!ENTITY totem-pl-parser-buildsize     "13 MB (additional 144 KB for the tests)">
     14  <!ENTITY totem-pl-parser-time          "0.1 SBU (additional 0.1 SBU for the tests)">
    1515]>
    1616
     
    113113
    114114<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    115 
    116115make</userinput></screen>
    117116
     117<!-- This is not needed anymore as of at least 3.10.7.
    118118    <para>
    119119      If you wish to run the test suite, disable two tests which fail,
     
    124124    -e '/g_test_add_func (\"\/parser\/parsing\/xml_mixed_cdata/d' \
    125125    -i plparse/tests/parser.c</userinput></screen>
     126-->
    126127
    127128    <para>
Note: See TracChangeset for help on using the changeset viewer.