Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/desktop/gnome-settings-daemon.xml

    r4a83293 rac38e9dc  
    1010           "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor14;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    1111  <!ENTITY gnome-settings-daemon-md5sum        "acf6690c1fef93aff552e53501bd3959">
    12   <!ENTITY gnome-settings-daemon-size          "1.5 MB">
    13   <!ENTITY gnome-settings-daemon-buildsize     "54 MB">
    14   <!ENTITY gnome-settings-daemon-time          "1.2 SBU">
     12  <!ENTITY gnome-settings-daemon-size          "1.6 MB">
     13  <!ENTITY gnome-settings-daemon-buildsize     "78 MB">
     14  <!ENTITY gnome-settings-daemon-time          "0.8 SBU">
    1515]>
    1616
     
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080      <xref linkend="colord"/>,
    8181      <xref linkend="geoclue2"/>,
    82       <xref linkend="geocode-glib"/>,
    8382      <xref linkend="gnome-desktop"/>,
    8483      <xref linkend="libcanberra"/>,
     
    9594    <para role="recommended">
    9695      <xref linkend="cups"/>,
    97       <xref linkend="ibus"/>, and
    98       <xref linkend="nss"/>
     96      <xref linkend="NetworkManager"/>,
     97      <xref linkend="nss"/>, and
     98      <xref linkend="wayland"/>
    9999    </para>
    100100
     
    120120    </para>
    121121
    122 <screen><userinput>./configure --prefix=/usr        \
    123             --sysconfdir=/etc    \
    124             --disable-packagekit \
    125             --disable-static     &amp;&amp;
     122<screen><userinput>./configure --prefix=/usr     \
     123            --sysconfdir=/etc \
     124            --disable-static  &amp;&amp;
    126125make</userinput></screen>
    127126
     
    140139  <sect2 role="commands">
    141140    <title>Command Explanations</title>
    142 
    143     <para>
    144       <parameter>--disable-packagekit</parameter>: This switch disables
    145       use of PackageKit which isn't suitable for BLFS.
    146     </para>
    147141
    148142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    161155
    162156    <para>
    163       <option>--disable-ibus</option>: Use this switch if you have not
    164       installed recommended dependency <application>IBus</application>.
     157      <option>--disable-network-manager</option>: Use this switch if
     158      you have not installed recommended dependency
     159      <application>NetworkManager</application>.
    165160    </para>
    166161
     
    170165      <application>NSS</application> and wish to disable SmartCard
    171166      support.
     167    </para>
     168
     169    <para>
     170      <option>--disable-wayland</option>: Use this switch if you have not
     171      installed recommended dependency <application>Wayland</application>.
    172172    </para>
    173173
     
    192192          /etc/gnome-settings-daemon,
    193193          /usr/include/gnome-settings-daemon-3.0,
    194           /usr/lib/gnome-settings-daemon,
    195194          /usr/lib/gnome-settings-daemon-3.0,
    196195          /usr/share/gnome-settings-daemon and
Note: See TracChangeset for help on using the changeset viewer.