Search Criteria
Package Details: openmv-ide-bin 4.4.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openmv-ide-bin.git (read-only, click to copy) |
---|---|
Package Base: | openmv-ide-bin |
Description: | QtCreator based OpenMV IDE. |
Upstream URL: | https://github.com/openmv/openmv-ide |
Keywords: | machine-vision openmv |
Licenses: | MIT |
Conflicts: | openmv-ide |
Provides: | openmv-ide |
Submitter: | yjun |
Maintainer: | yjun |
Last Packager: | yjun |
Votes: | 1 |
Popularity: | 0.57 |
First Submitted: | 2020-08-01 13:24 (UTC) |
Last Updated: | 2025-01-02 15:16 (UTC) |
Dependencies (6)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libusb (libusb-gitAUR)
- libxcb (libxcb-gitAUR)
- python-pyusb (python-pyusb-gitAUR)
Latest Comments
yjun commented on 2025-01-02 15:17 (UTC)
@yaoyun fixed.
yaoyun commented on 2025-01-02 04:03 (UTC)
-user-library-path
seems no longer an option, so the wrapper script/opt/openmv-ide/bin/openmvide.sh
probably needs a fix.The version:
OpenMV IDE 4.4.7 based on Qt 6.5.1
Neolux_Lee commented on 2024-07-23 15:22 (UTC) (edited on 2024-07-23 15:24 (UTC) by Neolux_Lee)
Installer file download failed. When opening this link in browser, I got 404.
The error is below:
It may because the link in PKGBUILD is not latest. When I check the release page, I found the latest release (4.1.9) is with development tag and all other older releases are tagged with the version number.
So I changed
source_x86_64
in PKGBUILD to make it download the file:But this way the latest release won't be downloaded. Another solution is to manually check the latest version in GitHub release page and edit
pkgver
in PKGBUILD to latest number and skip sha256sums check.yjun commented on 2024-07-14 02:42 (UTC)
This repository only contains release versions.