Package Details: electron21 21.4.4-1

Git Clone URL: https://aur.archlinux.org/electron21.git (read-only, click to copy)
Package Base: electron21
Description: Build cross platform desktop apps with web technologies
Upstream URL: https://electronjs.org/
Licenses: custom, MIT
Submitter: alerque
Maintainer: alerque
Last Packager: alerque
Votes: 8
Popularity: 1.27
First Submitted: 2023-06-22 19:12 (UTC)
Last Updated: 2023-06-22 19:14 (UTC)

Sources (13)

Latest Comments

DuKol commented on 2023-12-11 08:29 (UTC)

Hello, after update of arch I tried to build electron with the following error:


FAILED: obj/third_party/angle/translator_gl_d3d_only/CodeGen.o 
...
third_party/angle/include/GLSLANG/ShaderVars.h:126:70: error: unknown type name 'uint32_t'
    const sh::ShaderVariable *findField(const std::string &fullName, uint32_t *fieldIndexOut) const;

CXX obj/third_party/angle/translator_gl_d3d_only/Compiler.o
FAILED: obj/third_party/angle/translator_gl_d3d_only/Compiler.o
...
third_party/angle/include/GLSLANG/ShaderVars.h:126:70: error: unknown type name 'uint32_t'
    const sh::ShaderVariable *findField(const std::string &fullName, uint32_t *fieldIndexOut) const;

ghoti commented on 2023-11-03 19:04 (UTC)

wtf's going on with github right now?

https://github.com/desktop/ and you can see dugite is there and public https://github.com/desktop/dugite gives me a 404.

damn it https://www.githubstatus.com/

nevermind.

ghoti commented on 2023-11-03 19:02 (UTC)

getting a 404 while trying to download dugite-native package from github

Error raised while downloading https://github.com/desktop/dugite-native/releases/download/v2.29.3-2/dugite-native-v2.29.3-3d467be-ubuntu.tar.gz GotError [HTTPError]: Response
 code 404 (Not Found)

are they gone? https://github.com/desktop/dugite-native 😰😰😰

Score_Under commented on 2023-09-24 15:42 (UTC)

getting a build failure in a clean chroot;

../../third_party/angle/include/GLSLANG/ShaderVars.h:126:70: error: unknown type name 'uint32_t'
    const sh::ShaderVariable *findField(const std::string &fullName, uint32_t *fieldIndexOut) const;