mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Xorg Drivers Updates.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10953 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7ca0e3677d
commit
8ca6b48471
@ -83,6 +83,15 @@
|
||||
<listitem>
|
||||
<para>[krejzi] - WPA Supplicant 2.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - Xorg Intel Driver 2.20.18.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - Xorg VMMouse Driver 13.0.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - Xorg VMware Driver 13.0.0.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -22,13 +22,13 @@
|
||||
<!ENTITY xorg-synaptics-driver-buildsize "5.2 MB">
|
||||
<!ENTITY xorg-synaptics-driver-time "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY xorg-vmmouse-driver-version "12.9.0">
|
||||
<!ENTITY xorg-vmmouse-driver-version "13.0.0">
|
||||
|
||||
<!ENTITY xorg-vmmouse-driver-download-http "&xorg-download-http;/driver/xf86-input-vmmouse-&xorg-vmmouse-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-vmmouse-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-vmmouse-&xorg-vmmouse-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-vmmouse-driver-md5sum "2b3bfea9ba1f73d9d68bddd0d6b20112">
|
||||
<!ENTITY xorg-vmmouse-driver-size "304 KB">
|
||||
<!ENTITY xorg-vmmouse-driver-buildsize "2.8 MB">
|
||||
<!ENTITY xorg-vmmouse-driver-md5sum "34f9f64ee6a1a51fc8266a9af24e1e07">
|
||||
<!ENTITY xorg-vmmouse-driver-size "308 KB">
|
||||
<!ENTITY xorg-vmmouse-driver-buildsize "2.9 MB">
|
||||
<!ENTITY xorg-vmmouse-driver-time "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY xorg-wacom-driver-version "0.19.0">
|
||||
@ -58,11 +58,11 @@
|
||||
<!ENTITY xorg-fbdev-driver-buildsize "2.3 MB">
|
||||
<!ENTITY xorg-fbdev-driver-time "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY xorg-intel-driver-version "2.20.17">
|
||||
<!ENTITY xorg-intel-driver-version "2.20.18">
|
||||
|
||||
<!ENTITY xorg-intel-driver-download-http "&xorg-download-http;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-intel-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-intel-&xorg-intel-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-intel-driver-md5sum "b76a8ad65b3f6f2f5e0842a55abbffbd">
|
||||
<!ENTITY xorg-intel-driver-md5sum "56457bda125912b803f488f779460640">
|
||||
<!ENTITY xorg-intel-driver-size "1.6 MB">
|
||||
<!ENTITY xorg-intel-driver-buildsize "65 MB">
|
||||
<!ENTITY xorg-intel-driver-time "0.6 SBU">
|
||||
@ -148,12 +148,12 @@
|
||||
<!ENTITY xorg-vesa-driver-buildsize "2.5 MB">
|
||||
<!ENTITY xorg-vesa-driver-time "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY xorg-vmware-driver-version "12.0.2">
|
||||
<!ENTITY xorg-vmware-driver-version "13.0.0">
|
||||
|
||||
<!ENTITY xorg-vmware-driver-download-http "&xorg-download-http;/driver/xf86-video-vmware-&xorg-vmware-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-vmware-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-vmware-&xorg-vmware-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-vmware-driver-md5sum "0743ec7c479603fba60d118858fd5783">
|
||||
<!ENTITY xorg-vmware-driver-size "424 KB">
|
||||
<!ENTITY xorg-vmware-driver-md5sum "b72be57517cbc7a56362f2ee0f092269">
|
||||
<!ENTITY xorg-vmware-driver-size "436 KB">
|
||||
<!ENTITY xorg-vmware-driver-buildsize "12 MB">
|
||||
<!ENTITY xorg-vmware-driver-time "0.1 SBU">
|
||||
]>
|
||||
@ -702,9 +702,9 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--without-hal-*-dir</option>: disables installation of
|
||||
<application>HAL</application> components which are not needed
|
||||
nowadays.
|
||||
<option>--without-hal-*-dir</option>: These switches disable
|
||||
installation of the <application>HAL</application> components
|
||||
which are not needed on Linux.
|
||||
</para>
|
||||
|
||||
</sect3>
|
||||
@ -1289,6 +1289,7 @@ make</userinput></screen>
|
||||
|
||||
<bridgehead renderas="sect5">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="xcb-util"/> and
|
||||
<xref linkend="xorg-server"/>
|
||||
</para>
|
||||
|
||||
@ -2713,16 +2714,6 @@ make</userinput></screen>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect4">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink url="&patch-root;/xf86-video-vmware-&xorg-vmware-driver-version;-upstream_fixes-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect4">Xorg VMware Driver Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect5">Required</bridgehead>
|
||||
@ -2761,8 +2752,7 @@ make</userinput></screen>
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../xf86-video-vmware-&xorg-vmware-driver-version;-upstream_fixes-1.patch &&
|
||||
./configure $XORG_CONFIG &&
|
||||
<screen><userinput>./configure $XORG_CONFIG &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user