Search Criteria
Package Details: emuflight-configurator 0.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/emuflight-configurator.git (read-only, click to copy) |
|---|---|
| Package Base: | emuflight-configurator |
| Description: | Crossplatform configuration tool for the Emuflight flight control system |
| Upstream URL: | https://github.com/emuflight/EmuConfigurator |
| Licenses: | GPL3 |
| Submitter: | kwrazi |
| Maintainer: | None |
| Last Packager: | kwrazi |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-09-20 08:22 (UTC) |
| Last Updated: | 2021-08-24 18:12 (UTC) |
Dependencies (4)
- nwjs-binAUR
- git (git-gitAUR, git-glAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
- yarn (yarn-berryAUR, corepackerAUR, yarn-corepackAUR) (make)
Latest Comments
k1f0 commented on 2021-07-04 15:59 (UTC)
Getting errors when building. Fixed by replacing
with
in
prepare()build()andpackage()functions. So the_realnamevariable doesn't seem to be needed anymore.