Update to opencv-3.4.1.

Update to mesa-17.3.5.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19916 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2018-03-04 23:37:49 +00:00
parent 9a2b7f0033
commit aa430869ea
4 changed files with 17 additions and 9 deletions

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY opencv-download-http "&sourceforge-dl;/opencvlibrary/opencv-&opencv-version;.zip">
<!ENTITY opencv-download-http "https://sourceforge.net/projects/opencvlibrary/files/opencv-unix/&opencv-version;/opencv-&opencv-version;.zip">
<!ENTITY opencv-download-ftp " ">
<!ENTITY opencv-md5sum "ed60f8bbe7a448f325d0a0f58fcf2063">
<!ENTITY opencv-md5sum "8464ce888f4c283895626950bada1e44">
<!ENTITY opencv-size "87 MB">
<!ENTITY opencv-buildsize "723 MB">
<!ENTITY opencv-time "2.3 SBU (using parallelism=4)">
<!ENTITY opencv-buildsize "740 MB">
<!ENTITY opencv-time "2.5 SBU (using parallelism=4)">
<!ENTITY ippicv-version "ippicv_2017u3_lnx_intel64_general_20170822">

View File

@ -44,6 +44,14 @@
<listitem>
<para>March 4th, 2019</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to opencv-3.4.1. Fixes
<ulink url="&blfs-ticket-root;10448">#10448</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to mesa-17.3.5. Fixes
<ulink url="&blfs-ticket-root;10404">#10404</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xfce4-notifyd-0.4.2. Fixes
<ulink url="&blfs-ticket-root;10452">#10452</ulink>.</para>

View File

@ -216,7 +216,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY libtiff-version "4.0.9">
<!ENTITY libwebp-version "0.6.1">
<!ENTITY newt-version "0.52.20">
<!ENTITY opencv-version "3.4.0">
<!ENTITY opencv-version "3.4.1">
<!ENTITY openjpeg-version "1.5.2">
<!ENTITY openjpeg2-version "2.3.0">
<!ENTITY pixman-version "0.34.0"> <!-- Even minors only -->
@ -533,7 +533,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY xcursor-themes-version "1.0.4">
<!ENTITY xkeyboard-config-version "2.23.1">
<!ENTITY mesa-major-minor "17.3">
<!ENTITY mesa-version "&mesa-major-minor;.4">
<!ENTITY mesa-version "&mesa-major-minor;.5">
<!ENTITY xcb-util-version "0.4.0">
<!ENTITY xcb-util-image-version "0.4.0">
<!ENTITY xcb-util-keysyms-version "0.4.0">

View File

@ -6,10 +6,10 @@
<!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
<!ENTITY mesa-md5sum "f08eccad27f34366db1bb3997d288c2f">
<!ENTITY mesa-md5sum "bf73288c33cf12abe62045c25e2196b4">
<!ENTITY mesa-size "10 MB">
<!ENTITY mesa-buildsize "368 MB (with demos and docs, add 68 MB for tests)">
<!ENTITY mesa-time "4.0 SBU (with parallelism=4, demos, and docs; add 0.9 SBU for tests)">
<!ENTITY mesa-buildsize "369 MB (with demos and docs, add 68 MB for tests)">
<!ENTITY mesa-time "3.0 SBU (with parallelism=4, demos, and docs; add 0.9 SBU for tests)">
]>
<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">