Search Criteria
Package Details: extraterm-git 0.57.1.r38.g4b18018e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/extraterm-git.git (read-only, click to copy) |
---|---|
Package Base: | extraterm-git |
Description: | The swiss army chainsaw of terminal emulators. |
Upstream URL: | https://github.com/sedwards2009/extraterm |
Licenses: | MIT |
Conflicts: | extraterm-bin |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-23 20:26 (UTC) |
Last Updated: | 2021-02-16 14:55 (UTC) |
Dependencies (7)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR) (make)
- python2AUR (python2-binAUR) (make)
- typescript (typescript-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
MoonSwan commented on 2023-12-18 15:38 (UTC) (edited on 2023-12-18 15:44 (UTC) by MoonSwan)
I have attempted to build this app twice now with Yay (even going so far as to use the -Syy flag). I could try using just the makepkg command alone but I can't see that making much of a difference because of the following errors:
Any ideas as to why this application fails to build? I'm not a coding genius but, from what I can infer, it seems that there's a missing script the PKGBUILD requires which is supposed to bring in the packages/dependencies that extraterm needs to use to at least build if not run.
SolarAquarion commented on 2018-12-20 23:57 (UTC)
it has a build dependency on nodejs, but it doesn't need node to actually "run"
FabioLolix commented on 2018-12-17 22:10 (UTC)
dev branch no longer exist and are missing makedepends (git, yarn, maybe python2 and npm). "v" not cut from pkgver. Fails to built; there are errors regarding node_modules/font-manager and the infamous node-gyp rebuild (similar to https://github.com/nodejs/node-gyp/issues/746)