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: | kwrazi |
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 (corepackerAUR, python-nodejs-wheelAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (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_realname
variable doesn't seem to be needed anymore.