Search Criteria
Package Details: electron20 20.3.12-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/electron20.git (read-only, click to copy) |
---|---|
Package Base: | electron20 |
Description: | Build cross platform desktop apps with web technologies |
Upstream URL: | https://electronjs.org/ |
Licenses: | custom, MIT |
Submitter: | alerque |
Maintainer: | None |
Last Packager: | alerque |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-06-22 18:49 (UTC) |
Last Updated: | 2023-06-22 18:49 (UTC) |
Dependencies (45)
- c-ares
- ffmpeg (ffmpeg-nonvidiaAUR, ffmpeg-intel-full-gitAUR, ffmpeg-v4l2-request-gitAUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-threading-gitAUR, ffmpeg-mppAUR, ffmpeg-nocudaAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- flac (flac-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-infinality-remixAUR, freetype2-ultimate5AUR, freetype2-v35AUR, freetype2-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-gitAUR, gtk3-ubuntuAUR, gtk3-classic-xfceAUR)
- harfbuzz (harfbuzz-gitAUR)
- icu (icu-gitAUR)
- libevent (libevent-gitAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-apngAUR, libpng-gitAUR)
- libwebp (libwebp-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- opus (opus-gitAUR)
- re2 (re2-gitAUR)
- snappy (snappy-gitAUR)
- clang (clang8AUR, clang-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- Show 25 more dependencies...
Required by (22)
- agendapp
- android-messages-desktop
- autorecord-manager
- brs-emu-app-bin
- bulkurlopener-bin
- cerebro
- expresslrs-configurator
- fifo-browser-bin
- graycrown-bin
- huaweicloudmeeting
- hyper
- hyperkeys-bin
- kindle-companion-bin
- peersky-browser
- qrocrown-bin
- quba-bin
- rao-pics-bin
- sqlui-native-bin
- swesence-bin
- walc-bin
- Show 2 more...
Sources (14)
- chromium-tflite-system-zlib.patch
- default_app-icon.patch
- electron-launcher.sh
- electron.desktop
- git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main
- git+https://github.com/electron/electron.git
- https://github.com/stha09/chromium-patches/releases/download/chromium-104-patchset-2/chromium-104-patchset-2.tar.xz
- jinja-python-3.10.patch
- remove-no-opaque-pointers-flag.patch
- roll-src-third_party-ffmpeg.patch
- skia-freetype-2.13.patch
- std-vector-non-const.patch
- use-system-libraries-in-node.patch
- x11-ozone-fix-X11-screensaver-suspension.patch
Latest Comments
tuxayo commented on 2023-07-19 18:19 (UTC) (edited on 2023-07-19 18:19 (UTC) by tuxayo)
@gnaggnoyil I can reproduce the issue in your example. Do you get this error before or after the error that happens after this?
gameslayer commented on 2023-07-11 08:13 (UTC)
Missing Aarch64, please add aarch64 to the package
gnaggnoyil commented on 2023-07-08 07:24 (UTC) (edited on 2023-07-08 07:48 (UTC) by gnaggnoyil)
@tuxayo I just found out my download fails due to the following error:
I ran
python -c "import eventlet.green.select"
and it reported the same error. It seems such error will occur as long aspacman -S python-eventlet python-httpx python-trio
is run. Does anyone have any ideas?@zcorn Sorry I haven't have one now.
zcorn commented on 2023-07-03 08:53 (UTC)
Hello @tuxayo and @gnaggnoyil I have encountered such problems in different tries. Any solution now? Thx in advance.
tuxayo commented on 2023-06-23 21:41 (UTC) (edited on 2023-06-27 23:49 (UTC) by tuxayo)
Anyone having a fail there? :
edit 2023-06-28: retried in case it was transient, still the same issue
tuxayo commented on 2023-06-23 21:37 (UTC)
@gnaggnoyil for me this download worked. Hopefully if you retry it will work.
gnaggnoyil commented on 2023-06-23 08:13 (UTC)
I got a
RuntimeError: gsutil failed to download "gs://chromium-optimization-profiles/pgo_profiles/chrome-linux-5112-1659546792-1870321c902fd7dca1271b1e96ff9ea74063d09a.profdata"
error duringprepare()
. Is there anyone having the same issue?