Search Criteria
Package Details: code-git 1.91.0.r122257.gd2d053d84e2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/code-git.git (read-only, click to copy) |
---|---|
Package Base: | code-git |
Description: | The Open Source build of Visual Studio Code (vscode) editor - git latest |
Upstream URL: | https://github.com/microsoft/vscode |
Keywords: | vscode |
Licenses: | MIT |
Conflicts: | visual-studio-code-git |
Provides: | visual-studio-code-git |
Submitter: | Zrax |
Maintainer: | None |
Last Packager: | TrialnError |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-18 23:10 (UTC) |
Last Updated: | 2024-06-08 19:56 (UTC) |
Dependencies (16)
- electron29AUR (electron29-binAUR)
- libsecret
- libx11 (libx11-gitAUR)
- libxkbfile
- ripgrep (ripgrep-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gulp (gulp-cliAUR) (make)
- nodejs-lts-iron (make)
- npm (corepackerAUR, nodejs6-binAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- zip (zip-natspecAUR) (make)
- bash-completion (bash-completion-gitAUR) (optional) – Bash completions
- x11-ssh-askpass (gnome-ssh-askpass3AUR, seahorse-gitAUR, gnome-ssh-askpass4-gitAUR, ssh-askpass-fullscreenAUR, ksshaskpass-gitAUR, xaskpassAUR, openssh-askpassAUR, ksshaskpass, seahorse) (optional) – SSH authentication
- zsh-completions (zsh-completions-gitAUR) (optional) – ZSH completitons
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »
codebling commented on 2021-01-28 23:57 (UTC)
@zrax nice, my mistake!
Zrax commented on 2021-01-28 23:49 (UTC)
gawk
is part ofbase-devel
, which is required for building packages withmakepkg
codebling commented on 2021-01-28 18:59 (UTC)
@zrax thanks for updating the package. May have to add
gawk
tomakedepends
forpkgver()
dr460nf1r3 commented on 2021-01-26 18:02 (UTC) (edited on 2021-01-26 18:02 (UTC) by dr460nf1r3)
This needs the pkgver reworked as already pointed out. Trying to get this into Chaotic-AUR but the versioning makes it impossible to update.
Zrax commented on 2020-11-09 04:33 (UTC)
@kevr: This can be installed side-by-side with
code
, since it installs in a different path and uses a different wrapper script.kevr commented on 2020-11-08 08:35 (UTC)
Should this not conflict with
code
?TriMoon commented on 2020-10-28 08:52 (UTC) (edited on 2020-10-28 08:59 (UTC) by TriMoon)
Unable to build on Manjaro Linux...
Trying to build (install) from within the Add/Remove Software of Manjaro (aka pamac Manager), the below is what i get:
This stayed like that until i decided to cancle the operation...
PS: All extra dependencies before the build process were automatically selected from the official manjaro repo.
crabvk commented on 2020-10-03 10:35 (UTC) (edited on 2020-10-03 10:35 (UTC) by crabvk)
For some reason I'm getting EMFILE error and my
ulimit -Sn
is 6144. I've changed--max_old_space_size=6144
to--max_old_space_size=6100
and now package builds ok.codebling commented on 2020-10-03 05:12 (UTC) (edited on 2020-10-03 05:48 (UTC) by codebling)
What am I doing wrong? I'm not hitting the file limit cap (no EMFILE and "only" 20k file handles open).
No useful messages in logs
Works if I invoke
makepkg
directly inhttps://aur.archlinux.org/code-git.git
. Not sure what fails when I use AUR wrapper.« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »