Changeset efdd9de


Ignore:
Timestamp:
01/06/2014 11:35:07 AM (10 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.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:
8fa167c
Parents:
616dc91
Message:

update to nasm-2.11

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r616dc91 refdd9de  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 5th, &year;">
     9<!ENTITY releasedate  "January 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    375375<!ENTITY lua-version                  "5.2.3">
    376376<!ENTITY mercurial-version            "2.8.1">
    377 <!ENTITY NASM-version                 "2.10.09">
     377<!ENTITY nasm-version                 "2.11">
    378378<!ENTITY npapi-sdk-version            "0.27.2">
    379379<!ENTITY php-version                  "5.5.7">
  • general/graphlib/libjpeg-turbo.xml

    r616dc91 refdd9de  
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="NASM"/> or <xref linkend="yasm"/>
     80      <xref linkend="nasm"/> or <xref linkend="yasm"/>
    8181    </para>
    8282
  • general/prog/nasm.xml

    r616dc91 refdd9de  
    55  %general-entities;
    66
    7   <!ENTITY NASM-download-http "http://www.nasm.us/pub/nasm/releasebuilds/&NASM-version;/nasm-&NASM-version;.tar.xz">
    8   <!ENTITY NASM-download-ftp  " ">
    9   <!ENTITY NASM-md5sum        "99ea44f338f45cf812fbf6e6d9296518">
    10   <!ENTITY NASM-size          "676 KB">
    11   <!ENTITY NASM-buildsize     "22 MB" >
    12   <!ENTITY NASM-time          "0.1 SBU">
     7  <!ENTITY nasm-download-http "http://www.nasm.us/pub/nasm/releasebuilds/&nasm-version;/nasm-&nasm-version;.tar.xz">
     8  <!ENTITY nasm-download-ftp  " ">
     9  <!ENTITY nasm-md5sum        "099d62e48cd6d9b94f89ef430cd8525c">
     10  <!ENTITY nasm-size          "726 KB">
     11  <!ENTITY nasm-buildsize     "21 MB" >
     12  <!ENTITY nasm-time          "0.1 SBU">
    1313]>
    1414
    15 <sect1 id="NASM" xreflabel="NASM-&NASM-version;">
    16   <?dbhtml filename="NASM.html" ?>
     15<sect1 id="nasm" xreflabel="NASM-&nasm-version;">
     16  <?dbhtml filename="nasm.html" ?>
    1717
    1818  <sect1info>
     
    2121  </sect1info>
    2222
    23   <title>NASM-&NASM-version;</title>
     23  <title>NASM-&nasm-version;</title>
    2424
    25   <indexterm zone="NASM">
     25  <indexterm zone="nasm">
    2626    <primary sortas="a-NASM">NASM</primary>
    2727  </indexterm>
     
    3939    <itemizedlist spacing="compact">
    4040      <listitem>
    41         <para>Download (HTTP): <ulink url="&NASM-download-http;"/></para>
     41        <para>Download (HTTP): <ulink url="&nasm-download-http;"/></para>
    4242      </listitem>
    4343      <listitem>
    44         <para>Download (FTP): <ulink url="&NASM-download-ftp;"/></para>
     44        <para>Download (FTP): <ulink url="&nasm-download-ftp;"/></para>
    4545      </listitem>
    4646      <listitem>
    47         <para>Download MD5 sum: &NASM-md5sum;</para>
     47        <para>Download MD5 sum: &nasm-md5sum;</para>
    4848      </listitem>
    4949      <listitem>
    50         <para>Download size: &NASM-size;</para>
     50        <para>Download size: &nasm-size;</para>
    5151      </listitem>
    5252      <listitem>
    53         <para>Estimated disk space required: &NASM-buildsize;</para>
     53        <para>Estimated disk space required: &nasm-buildsize;</para>
    5454      </listitem>
    5555      <listitem>
    56         <para>Estimated build time: &NASM-time;</para>
     56        <para>Estimated build time: &nasm-time;</para>
    5757      </listitem>
    5858    </itemizedlist>
     
    6262      <listitem>
    6363        <para>Optional documentation: <ulink
    64         url="http://www.nasm.us/pub/nasm/releasebuilds/&NASM-version;/nasm-&NASM-version;-xdoc.tar.xz"/></para>
     64        url="http://www.nasm.us/pub/nasm/releasebuilds/&nasm-version;/nasm-&nasm-version;-xdoc.tar.xz"/></para>
    6565      </listitem>
    6666    </itemizedlist>
     
    7777    source tree:</para>
    7878
    79 <screen><userinput>tar -xf ../nasm-&NASM-version;-xdoc.tar.xz --strip-components=1</userinput></screen>
     79<screen><userinput>tar -xf ../nasm-&nasm-version;-xdoc.tar.xz --strip-components=1</userinput></screen>
    8080
    8181    <para>Install <application>NASM</application> by running
     
    8989    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9090
     91<!-- dev note: make INSTALLROOT=<DESTDIR> install -->
     92
    9193<screen role="root"><userinput>make install</userinput></screen>
    9294
     
    9597    class="username">root</systemitem> user:</para>
    9698
    97 <screen role="root"><userinput>install -m755 -d         /usr/share/doc/nasm-&NASM-version;/html  &amp;&amp;
    98 cp -v doc/html/*.html    /usr/share/doc/nasm-&NASM-version;/html  &amp;&amp;
    99 cp -v doc/*.{txt,ps,pdf} /usr/share/doc/nasm-&NASM-version;       &amp;&amp;
     99<screen role="root"><userinput>install -m755 -d         /usr/share/doc/nasm-&nasm-version;/html  &amp;&amp;
     100cp -v doc/html/*.html    /usr/share/doc/nasm-&nasm-version;/html  &amp;&amp;
     101cp -v doc/*.{txt,ps,pdf} /usr/share/doc/nasm-&nasm-version;       &amp;&amp;
    100102cp -v doc/info/*         /usr/share/info                   &amp;&amp;
    101103install-info /usr/share/info/nasm.info /usr/share/info/dir</userinput></screen>
     
    114116        <seg>nasm and ndisasm</seg>
    115117        <seg>None</seg>
    116         <seg>/usr/share/doc/nasm-&NASM-version;</seg>
     118        <seg>/usr/share/doc/nasm-&nasm-version;</seg>
    117119      </seglistitem>
    118120    </segmentedlist>
     
    127129        <listitem>
    128130          <para>is a portable 80x86 assembler.</para>
    129           <indexterm zone="NASM nasm-prog">
     131          <indexterm zone="nasm nasm-prog">
    130132            <primary sortas="b-nasm">nasm</primary>
    131133          </indexterm>
     
    137139        <listitem>
    138140          <para>is an 80x86 binary file disassembler.</para>
    139           <indexterm zone="NASM ndisasm">
     141          <indexterm zone="nasm ndisasm">
    140142            <primary sortas="b-ndisasm">ndisasm</primary>
    141143          </indexterm>
  • general/prog/yasm.xml

    r616dc91 refdd9de  
    3131
    3232    <para><application>Yasm</application> is a complete rewrite of the
    33     <xref linkend="NASM"/> assembler. It supports the x86 and AMD64 instruction
     33    <xref linkend="nasm"/> assembler. It supports the x86 and AMD64 instruction
    3434    sets, accepts NASM and GAS assembler syntaxes and outputs binary, ELF32 and
    3535    ELF64 object formats.</para>
  • introduction/welcome/changelog.xml

    r616dc91 refdd9de  
    4545-->
    4646    <listitem>
     47      <para>January 6th, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to nasm-2.11. Fixes
     51          <ulink url="&blfs-ticket-root;4519">#4519</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>January 5th, 2014</para>
    4858      <itemizedlist>
  • multimedia/audioutils/lame.xml

    r616dc91 refdd9de  
    7979      <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink>,
    8080      <xref linkend="libsndfile"/> and
    81       <xref linkend="NASM"/>
     81      <xref linkend="nasm"/>
    8282    </para>
    8383
     
    123123    <para>
    124124      <option>--enable-nasm</option>: Enable the use of
    125       <xref linkend="NASM"/> to compile optimized assembly routines.
     125      <xref linkend="nasm"/> to compile optimized assembly routines.
    126126    </para>
    127127
  • multimedia/libdriv/flac.xml

    r616dc91 refdd9de  
    7272      <xref linkend="libogg"/>,
    7373      <!-- <xref linkend="xmms"/>, -->
    74       <xref linkend="NASM"/>,
     74      <xref linkend="nasm"/>,
    7575      <xref linkend="docbook-utils"/>,
    7676      <xref linkend="doxygen"/> and
  • multimedia/libdriv/libvpx.xml

    r616dc91 refdd9de  
    7070    <bridgehead renderas="sect4">Required</bridgehead>
    7171    <para role="required"><xref linkend="yasm"/> (compiling with
    72     <xref linkend="NASM"/> is currently broken) and <xref linkend="which"/>
     72    <xref linkend="nasm"/> is currently broken) and <xref linkend="which"/>
    7373    (so <command>configure</command> can find yasm)</para>
    7474
  • multimedia/libdriv/sdl.xml

    r616dc91 refdd9de  
    6464      <xref linkend="alsa"/>,
    6565      <xref linkend='pulseaudio'/>
    66       <xref linkend="NASM"/>,
     66      <xref linkend="nasm"/>,
    6767      <xref linkend="x-window-system"/>,
    6868      <xref linkend="aalib"/>,
Note: See TracChangeset for help on using the changeset viewer.