Search Criteria
Package Details: opencv2 2.4.13.7-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/opencv2.git (read-only, click to copy) |
---|---|
Package Base: | opencv2 |
Description: | Open Source Computer Vision Library (version 2.x) |
Upstream URL: | https://opencv.org/ |
Licenses: | BSD |
Submitter: | reisub |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 30 |
Popularity: | 0.063150 |
First Submitted: | 2016-04-25 13:35 (UTC) |
Last Updated: | 2023-12-18 21:47 (UTC) |
Dependencies (16)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- gtkglextAUR
- libdc1394
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber) (make)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd) (optional) – for coding with OpenCL
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
yar commented on 2019-02-22 23:35 (UTC)
Could you add provides=("opencv=$pkgver") please? This would make it compatible with packages like python-moviepy-git which depends on "opencv<3.0.0"
hottea commented on 2018-11-04 03:18 (UTC)
@jerry73204 hey, could you help me with maintain this pkg?
jerry73204 commented on 2018-11-03 16:44 (UTC)
The PKGBUILD renames
share/OpenCV
toshare/opencv
. It causes the cmake config files unusable (See this issue).In this issue, cmake script assumes
/opt/opencv2/share/OpenCV/java/libopencv_java2413.so
, which parent directory is gone.Please include this patch in order to fix it.
postadelmaga commented on 2018-08-29 07:18 (UTC)
now It compiles.
dracorp commented on 2018-06-21 21:20 (UTC)
Hi, I've disowned package, because I don't have enough time to take care of it.
kova7ev commented on 2018-06-20 10:41 (UTC) (edited on 2018-06-20 10:42 (UTC) by kova7ev)
If you don't need ffmpeg dependencies you can disable it by adding in your CMAKE this option: -D WITH_FFMPEG=OFF
postadelmaga commented on 2018-06-20 07:46 (UTC)
Any workaround ? How can I try using ffmpeg2.8 ?
temporalin commented on 2018-06-03 20:34 (UTC)
The patches worked for me without ffmpeg-compat-57
AsGreyWolf commented on 2018-05-29 03:34 (UTC)
Try using ffmpeg2.8.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »