Changeset 45f56ac for gnome/platform


Ignore:
Timestamp:
07/28/2013 03:10:03 PM (11 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:
79b5546
Parents:
1b5d270e
Message:

Rename samba3 to samba, begin updating packages in GNOME chapter.

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

Location:
gnome/platform
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/accountsservice.xml

    r1b5d270e r45f56ac  
    88           "http://www.freedesktop.org/software/accountsservice/accountsservice-&accountsservice-version;.tar.xz">
    99  <!ENTITY accountsservice-download-ftp  " ">
    10   <!ENTITY accountsservice-md5sum        "d594f1da95c6a83c0463695ca31815b2">
     10  <!ENTITY accountsservice-md5sum        "dbf4323b688a314b4bf76890ad6d5279">
    1111  <!ENTITY accountsservice-size          "352 KB">
    1212  <!ENTITY accountsservice-buildsize     "12 MB">
     
    111111            --localstatedir=/var \
    112112            --libexecdir=/usr/lib/accountsservice \
     113            --enable-admin-group=adm \
    113114            --disable-static &amp;&amp;
    114115make</userinput></screen>
     
    128129  <sect2 role="commands">
    129130    <title>Command Explanations</title>
     131
     132    <para>
     133      <parameter>--enable-admin-group=adm</parameter>: This switch sets
     134      group for administrator accounts.
     135    </para>
    130136
    131137    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • gnome/platform/gvfs.xml

    r1b5d270e r45f56ac  
    103103      <ulink url="http://www.libimobiledevice.org/">libimobiledevice</ulink>,
    104104      <xref linkend="openssh"/> and
    105       <xref linkend="samba3"/>
     105      <xref linkend="samba"/>
    106106    </para>
    107107
  • gnome/platform/libgnome-keyring.xml

    r1b5d270e r45f56ac  
    66
    77  <!ENTITY libgnome-keyring-download-http
    8            "&gnome-download-http;/libgnome-keyring/3.6/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
     8           "&gnome-download-http;/libgnome-keyring/3.8/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
    99  <!ENTITY libgnome-keyring-download-ftp
    10            "&gnome-download-ftp;/libgnome-keyring/3.6/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
    11   <!ENTITY libgnome-keyring-md5sum        "4d8a8e81e6f5413c2c0c472380988e6e">
    12   <!ENTITY libgnome-keyring-size          "416 KB">
    13   <!ENTITY libgnome-keyring-buildsize     "15 MB">
    14   <!ENTITY libgnome-keyring-time          "0.1 SBU">
     10           "&gnome-download-ftp;/libgnome-keyring/3.8/libgnome-keyring-&libgnome-keyring-version;.tar.xz">
     11  <!ENTITY libgnome-keyring-md5sum        "caec6bcfac4d1fce6927c2338bdc5058">
     12  <!ENTITY libgnome-keyring-size          "420 KB">
     13  <!ENTITY libgnome-keyring-buildsize     "18 MB">
     14  <!ENTITY libgnome-keyring-time          "0.2 SBU">
    1515]>
    1616
  • gnome/platform/libsecret.xml

    r1b5d270e r45f56ac  
    77  <!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/&libsecret-version;/libsecret-&libsecret-version;.tar.xz">
    88  <!ENTITY libsecret-download-ftp  "&gnome-download-ftp;/libsecret/&libsecret-version;/libsecret-&libsecret-version;.tar.xz">
    9   <!ENTITY libsecret-md5sum        "ac4db2be8e970899ca5091791c1f7c36">
     9  <!ENTITY libsecret-md5sum        "51093b922823a7bdb5d7e951a9f2337f">
    1010  <!ENTITY libsecret-size          "476 KB">
    1111  <!ENTITY libsecret-buildsize     "21 MB">
     
    117117
    118118    <para>
    119       To test the results, issue: <command>make -k check</command>. The
    120       JavaScript tests can sometimes fail for unknown reasons.
     119      To test the results, issue: <command>make check</command> from an
     120      X terminal emulator.
    121121    </para>
    122122
Note: See TracChangeset for help on using the changeset viewer.