Author: randy
Date: 2007-04-15 10:07:11 -0600 (Sun, 15 Apr 2007)
New Revision: 6729
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/nas.xml
Log:
Updated to NAS-1.9
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-04-14 10:46:41 UTC (rev 6728)
+++ trunk/BOOK/general.ent 2007-04-15 16:07:11 UTC (rev 6729)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "14"> <!-- Always 2 digits -->
+<!ENTITY day "15"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
@@ -574,7 +574,7 @@
<!ENTITY libao-version "0.8.6">
<!ENTITY libogg-version "1.1.3">
<!ENTITY libvorbis-version "1.1.2">
-<!ENTITY nas-version "1.7">
+<!ENTITY nas-version "1.9">
<!ENTITY libmpeg3-version "1.6">
<!ENTITY libmad-version "0.15.1b">
<!ENTITY libquicktime-version "0.9.9">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-04-14 10:46:41 UTC
(rev 6728)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-04-15 16:07:11 UTC
(rev 6729)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>April 15th, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Updated to NAS-1.9.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 14th, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/nas.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/nas.xml 2007-04-14 10:46:41 UTC (rev
6728)
+++ trunk/BOOK/multimedia/libdriv/nas.xml 2007-04-15 16:07:11 UTC (rev
6729)
@@ -4,23 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!-- Inserted as a reminder to do this. The mention of a test suite
- is usually right before the root user installation commands. Please
- delete these 12 (including one blank) lines after you are done.-->
-
- <!-- Use one of the two mentions below about a test suite,
- delete the line that is not applicable. Of course, if the
- test suite uses syntax other than "make check", revise the
- line to reflect the actual syntax to run the test suite -->
-
- <!-- <para>This package does not come with a test suite.</para> -->
- <!-- <para>To test the results, issue: <command>make
check</command>.</para> -->
-
<!ENTITY nas-download-http
"http://nas.codebrilliance.com/nas/nas-&nas-version;.src.tar.gz">
<!ENTITY nas-download-ftp
"ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/nas-&nas-version;.src.tar.gz">
- <!ENTITY nas-md5sum "c9918e9c9c95d587a95b455bbabe3b49">
- <!ENTITY nas-size "1.2 MB">
- <!ENTITY nas-buildsize "17.8 MB">
+ <!ENTITY nas-md5sum "aac031fae04f53bcd1e033b380b1b29d">
+ <!ENTITY nas-size "1.4 MB">
+ <!ENTITY nas-buildsize "18 MB">
<!ENTITY nas-time "0.3 SBU">
]>
@@ -71,20 +59,21 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required Patch: <ulink
url="&patch-root;/nas-&nas-version;-gcc4-1.patch"/></para>
</listitem>
- </itemizedlist>
+ </itemizedlist> -->
<bridgehead renderas="sect3">NAS Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="x-window-system"/> and
- <xref linkend="rman"/> (if using <application>Xorg7</application>)</para>
+ <para role="required"><xref linkend="x-window-system"/></para>
+ <!-- <xref linkend="rman"/> (if using <application>Xorg7</application>) -->
+
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/nas"/></para>
@@ -96,15 +85,17 @@
<para>Install <application>NAS</application> by running the
following commands:</para>
-<screen><userinput>patch -Np1 -i ../nas-&nas-version;-gcc4-1.patch &&
-xmkmf &&
+<screen><userinput>xmkmf &&
make World</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install install.man &&
-install -v -m755 -d /usr/share/doc/nas-&nas-version;/pdf &&
+install -v -m755 -d /usr/share/doc/nas-&nas-version;/{html,pdf} &&
+install -v -m644 doc/html/* /usr/share/doc/nas-&nas-version;/html &&
install -v -m644 doc/pdf/* /usr/share/doc/nas-&nas-version;/pdf &&
install -v -m644 doc/{README,actions,*.{ps,txt}} \
/usr/share/doc/nas-&nas-version;</userinput></screen>
@@ -150,14 +141,15 @@
<sect3 id="nas-init">
<title>Boot Script</title>
- <note><para>The <application>NAS</application> server cannot run
- simultaneously with other sound servers, such as <ulink
- url="http://www.mediaapplicationserver.net/">MAS</ulink> or <ulink
- url="http://jackit.sourceforge.net/">JACK</ulink>.</para></note>
+ <note>
+ <para>The <application>NAS</application> server cannot run
+ simultaneously with other sound servers, such as <ulink
+ url="http://www.mediaapplicationserver.net/">MAS</ulink> or <ulink
+ url="http://jackit.sourceforge.net/">JACK</ulink>.</para>
+ </note>
<para>Install the <filename>/etc/rc.d/init.d/nas</filename> init script
- included in the <xref linkend="bootscripts"/>
- package.</para>
+ included in the <xref linkend="bootscripts"/> package.</para>
<indexterm zone="nas nas-init">
<primary sortas="f-nas">nas</primary>
@@ -195,7 +187,8 @@
auphone, auplay, aurecord, auscope, autool, auwave, checkmail,
issndfile, nasd, playbucket, and soundtoh</seg>
<seg>libaudio.{so,a}</seg>
- <seg>/etc/nas and /usr/X11R6/include/audio</seg>
+ <seg>/etc/nas, /usr/X11R6/include/audio and
+ /usr/share/doc/nas-&nas-version;</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page