Search Criteria
Package Details: candevstudio-git r329.3b51e481-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/candevstudio-git.git (read-only, click to copy) |
---|---|
Package Base: | candevstudio-git |
Description: | Development tool for CAN bus simulation |
Upstream URL: | https://github.com/GENIVI/CANdevStudio |
Licenses: | MPL2 |
Provides: | candevstudio |
Submitter: | fenugrec |
Maintainer: | fenugrec |
Last Packager: | fenugrec |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-11 02:43 (UTC) |
Last Updated: | 2023-12-29 15:03 (UTC) |
Dependencies (8)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-serialbusAUR (qt5-serialbus-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-declarative (qt5-declarative-gitAUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- qt5-tools (make)
Latest Comments
fenugrec commented on 2023-12-29 15:43 (UTC)
Oops, was missing another dep. Hopefully should be good now...
I will consider your fix, but in the meantime I suggest 'makepkg --holdver' or 'makepkg -e' . For huge repos I just do a shallow clone locally (possibly with --shallow-submodules, although there are some caveats), and then tweak my PKGBUILDs to point to the local dir.
taotieren commented on 2023-12-29 03:24 (UTC) (edited on 2023-12-29 06:12 (UTC) by taotieren)
Thanks for the fix, recompiling with new missing dependencies. git submodule can you refer to my canopenlinux-git of replacing it? I need to clone again every time I compile, and I'm in China, so my access to GitHub is unstable.
fenugrec commented on 2023-12-28 14:07 (UTC)
@taotieren done
taotieren commented on 2023-12-28 07:56 (UTC)
Hi, I'm using devtools extra environment to compile, and I'm missing the following compilation dependencies, can you complete them? Thank you。
fenugrec commented on 2020-02-25 14:05 (UTC)
@seeseemelk : fixed, thanks !
seeseemelk commented on 2020-02-25 08:46 (UTC)
This package should have a dependency on
boost
. Without theboost
package it cannot be compiled.