Search Criteria
Package Details: zed-git 0.163.0.r27.g6ab4b46-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zed-git.git (read-only, click to copy) |
---|---|
Package Base: | zed-git |
Description: | A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter |
Upstream URL: | https://zed.dev |
Licenses: | Apache-2.0, GPL-3.0-or-later, AGPL-3.0-or-later |
Conflicts: | zed |
Provides: | zed |
Replaces: | zed-editor-git |
Submitter: | alerque |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 7 |
Popularity: | 0.44 |
First Submitted: | 2024-05-31 14:55 (UTC) |
Last Updated: | 2024-11-21 09:54 (UTC) |
Dependencies (34)
- alsa-lib
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- libcurl.so (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libssl.so (openssl-gitAUR, openssl-staticAUR, lib32-openssl, openssl, openssl-1.1)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libz.so (zlib-gitAUR, lib32-zlib, zlib, zlib-ng-compat)
- libzstd.so (zstd-gitAUR, zstd-staticAUR, lib32-zstd, zstd)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- openssl (openssl-gitAUR, openssl-staticAUR)
- sqlite (sqlite-fossilAUR)
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, nvidia-vulkan-utilsAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, vulkan-amdgpu-proAUR, nvidia-390xx-utilsAUR, amdvlk-gitAUR, vulkan-nouveau-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, vulkan-amdgpu-pro-legacyAUR, nvidia-utils-teslaAUR, amdvlk-binAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, amdonly-gaming-vulkan-swrast-gitAUR, vulkan-radeon-amd-bc250AUR, amdvlk, nvidia-utils, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- vulkan-tools (vulkan-tools-gitAUR)
- Show 14 more dependencies...
Latest Comments
1 2 Next › Last »
alerque commented on 2024-10-03 10:03 (UTC)
@SpotlightKid Of course it isn't, but did you look at the log? There is one bump that accidentally got committed without having staged the actually relevant build change (0.151 was supposed to have the cmake addition to makedepneds), and none that were bumps when no build changes were needed.
SpotlightKid commented on 2024-08-30 20:41 (UTC)
Is it really necessary to push a bump of the pkgver when nothing else has changed?
This is a VCS package, and one of the properties of those is that you don't update them unless the PKGBUILD needs to change for some reason.
SpotlightKid commented on 2024-07-31 17:53 (UTC)
This need rustc >= 1.80.x to build. Manjaro is still at 1.79.x, so you need to use rustup and do
rustup update
there, otherwise you get this compilation error:rodolpheh commented on 2024-07-22 17:09 (UTC)
@alerque At the time of my previous comment, the build complained that it was missing
mold
, I had to install it to build Zed. This might have changed later on. Thanks for checking.alerque commented on 2024-06-29 09:21 (UTC)
@rodolpheh What makes you say
mold
is a dependency? It seems to build fine in a chroot without it.alerque commented on 2024-06-29 08:18 (UTC)
@impulse This package is open for PRs on GitHub here if you want to contribute. I'm reluctant to just add you as a co-maintainer until I see what you plan to do. This package is carefully synced with the stable ([extra]) and preview ([AUR]) packages and the current source handling is standard Arch Linux packaging procedure.
rodolpheh commented on 2024-06-20 06:51 (UTC)
The package now requires
mold
as a dependencyimpulse commented on 2024-06-20 04:19 (UTC)
can you add me as co-maintainer? I would like to improve the source code download to be faster.
AAXZX commented on 2024-06-12 21:13 (UTC)
Problem:
vkcube-wayland crash with message:
zed crash on unwrap:
Solution:
Nemin commented on 2024-06-05 17:37 (UTC)
Hi! The executable has been lowercased (
zed
instead ofZed
), which causes the build to fail. Please change it on line 50 and 84.1 2 Next › Last »