Author: fernando
Date: Sat Jan 18 10:18:33 2014
New Revision: 12600
Log:
PulseAudio-4.0 moved from required to optional dependency of
OpenJDK-1.7.0.51/IcedTea-2.4.4.
Modified:
trunk/BOOK/general/prog/openjdk.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/prog/openjdk.xml
==============================================================================
--- trunk/BOOK/general/prog/openjdk.xml Sat Jan 18 09:36:17 2014 (r12599)
+++ trunk/BOOK/general/prog/openjdk.xml Sat Jan 18 10:18:33 2014 (r12600)
@@ -252,7 +252,6 @@
<xref linkend="gtk3"/>,
<xref linkend="giflib"/>,
<xref linkend="nspr"/>,
- <xref linkend="pulseaudio"/>,
<xref linkend="unzip"/>,
<xref linkend="wget"/>,
<xref linkend="which"/>,
@@ -262,7 +261,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <xref linkend="mitkrb"/>
+ <xref linkend="mitkrb"/> and
+ <xref linkend="pulseaudio"/>
</para>
<para condition="html" role="usernotes">User Notes:
@@ -331,7 +331,6 @@
./configure --with-jdk-home=/opt/OpenJDK-&openjdk-version;-bin \
--with-version-suffix=blfs \
--enable-nss \
- --enable-pulse-java \
--disable-system-kerberos \
--with-parallel-jobs=$(getconf _NPROCESSORS_ONLN) &&
make</userinput></screen>
@@ -389,11 +388,6 @@
<para><parameter>--with-version-suffix</parameter>: This switch appends
the given text to the JDK version string.</para>
- <para><parameter>--enable-pulse-java</parameter>: This switch enables
- building of the pulseaudio libraries (needed to provide a complete
- implementation that is reasonably compatible with the proprietary
- JDK).</para>
-
<para><parameter>--disable-system-kerberos</parameter>: Remove this switch,
if <xref linkend="mitkrb"/> is installed.</para>
@@ -404,6 +398,11 @@
<para><command>chmod -v 0644 ...sa-jdi.jar</command>: Fix permissions
in a generated file so all users can access it.</para>
+ <para><option>--enable-pulse-java</option>: This switch enables
+ building of the pulseaudio libraries (needed to provide a complete
+ implementation that is reasonably compatible with the proprietary
+ JDK). <xref linkend="pulseaudio"/> needs to be installed.</para>
+
</sect2>
<sect2 role="configuration" id="openjdk-config" xreflabel="Configuring
OpenJDK" >
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 18 09:36:17
2014 (r12599)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 18 10:18:33
2014 (r12600)
@@ -47,6 +47,10 @@
<para>January 18th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - PulseAudio-4.0 moved from required to optional
+ dependency of OpenJDK-1.7.0.51/IcedTea-2.4.4.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to cups-filters-1.0.44. Fixes
<ulink url="&blfs-ticket-root;4591">#4591</ulink>.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page