mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Updated build times, sizes, and build sizes for Xorg-7.5 sections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8111 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1c96292392
commit
7bd417eb3f
@ -8,9 +8,9 @@
|
||||
<!ENTITY x7apps-download-ftp "ftp://ftp.x.org/pub/individual/app/">
|
||||
<!ENTITY x7apps-wget "&files-anduin;/xorg/app-&xorg7-release;.wget">
|
||||
<!ENTITY x7apps-md5sum "&files-anduin;/xorg/app-&xorg7-release;.md5">
|
||||
<!ENTITY x7apps-size "9.0 MB">
|
||||
<!ENTITY x7apps-buildsize "30.7 MB">
|
||||
<!ENTITY x7apps-time "2.9 SBU">
|
||||
<!ENTITY x7apps-size "4.5 MB">
|
||||
<!ENTITY x7apps-buildsize "35.6 MB">
|
||||
<!ENTITY x7apps-time "1.2 SBU">
|
||||
|
||||
]>
|
||||
|
||||
|
@ -8,9 +8,9 @@
|
||||
<!ENTITY x7drivers-download-ftp "ftp://ftp.x.org/pub/individual/driver/">
|
||||
<!ENTITY x7drivers-wget "&files-anduin;/xorg/driver-&xorg7-release;.wget">
|
||||
<!ENTITY x7drivers-md5sum "&files-anduin;/xorg/driver-&xorg7-release;.md5">
|
||||
<!ENTITY x7drivers-size "16.7 MB">
|
||||
<!ENTITY x7drivers-buildsize "60.3 MB">
|
||||
<!ENTITY x7drivers-time "6.9 SBU">
|
||||
<!ENTITY x7drivers-size "17.3 MB">
|
||||
<!ENTITY x7drivers-buildsize "212 MB">
|
||||
<!ENTITY x7drivers-time "4.0 SBU">
|
||||
|
||||
]>
|
||||
|
||||
|
@ -8,8 +8,8 @@
|
||||
<!ENTITY x7fonts-download-ftp "ftp://ftp.x.org/pub/individual/font/">
|
||||
<!ENTITY x7fonts-wget "&files-anduin;/xorg/font-&xorg7-release;.wget">
|
||||
<!ENTITY x7fonts-md5sum "&files-anduin;/xorg/font-&xorg7-release;.md5">
|
||||
<!ENTITY x7fonts-size "13.0 MB">
|
||||
<!ENTITY x7fonts-buildsize "100 MB">
|
||||
<!ENTITY x7fonts-size "14.8 MB">
|
||||
<!ENTITY x7fonts-buildsize "269 MB">
|
||||
<!ENTITY x7fonts-time "2.0 SBU">
|
||||
]>
|
||||
|
||||
|
@ -8,13 +8,9 @@
|
||||
<!ENTITY x7libs-download-ftp "ftp://ftp.x.org/pub/individual/lib/">
|
||||
<!ENTITY x7libs-wget "&files-anduin;/xorg/lib-&xorg7-release;.wget">
|
||||
<!ENTITY x7libs-md5sum "&files-anduin;/xorg/lib-&xorg7-release;.md5">
|
||||
<!ENTITY x7libs-size "11.4 MB">
|
||||
<!ENTITY x7libs-buildsize "186 MB">
|
||||
<!ENTITY x7libs-time "6.6 SBU">
|
||||
|
||||
<!-- Versions for patches -->
|
||||
<!ENTITY libX11-version "1.1.2">
|
||||
<!ENTITY libXfont-version "1.2.8">
|
||||
<!ENTITY x7libs-size "10.7 MB">
|
||||
<!ENTITY x7libs-buildsize "336 MB">
|
||||
<!ENTITY x7libs-time "4.2 SBU">
|
||||
|
||||
]>
|
||||
|
||||
@ -73,7 +69,6 @@
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="ed"/>,
|
||||
<xref linkend="fontconfig"/>,
|
||||
<!-- <xref linkend="pkgconfig"/>, -->
|
||||
<xref linkend="xorg7-proto"/>, and
|
||||
<xref linkend="libXdmcp"/></para>
|
||||
|
||||
|
@ -8,14 +8,14 @@
|
||||
<!ENTITY x7proto-download-ftp "ftp://ftp.x.org/pub/individual/proto/">
|
||||
<!ENTITY x7proto-wget "&files-anduin;/xorg/proto-&xorg7-release;.wget">
|
||||
<!ENTITY x7proto-md5sum "&files-anduin;/xorg/proto-&xorg7-release;.md5">
|
||||
<!ENTITY x7proto-size "1.4 MB">
|
||||
<!ENTITY x7proto-size "1.9 MB">
|
||||
<!-- Editors note: Because we recommend a scripted build that removes
|
||||
the source directories after installation, the xorg buildsizes are
|
||||
determined by the sum of all package source tarballs, the size of
|
||||
installed files, and the size of the largest package's build
|
||||
directory after running make install. -->
|
||||
<!ENTITY x7proto-buildsize "4.0 MB">
|
||||
<!ENTITY x7proto-time "0.2 SBU">
|
||||
<!ENTITY x7proto-buildsize "10.2 MB">
|
||||
<!ENTITY x7proto-time "0.8 SBU">
|
||||
|
||||
]>
|
||||
|
||||
|
@ -8,8 +8,8 @@
|
||||
<!ENTITY x7utils-download-ftp "ftp://ftp.x.org/pub/individual/util/">
|
||||
<!ENTITY x7utils-wget "&files-anduin;/xorg/util-&xorg7-release;.wget">
|
||||
<!ENTITY x7utils-md5sum "&files-anduin;/xorg/util-&xorg7-release;.md5">
|
||||
<!ENTITY x7utils-size "664 KB">
|
||||
<!ENTITY x7utils-buildsize "5.2 MB">
|
||||
<!ENTITY x7utils-size "176 KB">
|
||||
<!ENTITY x7utils-buildsize "5.3 MB">
|
||||
<!ENTITY x7utils-time "0.1 SBU">
|
||||
|
||||
]>
|
||||
|
@ -295,7 +295,7 @@ make -f client.mk build</userinput></screen>
|
||||
mkdir /usr/lib/mozilla &&
|
||||
ln -sv /usr/lib/xulrunner-&xulrunner-version;/plugins \
|
||||
/usr/lib/mozilla/plugins &&
|
||||
sudo chown -R root:root /usr/lib/xulrunner-* /usr/bin/xulrunner</userinput></screen>
|
||||
chown -R root:root /usr/lib/xulrunner-* /usr/bin/xulrunner</userinput></screen>
|
||||
|
||||
<para>If you've elected to use the included NSPR and NSS, while still the
|
||||
<systemitem class="username">root</systemitem> user, complete the
|
||||
|
Loading…
Reference in New Issue
Block a user