Commit Graph

67 Commits

Author SHA1 Message Date
Christoph Reiter
0479540185 opencv: fix 2021-05-19 20:44:04 +02:00
FeRD (Frank Dana)
800e9d1e02 Update OpenCV to 4.5.2 release
- Add patch 0105 to fix wechat_qrcode build
- Add libiconv as a dependency
- Disable PKG_CONFIG_WITHOUT_PREFIX
  The new OpenCVUtils.cmake functions create targets for
  dependencies that break on paths rooted at /mingw64/.
- Re-roll all fuzzy patches
- Remove dropped patch 0005
2021-05-19 20:44:04 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Christoph Reiter
7d732ab85a Rebuild some packages
These were incorrectly replaced via packages built by a maintainer.
This makes problems with the setup-msys2 pacakge cache, so bump
their pkgrel and let CI build new ones.
2020-12-29 21:28:43 +01:00
Alexey Pavlov
20de2a85b3 opencv: Update to 4.5.1 2020-12-25 15:24:02 +03:00
Christoph Reiter
71f40aa174 opencv: disable ceres ssupport for now 2020-11-27 12:15:42 +01:00
Christoph Reiter
9deab808c2 opencv: rebuild
Fixes #7318
2020-11-24 08:32:45 +01:00
Alexey Pavlov
5e8344c61f opencv: Update to 4.5.0 2020-10-14 11:16:20 +03:00
Christoph Kahl
acb4b8216a update OpenCV to 4.4.0 2020-08-13 12:06:54 +02:00
Christoph Reiter
059a982501 opencv: rebuild
see #6587
2020-08-13 08:35:57 +02:00
Alexey Pavlov
9dfb41d712 Rebuild packages for openexr 2.5.0 2020-05-11 23:16:40 +03:00
Alexey Pavlov
90d14bde11 opencv: Update to 4.3.0 2020-05-06 18:02:21 +03:00
Alexey Pavlov
3a02353127 opencv: Update to 4.2.0 2019-12-24 13:30:00 +03:00
Alexey Pavlov
4f6d29716a opencv: Drop building python2 module, disable examples 2019-12-17 11:45:42 +03:00
Alexey Pavlov
c68bb2dab1 opencv: Fix generating cmake files, fix samples location. Move makedependencies to dependencies to be able use python module 2019-11-02 18:15:02 +03:00
Alexey Pavlov
3f41a8fee6 opencv: Update to 4.1.2 2019-10-31 00:16:43 +03:00
Alexey Pavlov
69af003db2 opencv: Rebuild for protobuf new version 2019-10-09 09:53:40 +03:00
Alexey Pavlov
12e80fe922 opencv: Update to 4.1.1 2019-07-29 12:13:57 +03:00
Alexey Pavlov
3fbea652c3 opencv: Rebuild for protobuf 2019-06-21 14:04:01 +03:00
Alexey Pavlov
16084f3661 opencv: Fix dependencies 2019-05-31 08:40:43 +03:00
Edward E
09f484fbab opencv: Update dependencies 2019-05-28 08:30:30 -05:00
Alexey Pavlov
56cccb4ea5 opencv: Update to 4.1.0. Fix python modules install location 2019-05-17 14:53:41 +03:00
Alexey Pavlov
60cfa702fa opencv: Update to 4.0.1 2018-12-25 12:59:56 +03:00
Alexey Pavlov
0af5e23f12 opencv: Update to 4.0.0 2018-11-28 10:32:37 +03:00
Alexey Pavlov
e26c8d769a opencv: Rebuild for openexr 2018-11-05 23:04:56 +03:00
Alexey Pavlov
0ce1635f09 opencv: Update to 3.4.3 2018-11-03 23:50:38 +03:00
Alexey Pavlov
b13a692e80 opencv: Fix samples destination. Fix finding opencv with cmake 2018-08-07 10:34:55 +03:00
Alexey Pavlov
c7084ed386 opencv: Update to 3.4.2 2018-07-30 18:49:25 +03:00
Alexey Pavlov
0074e3fe14 opencv: Make header usable for C compiler (VLC issue) 2018-05-17 13:32:55 +03:00
Alexey Pavlov
194d5b45e5 opencv: Update to 3.4.1 2018-04-23 14:59:07 +03:00
Alexey Pavlov
68658d7377 opencv: Rebuild 2018-04-23 10:19:23 +03:00
Alexey Pavlov
fbc0459ca4 opencv: Update to 3.4.0 2017-12-26 10:12:56 +03:00
Viktor Szakats
c56636ab4c URL and protocol updates (#3068) 2017-10-20 09:32:50 +03:00
Sui Libin
03e527e4f7 opencv with python module when PythonInterp failed to identify MSYS2's python package on windows. (#3027)
* Fix STRICT error for opencv_contrib dnn_modern.

* fix CUDA error for suitesparse.

* fix CUDA error for suitesparse.

* opencv with python module when PythonInterp failed to identify MSYS2's python package on windows.

* update gflags to 2.2.1.
2017-10-15 23:04:02 +03:00
Alexey Pavlov
d7ccba6c06 opencv: Rebuild 2017-10-06 08:54:02 +03:00
Sui Libin
4f4c35c2ed opencv and suitesparse compile error fix. (#3014)
* Fix STRICT error for opencv_contrib dnn_modern.

* fix CUDA error for suitesparse.

* fix CUDA error for suitesparse.
2017-10-05 15:32:46 +03:00
Holger Nahrstaedt
151dd868e6 opencv: fix sha256sum and missing dep (#2952)
* fix sha256sum

* fix missing dep

* increased pkgrel
2017-09-24 10:52:44 +03:00
Alexey Pavlov
9412598f76 opencv: Update to 3.3.0 2017-09-17 21:54:55 +03:00
Christoph Reiter
9757046077 python3: Update to 3.6.1 (#2587)
* python3: Update to 3.6.1

The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.

* Bump pkgrel of all packages containing Python 3 bytecode/extensions.

The package list was generated using:
    pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"

* lensfun: Add cmake to makedepends

* numpy: Don't hardcode the Python version

* blender: rebuild for new Python

* boost: Don't hardcode Python versions; rebuild

* pillow: Don't hardcode Python version; rebuild

* python-dateutil: Don't hardcode Python versions

* sip: Don't hardcode Python versions

* pyqt4: Don't hardcode Python versions; rebuild

* pyqt5: Don't hardcode Python versions; rebuild

* opencv: Update Python3 version in patch
2017-06-15 17:40:51 +03:00
Alexey Pavlov
9145ead0bd opencv: Rebuild 2017-06-11 09:23:19 +03:00
Christoph Reiter
a0082a2b48 opencv: Add some missing dependencies. Fixes #2420 (#2529)
It currently links agains a missing libwebp-6.dll and needs a rebuild.

* libopencv_hdf320.dll depends on libhdf5
* libopencv_imgcodecs320.dll depends on libwebp
* libopencv_text320.dll depends on libtesseract
2017-05-31 11:07:00 +03:00
Lars Kanis
c61b66f6f0 Add libwebp as runtime dependency to opencv. (#2531)
The current binary package
"mingw-w64-x86_64-opencv-3.2.0-3-any.pkg.tar.xz"
links to the outdated DLL "libwebp-6.dll" but doesn't
specify libwebp as a dependency.

Since libwebp is updated in the meanwhile to "libwebp-7.dll",
it isn't sufficient to install the package.

Rebuilding opencv with webp dependency fixes this issue.
2017-05-31 11:02:24 +03:00
matham
a38b2efa91 Fix opencv cmake lib search path. (#2268) 2017-03-10 07:04:37 +03:00
Alexey Pavlov
b5cd9a39bc opencv: Rebuild with jasper 2.x. Fix build errors. 2017-02-27 13:40:39 +03:00
Alexey Pavlov
0f7e2b85b8 opencv: Remove duplicate option 2017-01-16 11:27:53 +03:00
Alexey Pavlov
c1fb65928c opencv: Update to 3.2.0 2017-01-16 09:34:08 +03:00
Alexey Pavlov
4cb1b32b0f opencv: Fix PKGBUILD 2016-11-29 08:29:16 +03:00
filnet
5345af8dd5 opencv: add opencv_contrib (#1945) 2016-11-27 11:22:50 +03:00
Alexey Pavlov
51d42a0a6a opencv: Rebuild with VTK 7 2016-10-09 20:38:07 +03:00