Search Criteria
Package Details: webcord-git 4.10.1.r970.daadd04-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/webcord-git.git (read-only, click to copy) |
---|---|
Package Base: | webcord-git |
Description: | A Discord and Fosscord client made with the Electron (master branch). |
Upstream URL: | https://github.com/SpacingBat3/WebCord |
Keywords: | arm discord electron electron-discord-webapp fosscord |
Licenses: | MIT |
Conflicts: | webcord |
Provides: | webcord |
Submitter: | SpacingBat3 |
Maintainer: | SpacingBat3 |
Last Packager: | SpacingBat3 |
Votes: | 7 |
Popularity: | 0.000038 |
First Submitted: | 2021-06-07 20:24 (UTC) |
Last Updated: | 2024-09-01 11:56 (UTC) |
Dependencies (8)
- asar (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- typescript (typescript-gitAUR) (make)
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Encryption using stored key in the secret service
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC screen sharing under Wayland
- xdg-desktop-portal-impl (xdg-desktop-portal-kde-gitAUR, xdg-desktop-portal-termfilechooser-gitAUR, xdg-desktop-portal-gnome-noprompt-gitAUR, xdg-desktop-portal-wlr-artixAUR, xdg-desktop-portal-liri-gitAUR, xdg-desktop-portal-pantheon-gitAUR, xdg-desktop-portal-rsAUR, xdg-desktop-portal-wlr-gitAUR, xdg-desktop-portal-luminous-gitAUR, xdg-desktop-portal-lxqt-gitAUR, xdg-desktop-portal-termfilechooser-nosystemd-gitAUR, xdg-desktop-portal-termfilechooser-fix-for-lf-gitAUR, xdg-desktop-portal-gtk-gitAUR, xdg-desktop-portal-cosmic-gitAUR, xdg-desktop-portal-luminousAUR, xdg-desktop-portal-shanaAUR, xdg-desktop-portal-hyprland-gitAUR, xdg-desktop-portal-cosmic, xdg-desktop-portal-dde, xdg-desktop-portal-gnome, xdg-desktop-portal-gtk, xdg-desktop-portal-hyprland, xdg-desktop-portal-kde, xdg-desktop-portal-lxqt, xdg-desktop-portal-wlr, xdg-desktop-portal-xapp) (optional) – Screen share UI and other portals under Wayland
Latest Comments
SpacingBat3 commented on 2024-09-01 11:59 (UTC)
@xiota this should now be fixed, alongside stuff like imagemagick deprecation message.
Freso commented on 2023-09-04 15:27 (UTC)
FWIW, when I try to
makepkg
this PKGBUILD it somehow tries to depend onelectron26
which is currently only available viaelectron26-bin
in the AUR. Editing/usr/bin/webcord
to remove the "26" works for the time being until electron26 gets added to Arch’s packages. (It’s also complaining about npm 10 being available, but at least that doesn’t seem to prevent the package from building or installing.)italoghost commented on 2023-04-08 17:51 (UTC)
Hi!
I am getting the following error:
The package is expecting electron ^24.0.0-1, but even after installing the AUR package "electron24-bin" it doesn't recognize it.
I wonder if it is happening because of the ".0-1", as my package is still considered in beta: "24.0.0.beta.3-2".
Rubos commented on 2023-04-05 12:09 (UTC)
The package asks me to install the typescript package, but with typescript 5.x it gives the following error:
shtrophic commented on 2022-12-06 16:07 (UTC) (edited on 2022-12-06 16:08 (UTC) by shtrophic)
this does not build since it apparently depends on
electron22
, which is not part of the packagegs dependencies:Seems like this is available on the AUR. Mind adding this as a dependency?
SpacingBat3 commented on 2021-11-29 16:13 (UTC) (edited on 2021-12-12 17:03 (UTC) by SpacingBat3)
@Raansu The last update should make this package much more stable, as it will now respect the proper dependency versions, rather than using the latest one (which was the common cause of the problems with building my application on Arch). Right now, I believe that in most cases it should fail in the same time it does on GitHub repository.
SpacingBat3 commented on 2021-11-21 21:12 (UTC)
@Raansu, this package should compile for
aarch64
as well. However, the current implementation needs to be improved as pointed in GitHub issue tracker.Raansu commented on 2021-10-27 07:34 (UTC)
Is there anyway to get this to compile on a aarch64 machine? There doesn't appear to be a aarch64 electron package in Arch Linux ARM and I was hoping to compile this for a PinePhone