Changeset ce005d8d
- Timestamp:
- 03/15/2018 08:37:31 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0065e69
- Parents:
- 55bcdd7
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/nodejs.xml
r55bcdd7 rce005d8d 7 7 <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz"> 8 8 <!ENTITY nodejs-download-ftp " "> 9 <!ENTITY nodejs-md5sum " a3a2f6820aa81459e63a11b175e69c8c">9 <!ENTITY nodejs-md5sum "442f2edbfa4d1b36099e6e5a29f7c5ec"> 10 10 <!ENTITY nodejs-size "18 MB"> 11 <!ENTITY nodejs-buildsize "3 18MB">12 <!ENTITY nodejs-time "3. 6SBU (using parallelism=4)">11 <!ENTITY nodejs-buildsize "321 MB"> 12 <!ENTITY nodejs-time "3.7 SBU (using parallelism=4)"> 13 13 ]> 14 14 -
general/graphlib/libraw.xml
r55bcdd7 rce005d8d 7 7 <!ENTITY libraw-download-http "http://www.libraw.org/data/LibRaw-&libraw-version;.tar.gz"> 8 8 <!ENTITY libraw-download-ftp " "> 9 <!ENTITY libraw-md5sum " 36722a982a65c7969fb6a30272ea2836">9 <!ENTITY libraw-md5sum "ef5b9bc4c2749b83f63c6c38a5f5d744"> 10 10 <!ENTITY libraw-size "1.2 MB"> 11 11 <!ENTITY libraw-buildsize "14 MB"> … … 99 99 </para> 100 100 101 <screen><userinput>sed -i "s#powf64#dc_&#g" internal/dcraw_common.cpp && 102 103 ./configure --prefix=/usr \ 101 <screen><userinput>./configure --prefix=/usr \ 104 102 --enable-jpeg \ 105 103 --enable-jasper \ … … 123 121 <sect2 role="commands"> 124 122 <title>Command Explanations</title> 125 126 <para>127 <parameter>sed -i "s#powf64#dc_&#g" internal/dcraw_common.cpp</parameter>:128 Glibc from v2.27 onwards now provides powf64(). Rename the internal129 version so that the package will build.130 </para>131 132 <!-- we seem to have lost this133 <para>134 <envar>CXX="g++ -Wno-narrowing"</envar>: This environment variable135 disables a warning that prevents the package from compiling.136 </para>-->137 123 138 124 <para> -
introduction/welcome/changelog.xml
r55bcdd7 rce005d8d 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Upgrade to balsa-2.5.5. Fixes 49 <ulink url="&blfs-ticket-root;10431">#10431</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Upgrade to xfsprogs-4.15.1. Fixes 53 <ulink url="&blfs-ticket-root;10428">#10438</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Upgrade to LibRaw-0.18.8. Fixes 57 <ulink url="&blfs-ticket-root;10417">#10417</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Upgrade to node-9.8.0. Fixes 61 <ulink url="&blfs-ticket-root;10414">#10414</ulink>.</para> 62 </listitem> 63 <listitem> 48 64 <para>[pierre] - Move the instructions to install the CA certificates 49 65 for Java to "Configuring the Java environment", so that a "cacerts" -
packages.ent
r55bcdd7 rce005d8d 62 62 <!ENTITY sshfs-version "3.3.1"> 63 63 <!--<!ENTITY sshfs-fuse-download-version "2_5">--> 64 <!ENTITY xfsprogs-version "4.15. 0">64 <!ENTITY xfsprogs-version "4.15.1"> 65 65 66 66 <!-- Chapter 6 --> … … 173 173 <!ENTITY lzo-version "2.10"> 174 174 <!ENTITY mtdev-version "1.1.5"> 175 <!ENTITY nodejs-version "9. 5.0">175 <!ENTITY nodejs-version "9.8.0"> 176 176 <!ENTITY npth-version "1.5"> 177 177 <!ENTITY nspr-version "4.18"> … … 213 213 <!ENTITY libpng-version "1.6.34"> 214 214 <!ENTITY librsvg-version "2.42.2"> <!-- Normally even minors --> 215 <!ENTITY libraw-version "0.18. 7">215 <!ENTITY libraw-version "0.18.8"> 216 216 <!ENTITY libtiff-version "4.0.9"> 217 217 <!ENTITY libwebp-version "0.6.1"> … … 737 737 738 738 <!-- Chapter 44 --> 739 <!ENTITY balsa-version "2.5. 3">739 <!ENTITY balsa-version "2.5.5"> 740 740 <!ENTITY ekiga-version "4.0.1"> 741 741 <!ENTITY feh-version "2.23.2"> -
postlfs/filesystems/xfsprogs.xml
r55bcdd7 rce005d8d 7 7 <!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz"> 8 8 <!ENTITY xfsprogs-download-ftp " "> 9 <!ENTITY xfsprogs-md5sum "31 b3291ebb6c1b1f0e2a42815e4a904f">9 <!ENTITY xfsprogs-md5sum "31a1df91cdf77305c6aebb819a0b567b"> 10 10 <!ENTITY xfsprogs-size "1.1 MB"> 11 11 <!ENTITY xfsprogs-buildsize "52 MB"> -
xsoft/other/balsa.xml
r55bcdd7 rce005d8d 7 7 <!ENTITY balsa-download-http "http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2"> 8 8 <!ENTITY balsa-download-ftp " "> 9 <!ENTITY balsa-md5sum " d02bc62af34c4d1b0c1f6cfb4efff8db">10 <!ENTITY balsa-size "4. 1MB">11 <!ENTITY balsa-buildsize " 72MB">9 <!ENTITY balsa-md5sum "0f6c7c6c85337e611fcf6da098d421df"> 10 <!ENTITY balsa-size "4.2 MB"> 11 <!ENTITY balsa-buildsize "60 MB"> 12 12 <!ENTITY balsa-time "0.4 SBU"> 13 13 ]> … … 54 54 <listitem> 55 55 <para>Estimated build time: &balsa-time;</para> 56 </listitem>57 </itemizedlist>58 59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>60 <itemizedlist spacing="compact">61 <listitem>62 <para>Required patch: <ulink url="&patch-root;/balsa-&balsa-version;-openssl-1.1.0-1.patch"/></para>63 56 </listitem> 64 57 </itemizedlist> … … 110 103 <title>Installation of Balsa</title> 111 104 112 <para>Fix a build issue with openssl:</para>113 114 <screen><userinput>patch -Np1 -i ../balsa-&balsa-version;-openssl-1.1.0-1.patch</userinput></screen>115 116 105 <para>Install <application>Balsa</application> by running the following 117 106 commands:</para>
Note:
See TracChangeset
for help on using the changeset viewer.