Search Criteria
Package Base Details: opencv-git
Package Actions
Git Clone URL: | https://aur.archlinux.org/opencv-git.git (read-only, click to copy) |
---|---|
Submitter: | chenxing |
Maintainer: | andrewSC |
Last Packager: | andrewSC |
Votes: | 43 |
Popularity: | 0.000001 |
First Submitted: | 2012-07-31 00:21 (UTC) |
Last Updated: | 2022-08-27 19:50 (UTC) |
Latest Comments
1 2 3 4 5 6 .. 13 Next › Last »
infopcgood commented on 2024-02-24 13:37 (UTC)
I had to install
nlohmann-json
,qt6-5compat
, andverdict
to fully compile. Version 4.9.0.Melechtna commented on 2024-01-07 11:23 (UTC) (edited on 2024-01-07 12:52 (UTC) by Melechtna)
evorster, could you define "latest versions of java and the jdk"? I have 21.u35-8 for the openJDK, but it won't let me simultaneously install that for the JRE, so, I have no idea what you mean.
Edit: Figured it out, for anyone else with this issue, archlinux-java status, see which is the latest, then archlinux-java set (latest), so for example, mine was java-21-openjdk, so, archlinux-java set java-21-openjdk (needs to be run as root), and it built just fine.
evorster commented on 2023-05-28 07:45 (UTC)
To solve the dependency issues, each package needs to provide and conflict with it's own non-git version.
evorster commented on 2023-05-28 07:23 (UTC)
I got that error below sorted by installing the latest versions of java, and the jdk. The problem I am running into now is that a few of my installed packages depend on "opencv" and this package conflicts with opencv, but does not provide it.
Can we add: provides=('opencv') somewhere in the PKBUILD, please?
evorster commented on 2023-05-27 23:39 (UTC)
Hi there! This package almost builds, I get this error in the install phase:
fiatguy85 commented on 2023-04-16 19:14 (UTC) (edited on 2023-04-17 02:02 (UTC) by fiatguy85)
I was having issues compiling and getting the following error:
This appears to be related to this bug in opencv.
Adding the following to the _cmakeopts got it to compile:
d4l3k commented on 2022-07-20 04:30 (UTC)
Seems like opencv-python doesn't support ffmpeg 5.0 so can't compile on latest Arch
andrewSC commented on 2022-04-08 22:17 (UTC)
Thanks for the heads up m00nw4tch3r (and others) and also thanks for the patience!(!!) I've refactored the package quite a bit and decided to split it as well. Let me know if this causes any issues.
As always, I was able to build this package in a clean chroot before pushing the changes so if you're experiencing build issues please attempt that first before reporting. Thanks!
=^.^=
m00nw4tch3r commented on 2022-04-08 15:30 (UTC)
Looks like the lapack patch isn't needed anymore, and it causes the build to fail.
sunnysun commented on 2022-03-02 05:50 (UTC) (edited on 2022-03-02 05:54 (UTC) by sunnysun)
It seems the patch is not working
1 2 3 4 5 6 .. 13 Next › Last »