Ignore:
Timestamp:
09/26/2012 07:41:06 PM (12 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:
b0369f3
Parents:
d356833
Message:

GNOME 3.6 Part 7.

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

File:
1 edited

Legend:

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

    rd356833 r35e84dce  
    66
    77  <!ENTITY gnome-settings-daemon-download-http
    8            "&gnome-download-http;/gnome-settings-daemon/3.4/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     8           "&gnome-download-http;/gnome-settings-daemon/3.6/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    99  <!ENTITY gnome-settings-daemon-download-ftp 
    10            "&gnome-download-ftp;/gnome-settings-daemon/3.4/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    11   <!ENTITY gnome-settings-daemon-md5sum        "f8c985ce46c720cff28208ccb799c6b7">
    12   <!ENTITY gnome-settings-daemon-size          "1.4 MB">
    13   <!ENTITY gnome-settings-daemon-buildsize     "50 MB">
    14   <!ENTITY gnome-settings-daemon-time          "0.8 SBU">
     10           "&gnome-download-ftp;/gnome-settings-daemon/3.6/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     11  <!ENTITY gnome-settings-daemon-md5sum        "50eb4c88f0be6b36e5f829a6a57a6ce6">
     12  <!ENTITY gnome-settings-daemon-size          "1.5 MB">
     13  <!ENTITY gnome-settings-daemon-buildsize     "60 MB">
     14  <!ENTITY gnome-settings-daemon-time          "0.7 SBU">
    1515]>
    1616
     
    3838    </para>
    3939
    40     &lfs70_checked;
     40    &lfs72_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7474    </itemizedlist>
    7575
    76     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    77     <itemizedlist spacing="compact">
    78       <listitem>
    79         <para>
    80           Required patch:
    81           <ulink url="&patch-root;/gnome-settings-daemon-&gnome-settings-daemon-version;-cups-1.patch"/>
    82         </para>
    83       </listitem>
    84     </itemizedlist>
    85 
    8676    <bridgehead renderas="sect3">GNOME Settings Daemon Dependencies</bridgehead>
    8777
    8878    <bridgehead renderas="sect4">Required</bridgehead>
    8979    <para role="required">
    90       <xref linkend="cups"/>,
    9180      <xref linkend="colord"/>,
    9281      <xref linkend="gnome-desktop"/>,
     
    10089    </para>
    10190
     91    <bridgehead renderas="sect4">Recommended</bridgehead>
     92    <para role="recommended">
     93      <xref linkend="cups"/>,
     94      <xref linkend="ibus"/> and
     95      <xref linkend="nss"/>
     96    </para>
     97
     98    <note>
     99      <para>
     100        Recommended dependencies are not strictly required for
     101        this package to build and function, but you may not get
     102        expected results at runtime if you don't install them.
     103      </para>
     104    </note>
     105
    102106    <para condition="html" role="usernotes">User Notes:
    103107      <ulink url="&blfs-wiki;/gnome-settings-daemon"/>
     
    113117    </para>
    114118
    115 <screen><userinput>patch -Np1 -i ../gnome-settings-daemon-&gnome-settings-daemon-version;-cups-1.patch &amp;&amp;
    116 ./configure --prefix=/usr \
     119<screen><userinput>./configure --prefix=/usr \
    117120            --sysconfdir=/etc \
    118121            --libexecdir=/usr/lib/gnome-settings-daemon \
     
    122125
    123126    <para>
    124       This package does not come with a test suite.
     127      <!-- To test the results, issue <command>make check</command>. -->
     128      This package does not have a working testsuite.
    125129    </para>
    126130
     
    137141
    138142    <para>
    139       <parameter>--libexecdir=/usr/lib/gnome-settings-daemon</parameter>:
    140       This parameter causes the libexec files to be installed in the preferred
    141       location of <filename
    142       class="directory">/usr/lib/gnome-settings-daemon</filename>
    143       instead of <filename class="directory">/usr/libexec</filename>.
    144     </para>
    145 
    146     <para>
    147       <option>--disable-packagekit</option>: This parameter disables use
     143      <option>--disable-packagekit</option>: This switch disables use
    148144      of PackageKit which isn't suitable for BLFS.
    149145    </para>
     
    152148      href="../../xincludes/static-libraries.xml"/>
    153149
     150    <para>
     151      <option>--disable-cups</option>: Use this switch if you have not
     152      installed recommended dependency <application>Cups</application>.
     153    </para>
     154
     155    <para>
     156      <option>--disable-ibus</option>: Use this switch if you have not
     157      installed recommended dependency <application>IBus</application>.
     158    </para>
     159
     160    <para>
     161      <option>--disable-smartcard-support</option>: Use this switch if
     162      you have not installed recommended dependency
     163      <application>NSS</application> and wish to disable SmartCard
     164      support.
     165    </para>
     166
    154167  </sect2>
    155168
     
    159172    <segmentedlist>
    160173      <segtitle>Installed Programs</segtitle>
    161       <segtitle>Installed Libraries</segtitle>
    162174      <segtitle>Installed Directories</segtitle>
    163175
    164176      <seglistitem>
    165177        <seg>
    166           gnome-settings-daemon and several helper applications.
    167         </seg>
    168         <seg>
    169           Various plugins in /usr/lib/gnome-settings-daemon-3.0
     178          gnome-settings-daemon
    170179        </seg>
    171180        <seg>
Note: See TracChangeset for help on using the changeset viewer.