opencv ver. bump

This commit is contained in:
Rmys
2021-12-09 16:14:19 +03:00
committed by GitHub
parent 68da180b56
commit 2c8972f763
3 changed files with 33 additions and 3 deletions
+10 -2
View File
@@ -12,8 +12,8 @@
<IsA>library</IsA>
<Summary>Computer vision library</Summary>
<Description>opencv is a programming library mainly aimed at the real time computer vision. Example applications are human-computer interaction, object identification, face recognition, motion tracking, mobile robotics.</Description>
<Archive sha1sum="3e464886dc9907e879e2fc7097364427e96861f6" type="targz" name="opencv-4.5.1.tar.gz">https://github.com/opencv/opencv/archive/4.5.1.tar.gz</Archive>
<Archive sha1sum="190a3b56ae96a839f8db43a9ed8b7de7375ebed2" type="targz" name="opencv_contrib-4.5.1.tar.gz">https://github.com/opencv/opencv_contrib/archive/4.5.1.tar.gz</Archive>
<Archive sha1sum="db7943672bca1baeb08bf3290b1fddd2fd96e5c3" type="targz" name="opencv-4.5.4.tar.gz">https://github.com/opencv/opencv/archive/4.5.4.tar.gz</Archive>
<Archive sha1sum="7e81c9132e779c5c0f49549fc48206e2c5889bed" type="targz" target="opencv-4.5.4" name="opencv_contrib-4.5.4.tar.gz">https://github.com/opencv/opencv_contrib/archive/4.5.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>hdf5-devel</Dependency>
@@ -52,6 +52,7 @@
<Dependency>openjpeg2-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">2a4348e0.patch</Patch>
</Patches>
</Source>
@@ -118,6 +119,13 @@
</Package>
<History>
<Update release="15">
<Date>2021-12-09</Date>
<Version>4.5.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2021-10-23</Date>
<Version>4.5.1</Version>