Changeset b877595
- Timestamp:
- 01/17/2019 09:52:08 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 18b9eae
- Parents:
- 21b20f19
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/fftw.xml
r21b20f19 rb877595 89 89 make</userinput></screen> 90 90 91 <para>To test the results, issue: <command>make check</command>.</para> 91 <para>To test the results, issue: <command>make check</command>. 92 On 32-bit systems, the tests can take substantially longer than 93 they would on 64-bit machines.</para> 92 94 93 95 <para> -
general/graphlib/libexif.xml
r21b20f19 rb877595 95 95 </para> 96 96 97 <screen><userinput>./configure --prefix=/usr \98 -- with-doc-dir=/usr/share/doc/libexif-&libexif-version;\99 -- disable-static&&97 <screen><userinput>./configure --prefix=/usr \ 98 --disable-static \ 99 --with-doc-dir=/usr/share/doc/libexif-&libexif-version; && 100 100 make</userinput></screen> 101 101 -
general/sysutils/modemmanager.xml
r21b20f19 rb877595 7 7 <!ENTITY ModemManager-download-http "https://www.freedesktop.org/software/ModemManager/ModemManager-&ModemManager-version;.tar.xz"> 8 8 <!ENTITY ModemManager-download-ftp " "> 9 <!ENTITY ModemManager-md5sum " a49c9f73e46c7b89e5efedda250d22c0">10 <!ENTITY ModemManager-size "2. 0MB">11 <!ENTITY ModemManager-buildsize "1 19MB (with tests)">9 <!ENTITY ModemManager-md5sum "92d25176d0cc9d588ca29700b33c7d98"> 10 <!ENTITY ModemManager-size "2.1 MB"> 11 <!ENTITY ModemManager-buildsize "130 MB (with tests)"> 12 12 <!ENTITY ModemManager-time "1.0 SBU (with tests)"> 13 13 ]> -
introduction/welcome/changelog.xml
r21b20f19 rb877595 45 45 <para>January 17th, 2019</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to ModemManager-1.10.0. Fixes 49 <ulink url="&blfs-ticket-root;11557">#11557</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[bdubbbs] - Update to mesa-18.3.2. Fixes -
multimedia/libdriv/alsa-oss.xml
r21b20f19 rb877595 72 72 </itemizedlist> 73 73 74 <bridgehead renderas="sect3">ALSA O ssDependencies</bridgehead>74 <bridgehead renderas="sect3">ALSA OSS Dependencies</bridgehead> 75 75 76 76 <bridgehead renderas="sect4">Required</bridgehead> … … 85 85 86 86 <sect2 role="installation"> 87 <title>Installation of ALSA O ss</title>87 <title>Installation of ALSA OSS</title> 88 88 89 89 <para> 90 Install <application>ALSA O ss</application> by running the90 Install <application>ALSA OSS</application> by running the 91 91 following commands: 92 92 </para> -
packages.ent
r21b20f19 rb877595 281 281 <!ENTITY logrotate-version "3.15.0"> 282 282 <!ENTITY mc-version "4.8.22"> 283 <!ENTITY ModemManager-version "1. 8.2">283 <!ENTITY ModemManager-version "1.10.0"> 284 284 <!ENTITY obex-data-server-version "0.4.6"> 285 285 <!ENTITY p7zip-version "16.02">
Note:
See TracChangeset
for help on using the changeset viewer.