Changeset d45a8367


Ignore:
Timestamp:
01/30/2016 01:43:12 AM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2b102681
Parents:
2f1eeafe
Message:
  • VLC-2.2.1: fixes to build with opencv-3.1.0.
  • Update to nettle-3.2.
  • Update to openssl-1.0.2f.
  • Update to stunnel-5.30.
  • Traceroute-2.0.21, Time-1.7 and UnZip-6.0: s/Less/less/ in repective time ENTITYs (SBU).
  • Update to mdadm-3.4 (tests not run).
  • Update to gtk+-3.18.7 (gtk+3.18.7).
  • Update to vte-0.42.3.
  • Update to gnome-calculator-3.18.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16865 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
15 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2f1eeafe rd45a8367  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 27th &year;">
     9<!ENTITY releasedate  "January 29th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/time.xml

    r2f1eeafe rd45a8367  
    1010  <!ENTITY time-size          "101 KB">
    1111  <!ENTITY time-buildsize     "640 KB">
    12   <!ENTITY time-time          "Less than 0.1 SBU">
     12  <!ENTITY time-time          "less than 0.1 SBU">
    1313]>
    1414
  • general/sysutils/unzip.xml

    r2f1eeafe rd45a8367  
    1313  <!ENTITY unzip-size          "1.3 MB">
    1414  <!ENTITY unzip-buildsize     "9 MB">
    15   <!ENTITY unzip-time          "Less than 0.1 SBU">
     15  <!ENTITY unzip-time          "less than 0.1 SBU">
    1616]>
    1717
  • gnome.ent

    r2f1eeafe rd45a8367  
    1919<!ENTITY notification-daemon-version  "3.18.1">
    2020<!ENTITY totem-pl-parser-version      "3.10.6">
    21 <!ENTITY vte-version                  "0.42.1">
     21<!ENTITY vte-version                  "0.42.3">
    2222
    2323<!-- Runtime -->
     
    4141<!ENTITY file-roller-version            "3.16.4">
    4242<!ENTITY gedit-version                  "3.18.3">
    43 <!ENTITY gnome-calculator-version       "3.18.2">
     43<!ENTITY gnome-calculator-version       "3.18.3">
    4444<!ENTITY gnome-nettool-version          "3.8.1">
    4545<!ENTITY gnome-screenshot-version       "3.18.0">
  • gnome/applications/gnome-calculator.xml

    r2f1eeafe rd45a8367  
    99  <!ENTITY gnome-calculator-download-ftp
    1010           "&gnome-download-ftp;/gnome-calculator/&gnome-minor-18;/gnome-calculator-&gnome-calculator-version;.tar.xz">
    11   <!ENTITY gnome-calculator-md5sum        "cee919067fe0e5d2a067d64aa77fc02c">
     11  <!ENTITY gnome-calculator-md5sum        "e4ad8fe13f8179a8fb2e79134cdfbeb8">
    1212  <!ENTITY gnome-calculator-size          "1.3 MB">
    1313  <!ENTITY gnome-calculator-buildsize     "48 MB (with tests)">
  • gnome/platform/vte.xml

    r2f1eeafe rd45a8367  
    77  <!ENTITY vte-download-http "&gnome-download-http;/vte/0.42/vte-&vte-version;.tar.xz">
    88  <!ENTITY vte-download-ftp  "&gnome-download-ftp;/vte/0.42/vte-&vte-version;.tar.xz">
    9   <!ENTITY vte-md5sum        "f3775983b48771884466608ad123fe97">
    10   <!ENTITY vte-size          "904 KB">
    11   <!ENTITY vte-buildsize     "21 MB (with tests)">
     9  <!ENTITY vte-md5sum        "b58927e7023dd0d3ca15685c177fee91">
     10  <!ENTITY vte-size          "908 KB">
     11  <!ENTITY vte-buildsize     "20 MB (with tests)">
    1212  <!ENTITY vte-time          "0.4 SBU (with tests)">
    1313
  • introduction/welcome/changelog.xml

    r2f1eeafe rd45a8367  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>January 29th, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to gnome-calculator-3.18.3. Fixes
     52          <ulink url="&blfs-ticket-root;7410">#7410</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to vte-0.42.3. Fixes
     56          <ulink url="&blfs-ticket-root;7409">#7409</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to gtk+-3.18.7 (gtk+3.18.7). Fixes
     60          <ulink url="&blfs-ticket-root;7408">#7408</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - Update to mdadm-3.4 (tests not run). Partially
     64          fixes <ulink url="&blfs-ticket-root;7407">#7407</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[fernando] - Update to stunnel-5.30. Fixes
     68          <ulink url="&blfs-ticket-root;7406">#7406</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[fernando] - Update to openssl-1.0.2f. Fixes
     72          <ulink url="&blfs-ticket-root;7405">#7405</ulink>.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[fernando] - Update to nettle-3.2. Fixes
     76          <ulink url="&blfs-ticket-root;7404">#7404</ulink>.</para>
     77        </listitem>
     78      </itemizedlist>
     79    </listitem>
    4680
    4781    <listitem>
  • multimedia/videoutils/vlc.xml

    r2f1eeafe rd45a8367  
    220220    -i modules/lua/vlc.h    &amp;&amp;
    221221
     222sed -e '/core.h/ {
     223        a #include &lt;opencv2/imgproc/imgproc_c.h&gt;
     224        a #include &lt;opencv2/imgproc/imgproc.hpp&gt;
     225    }' \
     226    -i modules/video_filter/opencv_example.cpp &amp;&amp;
     227
    222228./bootstrap &amp;&amp;
    223229
    224 ./configure --prefix=/usr --enable-opencv=no &amp;&amp;
     230OPENCV_LIBS="-L/usr/share/OpenCV" \
     231./configure --prefix=/usr &amp;&amp;
    225232
    226233sed -e '/seems to be moved/s/^/#/' \
    227     -i.orig autotools/ltmain.sh libtool &amp;&amp;
     234    -i autotools/ltmain.sh libtool &amp;&amp;
    228235
    229236make</userinput></screen>
     
    267274
    268275    <para>
     276      <command>sed -e ... -i modules/video_filter/opencv_example.cpp</command>
     277      This sed partially fixes compilation with
     278      <application>OpenCV</application> 3.
     279    </para>
     280
     281    <para>
     282      <envar>OPENCV_LIBS="-L/usr/share/OpenCV"</envar> This environment variable
     283      helps the linker to find <filename>libippicv.a</filename> installed by
     284      <application>OpenCV</application> 3.
     285    </para>
     286
     287    <para>
    269288      <command>./bootstrap</command>: This command calls autoreconf to generate
    270289      m4 macros and prepare Makefiles.
     
    278297
    279298    <para>
    280       <parameter>--enable-opencv=no</parameter>: This switch disables
    281       <application>opencv</application> suport, because build is broken with
    282       opencv-3.1.
     299      <option>--enable-opencv=no</option>: This switch disables
     300      <application>OpenCV</application> suport.
    283301    </para>
    284302
  • networking/netutils/traceroute.xml

    r2f1eeafe rd45a8367  
    1010  <!ENTITY traceroute-size          "68 KB">
    1111  <!ENTITY traceroute-buildsize     "912 KB">
    12   <!ENTITY traceroute-time          "Less than 0.1 SBU">
     12  <!ENTITY traceroute-time          "less than 0.1 SBU">
    1313]>
    1414
  • packages.ent

    r2f1eeafe rd45a8367  
    2424<!ENTITY mitkrb-major-version         "1.14">
    2525<!ENTITY mitkrb-version               "&mitkrb-major-version;">
    26 <!ENTITY nettle-version               "3.1.1">
     26<!ENTITY nettle-version               "3.2">
    2727<!ENTITY nss-minor-version            "21">
    2828<!-- normal
     
    3333<!ENTITY nss-version                  "3.&nss-minor-version;">
    3434<!ENTITY openssh-version              "7.1p2">
    35 <!ENTITY openssl-version              "1.0.2e">
     35<!ENTITY openssl-version              "1.0.2f">
    3636<!ENTITY p11-kit-version              "0.23.2">    <!-- Even minors only -->
    3737<!ENTITY polkit-version               "0.113">
    3838<!ENTITY shadow-version               "4.2.1">
    3939<!ENTITY ssh-askpass-version          "&openssh-version;">
    40 <!ENTITY stunnel-version              "5.29">
     40<!ENTITY stunnel-version              "5.30">
    4141<!ENTITY sudo-version                 "1.8.15">
    4242<!ENTITY tripwire-version             "2.4.2.2">
     
    4747<!ENTITY jfsutils-version             "1.1.15">
    4848<!ENTITY lvm2-version                 "2.02.141">
    49 <!ENTITY mdadm-version                "3.3.4">
     49<!ENTITY mdadm-version                "3.4">
    5050<!ENTITY ntfs-3g-version              "2015.3.14">
    5151<!ENTITY gptfdisk-version             "1.0.1">
     
    490490<!ENTITY goffice010-version           "0.10.26">
    491491<!ENTITY gtk2-version                 "2.24.29">
    492 <!ENTITY gtk3-version                 "3.18.6">
     492<!ENTITY gtk3-version                 "3.18.7">
    493493<!ENTITY gtk-engines-version          "2.20.2">
    494494<!ENTITY gtkmm2-version               "2.24.4">
  • postlfs/filesystems/mdadm.xml

    r2f1eeafe rd45a8367  
    77  <!ENTITY mdadm-download-http "&kernel;linux/utils/raid/mdadm/mdadm-&mdadm-version;.tar.xz">
    88  <!ENTITY mdadm-download-ftp " ">
    9   <!ENTITY mdadm-md5sum        "7ca8b114710f98f53f20c5787b674a09">
    10   <!ENTITY mdadm-size          "404 KB">
    11   <!ENTITY mdadm-buildsize     "12 MB (with tests)">
    12   <!ENTITY mdadm-time          "less than 0.1 SBU (23 SBU, with tests)">
     9  <!ENTITY mdadm-md5sum        "04b8b21f637540350f8517c7e68d3c63">
     10  <!ENTITY mdadm-size          "416 KB">
     11  <!ENTITY mdadm-buildsize     "416 MB (12 MB with tests)">
     12  <!ENTITY mdadm-time          "0.1 SBU (23 SBU, with tests)">
     13  <!-- tests statistcs repeated from previous one, given by Pierre-->
    1314]>
    1415
  • postlfs/security/nettle.xml

    r2f1eeafe rd45a8367  
    77  <!ENTITY nettle-download-http "https://ftp.gnu.org/gnu/nettle/nettle-&nettle-version;.tar.gz">
    88  <!ENTITY nettle-download-ftp  "ftp://ftp.gnu.org/gnu/nettle/nettle-&nettle-version;.tar.gz">
    9   <!ENTITY nettle-md5sum        "b40fa88dc32f37a182b6b42092ebb144">
     9  <!ENTITY nettle-md5sum        "afb15b4764ebf1b4e6d06c62bd4d29e4">
    1010  <!ENTITY nettle-size          "1.8 MB">
    11   <!ENTITY nettle-buildsize     "60 MB (additional 88 MB for the tests)">
    12   <!ENTITY nettle-time          "0.2 SBU (additional 0.1 SBU for the tests)">
     11  <!ENTITY nettle-buildsize     "73 MB (with tests)">
     12  <!ENTITY nettle-time          "0.3 SBU (with tests)">
    1313]>
    1414
     
    8989    commands:</para>
    9090
    91 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     91<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9292make</userinput></screen>
    9393
     
    9797
    9898    <para>
    99       If you want to disable installing the static library, use this sed:
    100     </para>
    101 
    102 <screen><userinput>sed -i '/^install-here/ s/ install-static//' Makefile</userinput></screen>
    103 
    104     <para>
    10599      Now, as the <systemitem class="username">root</systemitem> user:
    106100    </para>
     
    108102<screen role="root"><userinput>make install &amp;&amp;
    109103chmod   -v   755 /usr/lib/lib{hogweed,nettle}.so &amp;&amp;
    110 install -v -m755 -d /usr/share/doc/nettle-&nettle-version;  &amp;&amp;
     104install -v -m755 -d /usr/share/doc/nettle-&nettle-version; &amp;&amp;
    111105install -v -m644 nettle.html /usr/share/doc/nettle-&nettle-version;</userinput></screen>
     106
     107  </sect2>
     108
     109  <sect2 role="commands">
     110    <title>Command Explanations</title>
     111
     112    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     113      href="../../xincludes/static-libraries.xml"/>
    112114
    113115  </sect2>
     
    127129        </seg>
    128130        <seg>
    129           libhogweed.{so,a} and libnettle.{so,a}
     131          libhogweed.so and libnettle.so
    130132        </seg>
    131133        <seg>
  • postlfs/security/openssl.xml

    r2f1eeafe rd45a8367  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "5262bfa25b60ed9de9f28d5d52d77fc5">
     11  <!ENTITY openssl-md5sum        "b3bf73f507172be9292ea2a8c28b659d">
    1212  <!ENTITY openssl-size          "5.1 MB">
    1313  <!ENTITY openssl-buildsize     "68 MB (with tests)">
  • postlfs/security/stunnel.xml

    r2f1eeafe rd45a8367  
    1111  <!-- Following ftp only has later release -->
    1212<!--  <!ENTITY stunnel-download-ftp  "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
    13   <!ENTITY stunnel-md5sum        "bf4c13ea9705156adbd04f1d766093ea">
     13  <!ENTITY stunnel-md5sum        "ENTITY">
    1414  <!ENTITY stunnel-size          "624 KB">
    1515  <!ENTITY stunnel-buildsize     "7.9 MB">
  • x/lib/gtk+3.xml

    r2f1eeafe rd45a8367  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-18;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-18;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "e1c41ad4a6012d703a80f7423acf186e">
    10   <!ENTITY gtk3-size          "19 MB">
    11   <!ENTITY gtk3-buildsize     "515 MB (with tests)">
    12   <!ENTITY gtk3-time          "6.5 SBU (with tests)">
     9  <!ENTITY gtk3-md5sum        "8c31990af6b966fe42238be63690921a">
     10  <!ENTITY gtk3-size          "17 MB">
     11  <!ENTITY gtk3-buildsize     "502 MB (with tests)">
     12  <!ENTITY gtk3-time          "6.6 SBU (with tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.