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-control-center.xml

    rd356833 r35e84dce  
    66
    77  <!ENTITY gnome-control-center-download-http
    8            "&gnome-download-http;/gnome-control-center/3.4/gnome-control-center-&gnome-control-center-version;.tar.xz">
     8           "&gnome-download-http;/gnome-control-center/3.6/gnome-control-center-&gnome-control-center-version;.tar.xz">
    99  <!ENTITY gnome-control-center-download-ftp 
    10            "&gnome-download-ftp;/gnome-control-center/3.4/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "cebb27d87bdfc8175073eebb6610a498">
    12   <!ENTITY gnome-control-center-size          "4.1 MB">
    13   <!ENTITY gnome-control-center-buildsize     "90 MB">
     10           "&gnome-download-ftp;/gnome-control-center/3.6/gnome-control-center-&gnome-control-center-version;.tar.xz">
     11  <!ENTITY gnome-control-center-md5sum        "4f2c8df3a5ac2e3c27f136445904c665">
     12  <!ENTITY gnome-control-center-size          "4.6 MB">
     13  <!ENTITY gnome-control-center-buildsize     "110 MB">
    1414  <!ENTITY gnome-control-center-time          "1.0 SBU">
    1515]>
     
    3737    </para>
    3838
    39     &lfs70_checked;
     39    &lfs72_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6969        <para>
    7070          Estimated build time: &gnome-control-center-time;
    71         </para>
    72       </listitem>
    73     </itemizedlist>
    74 
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/gnome-control-center-&gnome-control-center-version;-cups-1.patch"/>
    8171        </para>
    8272      </listitem>
     
    9080      <xref linkend="gnome-online-accounts"/>,
    9181      <xref linkend="gnome-settings-daemon"/>,
    92       <xref linkend="libgtop"/> and
    93       <xref linkend="shared-mime-info"/>
     82      <xref linkend="iso-codes"/>,
     83      <xref linkend="libgtop"/>,
     84      <xref linkend="libpwquality"/> and
     85      <xref linkend="mitkrb"/>
    9486    </para>
    9587
    9688    <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
    9789    <para role="required">
    98       <xref linkend="accountsservice"/>,
    99       <xref linkend="consolekit"/>,
    100       <xref linkend="gnome-screensaver"/> and
    101       <xref linkend="polkit-gnome"/>
     90      <xref linkend="accountsservice"/> and
     91      <xref linkend="consolekit"/>
    10292    </para>
    10393
    10494    <bridgehead renderas="sect4">Recommended</bridgehead>
    10595    <para role="recommended">
    106       <xref linkend="gnome-bluetooth"/> and
     96      <xref linkend="cups"/>,
     97      <xref linkend="gnome-bluetooth"/>,
     98      <xref linkend="ibus"/> and
    10799      <xref linkend="NetworkManager"/>
    108100    </para>
     
    115107    </para>
    116108
     109    <note>
     110      <para>
     111        Recommended dependencies are not strictly required for
     112        this package to build and function, but you may not get
     113        expected results at runtime if you don't install them.
     114      </para>
     115    </note>
     116
    117117    <para condition="html" role="usernotes">User Notes:
    118118      <ulink url="&blfs-wiki;/gnome-control-center"/>
     
    128128    </para>
    129129
    130 <screen><userinput>patch -Np1 -i ../gnome-control-center-&gnome-control-center-version;-cups-1.patch &amp;&amp;
    131 ./configure --prefix=/usr \
     130<screen><userinput>./configure --prefix=/usr \
    132131            --sysconfdir=/etc \
    133132            --disable-static &amp;&amp;
     
    151150    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    152151      href="../../xincludes/static-libraries.xml"/>
     152
     153    <para>
     154      <option>--disable-cups</option>: Use this switch if you have not
     155      installed recommended dependency <application>Cups</application>.
     156    </para>
     157
     158    <para>
     159      <option>--disable-ibus</option>: Use this switch if you have not
     160      installed recommended dependency <application>IBus</application>.
     161    </para>
    153162
    154163  </sect2>
     
    182191        <listitem>
    183192          <para>
    184             is used to configure various system settings.
     193            is a graphical user interface used to configure various
     194            aspects of <application>GNOME</application>.
    185195          </para>
    186196          <indexterm zone="gnome-control-center gnome-control-center-prog">
Note: See TracChangeset for help on using the changeset viewer.