mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Updated to Control Center-2.10.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4127 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b79b8be5ce
commit
4967fd1756
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY control-center-download-http "http://ftp.gnome.org/pub/GNOME/sources/control-center/&gnome-version;/control-center-&control-center-version;.tar.bz2">
|
||||
<!ENTITY control-center-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/control-center/&gnome-version;/control-center-&control-center-version;.tar.bz2">
|
||||
<!ENTITY control-center-md5sum "7bd9c12b9abb05b6fcf7b4906b6918ea">
|
||||
<!ENTITY control-center-size "2.5 MB">
|
||||
<!ENTITY control-center-buildsize "51 MB">
|
||||
<!ENTITY control-center-time "1.11 SBU">
|
||||
<!ENTITY control-center-md5sum "d95a5746aa349536dc0f59c61cdaf19f">
|
||||
<!ENTITY control-center-size "2.6 MB">
|
||||
<!ENTITY control-center-buildsize "54 MB">
|
||||
<!ENTITY control-center-time "1.0 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="control-center" xreflabel="Control Center-&control-center-version;">
|
||||
@ -40,16 +40,10 @@ url="&control-center-download-ftp;"/></para></listitem>
|
||||
&control-center-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required patch: <ulink
|
||||
url="&patch-root;/control-center-&control-center-version;-fix_gswitchit-1.patch"/></para>
|
||||
</listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>Control Center</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="libxklavier"/>,
|
||||
<xref linkend="gnome-menus"/>,
|
||||
<xref linkend="metacity"/>,
|
||||
<xref linkend="nautilus"/> and
|
||||
<xref linkend="gnome-icon-theme"/></para>
|
||||
@ -70,12 +64,16 @@ url="&patch-root;/control-center-&control-center-version;-fix_gswitchit-1.patch"
|
||||
<para>Install <application>Control Center</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput><command>patch -Np1 -i ../control-center-&control-center-version;-fix_gswitchit-1.patch &&
|
||||
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
||||
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -119,4 +117,3 @@ instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user