Changeset cbf7be5 for x


Ignore:
Timestamp:
05/31/2019 03:04:31 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
fb7ec07
Parents:
4d390d2
Message:

Merge to HEAD 21638.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r4d390d2 rcbf7be5  
    8484          Recommended patch:
    8585          <ulink
    86             url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/>
     86            url="&patch-root;/mesa-&mesa-version;-add_xdemos-2.patch"/>
    8787          (installs 2 demo programs for testing Mesa - not needed if you
    8888          install the <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">
     
    160160    </para>
    161161
    162 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>
     162<screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-2.patch</userinput></screen>
    163163
    164164   <!-- Note that freedreno, vc4, and virgl all need special support from
     
    239239
    240240    <para>
    241       If you have applied the xdemos patch, build the demo programs by
    242       running the following command:
    243     </para>
    244 
    245 <screen><userinput>make -C ../xdemos DEMOS_PREFIX=$XORG_PREFIX LIBRARY_PATH=$PWD/src/glx</userinput></screen>
    246 
    247     <para>
    248241      If you built the tests (see 'Command Explanations'), to run them issue:
    249242      <command>ninja test</command>.
     
    255248
    256249<screen role="root"><userinput>ninja install</userinput></screen>
    257 
    258     <para>
    259       If you have built the demo programs, install them by running the
    260       following command as the
    261       <systemitem class="username">root</systemitem> user:
    262     </para>
    263 
    264 <screen role="root"><userinput>make -C ../xdemos DEMOS_PREFIX=$XORG_PREFIX install</userinput></screen>
    265250
    266251    <para>
  • x/installing/xterm.xml

    r4d390d2 rcbf7be5  
    88  <!--<!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
    99  <!ENTITY xterm-download-ftp  " ">
    10   <!ENTITY xterm-md5sum        "7bbc1059db91aec9ca584368d91db312">
     10  <!ENTITY xterm-md5sum        "cc618dcd3654d5cfc29f5475e39c7aee">
    1111  <!ENTITY xterm-size          "1.3 MB">
    12   <!ENTITY xterm-buildsize     "13 MB">
     12  <!ENTITY xterm-buildsize     "15 MB">
    1313  <!ENTITY xterm-time          "0.2 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.