Changeset 7a361cb


Ignore:
Timestamp:
08/31/2013 12:56:08 PM (11 years ago)
Author:
Igor Živković <igor@…>
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:
3e96e6c
Parents:
98f0de6
Message:

xorg formatting

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

Location:
x/installing
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • x/installing/util-macros.xml

    r98f0de6 r7a361cb  
    8888
    8989      <seglistitem>
    90         <seg>None</seg>
    91         <seg>None</seg>
    92         <seg><envar>$XORG_PREFIX</envar>/share/util-macros</seg>
     90        <seg>
     91          None
     92        </seg>
     93        <seg>
     94          None
     95        </seg>
     96        <seg>
     97          <envar>$XORG_PREFIX</envar>/share/pkgconfig and
     98          <envar>$XORG_PREFIX</envar>/share/util-macros
     99        </seg>
    93100      </seglistitem>
    94101    </segmentedlist>
  • x/installing/x7app.xml

    r98f0de6 r7a361cb  
    193193
    194194<screen><userinput>cat &gt; app-&xorg-version;.md5 &lt;&lt; "EOF"
    195 &bdftopcf-md5sum;  bdftopcf-&bdftopcf-version;.tar.bz2
     195<literal>&bdftopcf-md5sum;  bdftopcf-&bdftopcf-version;.tar.bz2
    196196&iceauth-md5sum;  iceauth-&iceauth-version;.tar.bz2
    197197&luit-md5sum;  luit-&luit-version;.tar.bz2
     
    230230&xwd-md5sum;  xwd-&xwd-version;.tar.bz2
    231231&xwininfo-md5sum;  xwininfo-&xwininfo-version;.tar.bz2
    232 &xwud-md5sum;  xwud-&xwud-version;.tar.bz2
     232&xwud-md5sum;  xwud-&xwud-version;.tar.bz2</literal>
    233233EOF</userinput></screen>
    234234
     
    253253<screen><userinput>bash -e</userinput></screen>
    254254
    255     <para>Install all of the applications by running the following
     255    <para>Install all of the packages by running the following
    256256    commands:</para>
    257257
  • x/installing/x7font.xml

    r98f0de6 r7a361cb  
    181181
    182182<screen><userinput>cat &gt; font-&xorg-version;.md5 &lt;&lt; "EOF"
    183 &font-util-md5sum;  font-util-&font-util-version;.tar.bz2
     183<literal>&font-util-md5sum;  font-util-&font-util-version;.tar.bz2
    184184&encodings-md5sum;  encodings-&encodings-version;.tar.bz2
    185185&font-adobe-100dpi-md5sum;  font-adobe-100dpi-&font-adobe-100dpi-version;.tar.bz2
     
    217217&font-sun-misc-md5sum;  font-sun-misc-&font-sun-misc-version;.tar.bz2
    218218&font-winitzki-cyrillic-md5sum;  font-winitzki-cyrillic-&font-winitzki-cyrillic-version;.tar.bz2
    219 &font-xfree86-type1-md5sum;  font-xfree86-type1-&font-xfree86-type1-version;.tar.bz2
     219&font-xfree86-type1-md5sum;  font-xfree86-type1-&font-xfree86-type1-version;.tar.bz2</literal>
    220220EOF</userinput></screen>
    221221
     
    240240<screen><userinput>bash -e</userinput></screen>
    241241
    242     <para>Install all of the applications by running the following
     242    <para>Install all of the packages by running the following
    243243    commands:</para>
    244244
  • x/installing/x7lib.xml

    r98f0de6 r7a361cb  
    174174
    175175<screen><userinput>cat &gt; lib-&xorg-version;.md5 &lt;&lt; "EOF"
    176 &xtrans-md5sum;  xtrans-&xtrans-version;.tar.bz2
     176<literal>&xtrans-md5sum;  xtrans-&xtrans-version;.tar.bz2
    177177&libX11-md5sum;  libX11-&libX11-version;.tar.bz2
    178178&libXext-md5sum;  libXext-&libXext-version;.tar.bz2
     
    204204&libdmx-md5sum;  libdmx-&libdmx-version;.tar.bz2
    205205&libpciaccess-md5sum;  libpciaccess-&libpciaccess-version;.tar.bz2
    206 &libxkbfile-md5sum;  libxkbfile-&libxkbfile-version;.tar.bz2
     206&libxkbfile-md5sum;  libxkbfile-&libxkbfile-version;.tar.bz2</literal>
    207207EOF</userinput></screen>
    208208
     
    227227<screen><userinput>bash -e</userinput></screen>
    228228
    229     <para>Install all of the applications by running the following
     229    <para>Install all of the packages by running the following
    230230    commands:</para>
    231231
  • x/installing/x7proto.xml

    r98f0de6 r7a361cb  
    158158
    159159<screen><userinput>cat &gt; proto-&xorg-version;.md5 &lt;&lt; "EOF"
    160 &bigreqsproto-md5sum;  bigreqsproto-&bigreqsproto-version;.tar.bz2
     160<literal>&bigreqsproto-md5sum;  bigreqsproto-&bigreqsproto-version;.tar.bz2
    161161&compositeproto-md5sum;  compositeproto-&compositeproto-version;.tar.bz2
    162162&damageproto-md5sum;  damageproto-&damageproto-version;.tar.bz2
     
    181181&xf86vidmodeproto-md5sum;  xf86vidmodeproto-&xf86vidmodeproto-version;.tar.bz2
    182182&xineramaproto-md5sum;  xineramaproto-&xineramaproto-version;.tar.bz2
    183 &xproto-md5sum;  xproto-&xproto-version;.tar.bz2
     183&xproto-md5sum;  xproto-&xproto-version;.tar.bz2</literal>
    184184EOF</userinput></screen>
    185185
     
    204204<screen><userinput>bash -e</userinput></screen>
    205205
    206     <para>Install all of the applications by running the following
     206    <para>Install all of the packages by running the following
    207207    commands:</para>
    208208
Note: See TracChangeset for help on using the changeset viewer.