opencv-4.4.0

This commit is contained in:
Rmys
2020-09-19 13:23:33 +03:00
committed by GitHub
parent b9dbbca1fa
commit 3872b541f2
+12 -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="6b4af554adf0f554912490eb401f6b7fa8859dde" type="targz" name="opencv-4.2.0.tar.gz">https://github.com/opencv/opencv/archive/4.2.0.tar.gz</Archive>
<Archive sha1sum="4871cfbf5c0e8ee9fb5a5a122bc55ed785ef2b4a" type="targz" name="opencv_contrib-4.2.0.tar.gz">https://github.com/opencv/opencv_contrib/archive/4.2.0.tar.gz</Archive>
<Archive sha1sum="6e7d007fcab22339f262c3bdf4bdf6f5c19066ab" type="targz" name="opencv-4.4.0.tar.gz">https://github.com/opencv/opencv/archive/4.4.0.tar.gz</Archive>
<Archive sha1sum="09104005afbbc96f8ec003738a119671f6ec0e5b" type="targz" name="opencv_contrib-4.4.0.tar.gz">https://github.com/opencv/opencv_contrib/archive/4.4.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gtk2-devel</Dependency>
@@ -44,7 +44,10 @@
<Dependency>webp-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>harfbuzz-devel</Dependency>
<Dependency>libpng-devel</Dependency>
</BuildDependencies>
<Patches>
</Patches>
</Source>
<Package>
@@ -106,6 +109,13 @@
</Package>
<History>
<Update release="12">
<Date>2020-09-19</Date>
<Version>4.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2019-02-13</Date>
<Version>4.2.0</Version>