Changeset a205fd0 for x/installing


Ignore:
Timestamp:
07/17/2012 08:38:50 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
4bf7f76
Parents:
eb425b4
Message:

Rework xbitmaps and xcursor-themes XML a bit.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xbitmaps.xml

    reb425b4 ra205fd0  
    55  %general-entities;
    66
    7   <!ENTITY xbitmaps-download-http "http://xorg.freedesktop.org/releases/individual/data/xbitmaps-&xbitmaps-version;.tar.bz2">
    8   <!ENTITY xbitmaps-download-ftp  "ftp://ftp.x.org/pub/individual/data/xbitmaps-&xbitmaps-version;.tar.bz2">
     7  <!ENTITY xbitmaps-download-http "&xorg-download-http;/data/xbitmaps-&xbitmaps-version;.tar.bz2">
     8  <!ENTITY xbitmaps-download-ftp  "&xorg-download-ftp;/data/xbitmaps-&xbitmaps-version;.tar.bz2">
    99  <!ENTITY xbitmaps-md5sum        "7444bbbd999b53bec6a60608a5301f4c">
    1010  <!ENTITY xbitmaps-size          "116 KB">
     
    3030    <title>Introduction to xbitmaps</title>
    3131
    32     <para>The <application>xbitmaps</application> package contains bitmap
    33     images used by multiple applications.</para>
     32    <para>
     33      The <application>xbitmaps</application> package contains bitmap
     34      images used by multiple applications built in Xorg chapter.
     35    </para>
    3436
    3537    &lfs71_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&xbitmaps-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&xbitmaps-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&xbitmaps-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&xbitmaps-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &xbitmaps-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &xbitmaps-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &xbitmaps-size;</para>
     57        <para>
     58          Download size: &xbitmaps-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &xbitmaps-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &xbitmaps-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &xbitmaps-time;</para>
     67        <para>
     68          Estimated build time: &xbitmaps-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    5973    <para condition="html" role="usernotes">User Notes:
    60     <ulink url="&blfs-wiki;/xbitmaps"/></para>
    61 
     74      <ulink url="&blfs-wiki;/xbitmaps"/>
     75    </para>
    6276  </sect2>
    6377
     
    6579    <title>Installation of xbitmaps</title>
    6680
    67     <para>Install <application>xbitmaps</application> by running the
    68     following commands:</para>
     81    <para>
     82      Install <application>xbitmaps</application> by running the
     83      following commands:
     84    </para>
    6985
    7086<screen><userinput>./configure $XORG_CONFIG</userinput></screen>
    7187
    72     <para>This package does not come with a test suite.</para>
     88    <para>
     89      This package does not come with a test suite.
     90    </para>
    7391
    74     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     92    <para>
     93      Now, as the <systemitem class="username">root</systemitem> user:
     94    </para>
    7595
    7696<screen role="root"><userinput>make install</userinput></screen>
     
    82102
    83103    <segmentedlist>
    84       <segtitle>Installed Programs</segtitle>
    85       <segtitle>Installed Library</segtitle>
    86       <segtitle>Installed Directories</segtitle>
     104      <segtitle>Installed Directory</segtitle>
    87105
    88106      <seglistitem>
    89         <seg>None</seg>
    90         <seg>None</seg>
    91         <seg>$XORG_PREFIX/include/X11/bitmaps</seg>
     107        <seg>
     108          <envar>$XORG_PREFIX</envar>/include/X11/bitmaps
     109        </seg>
    92110      </seglistitem>
    93111    </segmentedlist>
  • x/installing/xcursor-themes.xml

    reb425b4 ra205fd0  
    55  %general-entities;
    66
    7   <!ENTITY xcursor-themes-download-http "http://xorg.freedesktop.org/releases/individual/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
    8   <!ENTITY xcursor-themes-download-ftp  "ftp://ftp.x.org/pub/individual/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
     7  <!ENTITY xcursor-themes-download-http "&xorg-download-http;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
     8  <!ENTITY xcursor-themes-download-ftp  "&xorg-download-ftp;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
    99  <!ENTITY xcursor-themes-md5sum        "ba21aad0b353f1881f5069e423a44587">
    1010  <!ENTITY xcursor-themes-size          "2.2 MB">
     
    3030    <title>Introduction to xcursor-themes</title>
    3131
    32     <para>The <application>xcursor-themes</application> package contains the
    33     redglass and whiteglass animated cursor themes.</para>
     32    <para>
     33      The <application>xcursor-themes</application> package contains the
     34      redglass and whiteglass animated cursor themes.
     35    </para>
    3436
    3537    &lfs71_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&xcursor-themes-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&xcursor-themes-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&xcursor-themes-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&xcursor-themes-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &xcursor-themes-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &xcursor-themes-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &xcursor-themes-size;</para>
     57        <para>
     58          Download size: &xcursor-themes-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &xcursor-themes-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &xcursor-themes-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &xcursor-themes-time;</para>
     67        <para>
     68          Estimated build time: &xcursor-themes-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="xorg7-app"/></para>
     76    <para role="required">
     77      <xref linkend="xorg7-app"/>
     78    </para>
    6379
    6480    <para condition="html" role="usernotes">User Notes:
    65     <ulink url="&blfs-wiki;/xcursor-themes"/></para>
    66 
     81      <ulink url="&blfs-wiki;/xcursor-themes"/>
     82    </para>
    6783  </sect2>
    6884
     
    7086    <title>Installation of xcursor-themes</title>
    7187
    72     <para>Install <application>xcursor-themes</application> by running the
    73     following commands:</para>
     88    <para>
     89      Install <application>xcursor-themes</application> by running the
     90      following commands:
     91    </para>
    7492
    7593<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
    7694make</userinput></screen>
    7795
    78     <para>This package does not come with a test suite.</para>
     96    <para>
     97      This package does not come with a test suite.
     98    </para>
    7999
    80     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     100    <para>
     101      Now, as the <systemitem class="username">root</systemitem> user:
     102    </para>
    81103
    82104<screen role="root"><userinput>make install</userinput></screen>
     
    88110
    89111    <segmentedlist>
    90       <segtitle>Installed Programs</segtitle>
    91       <segtitle>Installed Library</segtitle>
    92112      <segtitle>Installed Directories</segtitle>
    93113
    94114      <seglistitem>
    95         <seg>None</seg>
    96         <seg>None</seg>
    97         <seg>$XORG_PREFIX/icons</seg>
     115        <seg>
     116          <envar>$XORG_PREFIX</envar>/share/icons/handhelds,
     117          <envar>$XORG_PREFIX</envar>/share/icons/redglass and
     118          <envar>$XORG_PREFIX</envar>/share/icons/whiteglass
     119        </seg>
    98120      </seglistitem>
    99121    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.