Changeset 3b69a2aa
- Timestamp:
- 03/08/2011 03:58:40 AM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c5c81b2
- Parents:
- 11dc737
- Files:
-
- 2 added
- 1 deleted
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r11dc737 r3b69a2aa 4 4 --> 5 5 6 <!ENTITY day " 19"> <!-- Always 2 digits -->6 <!ENTITY day "08"> <!-- Always 2 digits --> 7 7 <!ENTITY month "02"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2011"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "svn-&year;&month;&day;"> 12 <!ENTITY releasedate " January &day;st, &year;">12 <!ENTITY releasedate "March &day;th, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 513 513 <!ENTITY xorg7-version "7.6"> 514 514 <!ENTITY xorg7-release "7.6-1"> 515 <!ENTITY util-macros-version "1.11.0"> 516 <!ENTITY makedepend-version "1.0.3"> 515 517 <!ENTITY libXau-version "1.0.6"> 516 518 <!ENTITY libXdmcp-version "1.1.0"> -
introduction/welcome/changelog.xml
r11dc737 r3b69a2aa 41 41 42 42 --> 43 <listitem> 44 <para>March 8th, 2011</para> 45 <itemizedlist> 46 <listitem> 47 <para>[dj] - Separated Xorg Utilities packages (util-macros and 48 makedepend).</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 43 53 <listitem> 44 54 <para>February 19th, 2010</para> -
x/installing/installing.xml
r11dc737 r3b69a2aa 28 28 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg7-dummy.xml"/> --> 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg7.xml"/> 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-macros.xml"/> 30 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7proto.xml"/> 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href=" x7util.xml"/>32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="makedepend.xml"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXau.xml"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXdmcp.xml"/> … … 45 46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x-config.xml"/> 46 47 47 <!-- New Page<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-config.xml"/> -->48 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xorg-config.xml"/> --> 48 49 </chapter> -
x/installing/libXau.xml
r11dc737 r3b69a2aa 34 34 restricting client access to the display.</para> 35 35 36 &lfs6 5_checked;36 &lfs67_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/libXdmcp.xml
r11dc737 r3b69a2aa 34 34 allowing clients to interact with the X Display Manager.</para> 35 35 36 &lfs6 5_checked;36 &lfs67_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/luit.xml
r11dc737 r3b69a2aa 33 33 <para><application>Luit</application> provides a filter for displaying and 34 34 converting UTF-8 characters in text console windows.</para> 35 36 &lfs67_checked; 35 37 36 38 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/x7app.xml
r11dc737 r3b69a2aa 36 36 implementations.</para> 37 37 38 &lfs6 5_checked;38 &lfs67_checked; 39 39 40 40 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/x7driver.xml
r11dc737 r3b69a2aa 34 34 <para>The <application>Xorg</application> drivers provide the means 35 35 for the xserver to take advantage of installed hardware.</para> 36 37 &lfs67_checked; 36 38 37 39 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/x7font.xml
r11dc737 r3b69a2aa 34 34 needed fonts to the <application>Xorg</application> applications.</para> 35 35 36 &lfs6 5_checked;36 &lfs67_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/x7lib.xml
r11dc737 r3b69a2aa 35 35 routines that are used within all X Window applications.</para> 36 36 37 &lfs6 5_checked;37 &lfs67_checked; 38 38 39 39 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/x7proto.xml
r11dc737 r3b69a2aa 41 41 applications to build against the installed X Window system.</para> 42 42 43 &lfs6 5_checked;43 &lfs67_checked; 44 44 45 45 <bridgehead renderas="sect3">Package Information</bridgehead> … … 75 75 76 76 <bridgehead renderas="sect4">Required</bridgehead> 77 <para role="required"> <xref linkend=" xorg7-util"/></para>77 <para role="required"> <xref linkend="util-macros"/></para> 78 78 79 79 <bridgehead renderas="sect4">Optional</bridgehead> -
x/installing/x7server.xml
r11dc737 r3b69a2aa 33 33 <para>The <application>Xorg</application> Server is the core 34 34 of the X Window system.</para> 35 36 &lfs67_checked; 35 37 36 38 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/xbitmaps.xml
r11dc737 r3b69a2aa 34 34 draw screen elements.</para> 35 35 36 &lfs6 5_checked;36 &lfs67_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/xcursorthemes.xml
r11dc737 r3b69a2aa 33 33 redglass and whiteglass animated cursor themes.</para> 34 34 35 &lfs6 5_checked;35 &lfs67_checked; 36 36 37 37 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/xkeyboard-config.xml
r11dc737 r3b69a2aa 35 35 <para>The <application>XKeyboardConfig</application> package contains 36 36 the keyboard configuration database for the X Window System.</para> 37 38 &lfs67_checked; 37 39 38 40 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/lib/mesalib.xml
r11dc737 r3b69a2aa 73 73 <bridgehead renderas="sect4">Required</bridgehead> 74 74 <para role="required"><xref linkend="xorg7-lib"/>, 75 <xref linkend=" xorg7-util"/>,75 <xref linkend="makedepend"/>, 76 76 <xref linkend="libdrm"/>, 77 77 <xref linkend="expat"/>, and
Note:
See TracChangeset
for help on using the changeset viewer.