Changeset 24985a2


Ignore:
Timestamp:
02/12/2012 12:09:50 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
b17d4e9
Parents:
e975eaa3
Message:

gnome-control-center-3.2.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re975eaa3 r24985a2  
    697697<!ENTITY glib-networking-version      "2.30.1">
    698698<!ENTITY gnome-bluetooth-version      "3.2.1">
    699 <!ENTITY gnome-control-center-version "2.30.1">
     699<!ENTITY gnome-control-center-version "3.2.2">
    700700<!ENTITY gnome-icon-theme-version     "2.30.3">
    701701<!ENTITY gnome-keyring-version        "2.30.3">
  • gnome/core/gnome-control-center.xml

    re975eaa3 r24985a2  
    55  %general-entities;
    66
    7   <!ENTITY gnome-control-center-download-http "&gnome-download-http;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.bz2">
    8   <!ENTITY gnome-control-center-download-ftp  "&gnome-download-ftp;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.bz2">
    9   <!ENTITY gnome-control-center-md5sum        "9608eae5605cfc478ba35b683bf129c1">
    10   <!ENTITY gnome-control-center-size          "2.7 MB">
    11   <!ENTITY gnome-control-center-buildsize     "60 MB">
    12   <!ENTITY gnome-control-center-time          "1.3 SBU">
     7  <!ENTITY gnome-control-center-download-http "&gnome-download-http;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     8  <!ENTITY gnome-control-center-download-ftp  "&gnome-download-ftp;/gnome-control-center/&gnome-version;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     9  <!ENTITY gnome-control-center-md5sum        "7da05b8b5d78535482e8f849ca0cf274">
     10  <!ENTITY gnome-control-center-size          "4.1 MB">
     11  <!ENTITY gnome-control-center-buildsize     "115 MB">
     12  <!ENTITY gnome-control-center-time          "1.7 SBU">
    1313]>
    1414
     
    3333    <application>GNOME</application> settings managers.</para>
    3434
    35     &lfs65_checked;
     35    &lfs70_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6363    <xref linkend="gnome-menus"/>,
    6464    <xref linkend="gnome-settings-daemon"/>,
     65    <xref linkend="libgtop"/>,
    6566    <xref linkend="libunique"/>,
    66     <xref linkend="metacity"/>, and
     67    <xref linkend="metacity"/>,
     68    <xref linkend="pulseaudio"/>, and
    6769    <xref linkend="shared-mime-info"/></para>
    6870
     
    9395    following commands:</para>
    9496
    95 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    96             --sysconfdir=&gnome-etc-dir; \
    97             --localstatedir=/var/lib \
    98             --libexecdir=$(pkg-config \
    99                 --variable=prefix ORBit-2.0)/lib/gnome-control-center &amp;&amp;
     97<screen><userinput>./configure --prefix=$GNOME_PREFIX \
     98            --sysconfdir=$GNOME_SYSCONFDIR &amp;&amp;
    10099make</userinput></screen>
    101100
     
    117116    href="../../xincludes/gnome-sysconfdir.xml"/>
    118117
    119     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    120     href="../../xincludes/scrollkeeper-dir.xml"/>
    121 
    122     <para><parameter>--libexecdir=$(pkg-config --variable=prefix
    123     ORBit-2.0)/lib/gnome-control-center</parameter>: This parameter causes the libexec
    124     files to be installed in the preferred location of
    125     <filename class="directory">$GNOME_PREFIX/lib/gnome-control-center</filename>
    126     instead of
    127     <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    128 
    129     <para><option>--disable-hal</option>: Build without hal support.</para>
    130 
    131118    <para><option>--enable-aboutme</option>: Enables building the
    132119    <command>gnome-about-me</command> capplet. <application>Evolution Data
    133120    Server</application> must be installed to use this parameter.</para>
    134121
    135   </sect2>
    136 
    137   <sect2 role="configuration">
    138     <title>Configuring GNOME Control Center</title>
    139 
    140     <sect3 id="gnome-control-center-config">
    141       <title>Configuration Information</title>
    142 
    143       <para>If <application>HAL</application> was linked into the build and
    144       GNOME is being installed in any location other than
    145       <filename class='directory'>/usr</filename>, you should create a local
    146       <application>D-Bus</application> session configuration file so that the
    147       installed <filename>org.gnome.SettingsDaemon.service</filename>
    148       file can be discovered by <application>D-Bus</application>. You should
    149       reference the information on the <application>D-Bus</application> page
    150       for instructions on how to create a
    151       <xref linkend="dbus-session-config"/>. You may disregard this if you
    152       already created the local <application>D-Bus</application> session
    153       configuration file during the <application>GNOME VFS</application>
    154       installation.</para>
    155 
    156     </sect3>
     122    <para><option>--enable-static=no</option>: This switch prevents the static
     123    libraries being installed.</para>
    157124
    158125  </sect2>
  • introduction/welcome/changelog.xml

    re975eaa3 r24985a2  
    6363          <para>[ken] - add gnome-contacts-3.2.2 from Wayne.</para>
    6464        </listitem>
     65        <listitem>
     66          <para>[ken] - merge gnome-control-center-3.2.2 from Wayne.</para>
     67        </listitem>
    6568      </itemizedlist>
    6669    </listitem>
Note: See TracChangeset for help on using the changeset viewer.