The upgrade to Electron 2.0 just landed in master, so the dependencies need to be adjusted from gtk2 to gtk3.
Search Criteria
Package Details: code-git 1.102.0.r1.gc6e8ac1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/code-git.git (read-only, click to copy) |
---|---|
Package Base: | code-git |
Description: | OSS version of Visual Studio Code editor |
Upstream URL: | https://github.com/microsoft/vscode |
Keywords: | vscode |
Licenses: | MIT |
Conflicts: | code, vscode |
Provides: | code, vscode |
Submitter: | Zrax |
Maintainer: | oech3 |
Last Packager: | oech3 |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-18 23:10 (UTC) |
Last Updated: | 2025-06-24 02:23 (UTC) |
Dependencies (13)
- electron (electron-launcherAUR, electron-nightly-binAUR, electron-nightly-binAUR)
- libsecret
- libxkbfile
- ripgrep (ripgrep-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libarchive (libarchive-gitAUR) (make)
- nodejs-lts-jod (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- python (python37AUR) (make)
- 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
Required by (18)
- azure-sphere-sdk (requires code) (optional)
- caelestia-meta (requires vscode) (optional)
- code-features (requires code)
- code-features-insiders (requires code)
- code-marketplace (requires code)
- code-nautilus-git (requires code) (optional)
- dokytree (requires code) (optional)
- dokytree-git (requires code) (optional)
- meta-package-manager (requires code) (optional)
- meta-package-manager-git (requires code) (optional)
- nautilus-code (requires code) (optional)
- nwscript-code (requires code)
- rt-thread-env-meta (requires code) (optional)
- rust-analyzer-vscode-git (requires code)
- unreal-engine-bin (requires code) (optional)
- vscode-xdg-patch-hook (requires code) (optional)
- vscode-xdg-patch-hook (requires vscode) (optional)
- woman (requires code) (optional)
Sources (4)
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/clipath.patch
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.mjs
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/code.sh
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/main/product_json.diff
K900 commented on 2018-04-03 10:46 (UTC)
C0rn3j commented on 2018-02-01 08:35 (UTC)
Can't build on a fresh Arch install
ahrs commented on 2017-12-10 13:48 (UTC)
Here's a patch to get things building again:
https://gist.github.com/anonymous/2deec6b292c69099e2756d1b1d0d10a0
NOTE: I built this in a clean chroot, it's quite possible that yarn will cache files somewhere in your home directly (probably in ~/.yarn).
newzubakhin commented on 2017-12-09 21:37 (UTC)
The project is not build. They began to use yarn.
C0rn3j commented on 2017-10-03 07:50 (UTC)
For those wondering why extensions don't work, read the very top of the pkgbuild.
Also in the middle there's a memory setting you possibly need to uncomment.
C0rn3j commented on 2017-07-26 18:09 (UTC)
Oh so Microsoft literally broke it themselves? That's fine then, but unexpected.
Zrax commented on 2017-07-25 23:49 (UTC)
This package builds from the tip of the master branch in git... Sometimes that means it will be broken upstream. It looks like it worked yesterday, and is broken now -- I expect it will be fixed again at some point. There's not much I can do about that unfortunately :/
C0rn3j commented on 2017-07-25 21:49 (UTC)
Still doesn't build.
https://paste.c0rn3j.com/?3ffe6d386392812c#ODA1ww5pD6FIPGPlINQNVulleNViqqkIt+aIDTeRUhY=
Zrax commented on 2017-07-24 19:01 (UTC)
I've backported several fixes from the stable (visual-studio-code-oss) package... Let me know if you still have problems with the updated PKGBUILD.
C0rn3j commented on 2017-07-24 15:02 (UTC)
Fails to build, tried on 2 Arch boxes.
https://paste.c0rn3j.com/?0966e670a9ac3ebf#frympknLvS4XwJxb/UUk2v5nPniw+5xGzyeRs2NRmmY=
Pinned Comments
oech3 commented on 2025-05-19 11:39 (UTC) (edited on 2025-05-21 13:40 (UTC) by oech3)
electron
dependency is swapped withelectronNM
at packaging.Minify is disabled by default (see
bottom of build()
).