mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to opencv and opencv_contrib 4.3.0.
Update to mesa-20.0.4. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22953 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0f5317a460
commit
14f199322f
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY opencv-download-http "https://github.com/opencv/opencv/archive/&opencv-version;/opencv-&opencv-version;.tar.gz">
|
||||
<!ENTITY opencv-download-ftp " ">
|
||||
<!ENTITY opencv-md5sum "e8cb208ce2723481408b604b480183b6">
|
||||
<!ENTITY opencv-md5sum "924ed270a66b5234442cf84da8c7e4b1">
|
||||
<!ENTITY opencv-size "84 MB">
|
||||
<!ENTITY opencv-buildsize "632 MB">
|
||||
<!ENTITY opencv-time "4.1 SBU (using parallelism=4)">
|
||||
<!ENTITY opencv-buildsize "593 MB">
|
||||
<!ENTITY opencv-time "3.1 SBU (using parallelism=4)">
|
||||
|
||||
|
||||
<!ENTITY opencv-contrib-download "https://github.com/opencv/opencv_contrib/archive/&opencv-version;/opencv_contrib-&opencv-contrib-version;.tar.gz">
|
||||
|
@ -44,6 +44,14 @@
|
||||
<listitem>
|
||||
<para>April 4th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to opencv and opencv_contrib 4.3.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;13357">#13357</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mesa-20.0.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;13343">#13343</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to graphite2-1.3.14. Fixes
|
||||
<ulink url="&blfs-ticket-root;13339">#13339</ulink>.</para>
|
||||
|
@ -223,8 +223,8 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libwebp-version "1.1.0">
|
||||
<!ENTITY mypaint-brushes-version "1.3.0"> <!-- version 1 only -->
|
||||
<!ENTITY newt-version "0.52.21">
|
||||
<!ENTITY opencv-version "4.2.0">
|
||||
<!ENTITY opencv-contrib-version "4.2.0">
|
||||
<!ENTITY opencv-version "4.3.0">
|
||||
<!ENTITY opencv-contrib-version "4.3.0">
|
||||
<!ENTITY openjpeg-version "1.5.2">
|
||||
<!ENTITY openjpeg2-version "2.3.1">
|
||||
<!ENTITY pixman-version "0.38.4"> <!-- Even minors only -->
|
||||
@ -681,7 +681,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xcursor-themes-version "1.0.6">
|
||||
<!ENTITY xkeyboard-config-version "2.29">
|
||||
<!ENTITY mesa-major-minor "20.0">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.2">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.4">
|
||||
<!ENTITY xcb-util-version "0.4.0">
|
||||
<!ENTITY xcb-util-image-version "0.4.0">
|
||||
<!ENTITY xcb-util-keysyms-version "0.4.0">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!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 "31ca59cd92c38cb8e1a58b62b01c3e08">
|
||||
<!ENTITY mesa-md5sum "719fc1fbe8ba16ca6ddf45db19c41873">
|
||||
<!ENTITY mesa-size "12 MB">
|
||||
<!ENTITY mesa-buildsize "411 MB (with demos and docs), add 258 MB for tests">
|
||||
<!ENTITY mesa-buildsize "411 MB (with demos and docs), add 259 MB for tests">
|
||||
<!ENTITY mesa-time "2.4 SBU (with parallelism=4, demos, and docs), add 0.4 SBU for tests">
|
||||
]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user