Changeset eac3afa


Ignore:
Timestamp:
04/15/2007 04:07:11 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
d8e2f89b
Parents:
826bacb5
Message:

Updated to NAS-1.9

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r826bacb5 reac3afa  
    44-->
    55
    6 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     6<!ENTITY day          "15">                   <!-- Always 2 digits -->
    77<!ENTITY month        "04">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
     
    575575<!ENTITY libogg-version               "1.1.3">
    576576<!ENTITY libvorbis-version            "1.1.2">
    577 <!ENTITY nas-version                  "1.7">
     577<!ENTITY nas-version                  "1.9">
    578578<!ENTITY libmpeg3-version             "1.6">
    579579<!ENTITY libmad-version               "0.15.1b">
  • introduction/welcome/changelog.xml

    r826bacb5 reac3afa  
    4343
    4444    <listitem>
     45      <para>April 15th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to NAS-1.9.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>April 14th, 2007</para>
    4655      <itemizedlist>
  • multimedia/libdriv/nas.xml

    r826bacb5 reac3afa  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    197  <!ENTITY nas-download-http "http://nas.codebrilliance.com/nas/nas-&nas-version;.src.tar.gz">
    208  <!ENTITY nas-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/nas-&nas-version;.src.tar.gz">
    21   <!ENTITY nas-md5sum        "c9918e9c9c95d587a95b455bbabe3b49">
    22   <!ENTITY nas-size          "1.2 MB">
    23   <!ENTITY nas-buildsize     "17.8 MB">
     9  <!ENTITY nas-md5sum        "aac031fae04f53bcd1e033b380b1b29d">
     10  <!ENTITY nas-size          "1.4 MB">
     11  <!ENTITY nas-buildsize     "18 MB">
    2412  <!ENTITY nas-time          "0.3 SBU">
    2513]>
     
    7260    </itemizedlist>
    7361
    74     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     62    <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7563    <itemizedlist spacing='compact'>
    7664      <listitem>
     
    7866        url="&patch-root;/nas-&nas-version;-gcc4-1.patch"/></para>
    7967      </listitem>
    80     </itemizedlist>
     68    </itemizedlist> -->
    8169
    8270    <bridgehead renderas="sect3">NAS Dependencies</bridgehead>
    8371
    8472    <bridgehead renderas="sect4">Required</bridgehead>
    85     <para role="required"><xref linkend="x-window-system"/> and
    86     <xref linkend="rman"/> (if using <application>Xorg7</application>)</para>
     73    <para role="required"><xref linkend="x-window-system"/></para>
     74
     75    <!-- <xref linkend="rman"/> (if using <application>Xorg7</application>) -->
    8776
    8877    <para condition="html" role="usernotes">User Notes:
     
    9786    following commands:</para>
    9887
    99 <screen><userinput>patch -Np1 -i ../nas-&nas-version;-gcc4-1.patch &amp;&amp;
    100 xmkmf &amp;&amp;
     88<screen><userinput>xmkmf &amp;&amp;
    10189make World</userinput></screen>
     90
     91    <para>This package does not come with a test suite.</para>
    10292
    10393    <para>Now, as the <systemitem class="username">root</systemitem>
     
    10595
    10696<screen role="root"><userinput>make install install.man &amp;&amp;
    107 install -v -m755 -d /usr/share/doc/nas-&nas-version;/pdf &amp;&amp;
     97install -v -m755 -d /usr/share/doc/nas-&nas-version;/{html,pdf} &amp;&amp;
     98install -v -m644 doc/html/* /usr/share/doc/nas-&nas-version;/html &amp;&amp;
    10899install -v -m644 doc/pdf/* /usr/share/doc/nas-&nas-version;/pdf &amp;&amp;
    109100install -v -m644 doc/{README,actions,*.{ps,txt}} \
     
    151142      <title>Boot Script</title>
    152143
    153       <note><para>The <application>NAS</application> server cannot run
    154       simultaneously with other sound servers, such as <ulink
    155       url="http://www.mediaapplicationserver.net/">MAS</ulink> or <ulink
    156       url="http://jackit.sourceforge.net/">JACK</ulink>.</para></note>
     144      <note>
     145        <para>The <application>NAS</application> server cannot run
     146        simultaneously with other sound servers, such as <ulink
     147        url="http://www.mediaapplicationserver.net/">MAS</ulink> or <ulink
     148        url="http://jackit.sourceforge.net/">JACK</ulink>.</para>
     149      </note>
    157150
    158151      <para>Install the <filename>/etc/rc.d/init.d/nas</filename> init script
    159       included in the <xref linkend="bootscripts"/>
    160       package.</para>
     152      included in the <xref linkend="bootscripts"/> package.</para>
    161153
    162154      <indexterm zone="nas nas-init">
     
    196188        issndfile, nasd, playbucket, and soundtoh</seg>
    197189        <seg>libaudio.{so,a}</seg>
    198         <seg>/etc/nas and /usr/X11R6/include/audio</seg>
     190        <seg>/etc/nas, /usr/X11R6/include/audio and
     191        /usr/share/doc/nas-&nas-version;</seg>
    199192      </seglistitem>
    200193    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.