Changeset 5889b848
- Timestamp:
- 01/18/2014 06:18:33 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3ce3eb5
- Parents:
- 5ba13157
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/openjdk.xml
r5ba13157 r5889b848 253 253 <xref linkend="giflib"/>, 254 254 <xref linkend="nspr"/>, 255 <xref linkend="pulseaudio"/>,256 255 <xref linkend="unzip"/>, 257 256 <xref linkend="wget"/>, … … 263 262 <bridgehead renderas="sect4">Optional</bridgehead> 264 263 <para role="optional"> 265 <xref linkend="mitkrb"/> 264 <xref linkend="mitkrb"/> and 265 <xref linkend="pulseaudio"/> 266 266 </para> 267 267 … … 332 332 --with-version-suffix=blfs \ 333 333 --enable-nss \ 334 --enable-pulse-java \335 334 --disable-system-kerberos \ 336 335 --with-parallel-jobs=$(getconf _NPROCESSORS_ONLN) && … … 390 389 the given text to the JDK version string.</para> 391 390 392 <para><parameter>--enable-pulse-java</parameter>: This switch enables393 building of the pulseaudio libraries (needed to provide a complete394 implementation that is reasonably compatible with the proprietary395 JDK).</para>396 397 391 <para><parameter>--disable-system-kerberos</parameter>: Remove this switch, 398 392 if <xref linkend="mitkrb"/> is installed.</para> … … 404 398 <para><command>chmod -v 0644 ...sa-jdi.jar</command>: Fix permissions 405 399 in a generated file so all users can access it.</para> 400 401 <para><option>--enable-pulse-java</option>: This switch enables 402 building of the pulseaudio libraries (needed to provide a complete 403 implementation that is reasonably compatible with the proprietary 404 JDK). <xref linkend="pulseaudio"/> needs to be installed.</para> 406 405 407 406 </sect2> -
introduction/welcome/changelog.xml
r5ba13157 r5889b848 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[fernando] - PulseAudio-4.0 moved from required to optional 51 dependency of OpenJDK-1.7.0.51/IcedTea-2.4.4.</para> 52 </listitem> 53 <listitem> 50 54 <para>[fernando] - Update to cups-filters-1.0.44. Fixes 51 55 <ulink url="&blfs-ticket-root;4591">#4591</ulink>.</para>
Note:
See TracChangeset
for help on using the changeset viewer.