Search Criteria
Package Details: ipfs-desktop 0.41.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ipfs-desktop.git (read-only, click to copy) |
---|---|
Package Base: | ipfs-desktop |
Description: | Desktop client for the InterPlanetary File System |
Upstream URL: | https://github.com/ipfs/ipfs-desktop |
Keywords: | filesharing p2p web3 |
Licenses: | MIT |
Submitter: | alex.henrie |
Maintainer: | RubenKelevra |
Last Packager: | RubenKelevra |
Votes: | 21 |
Popularity: | 0.013475 |
First Submitted: | 2019-10-17 03:19 (UTC) |
Last Updated: | 2025-02-14 16:18 (UTC) |
Dependencies (18)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- c-ares (c-ares-gitAUR) (make)
- http-parser (make)
- libappindicator-gtk3 (make)
- libevent (libevent-gitAUR) (make)
- libnotify (libnotify-gitAUR) (make)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR) (make)
- libxcrypt-compat (make)
- libxslt (libxslt-gitAUR) (make)
- libxss (make)
- minizip (minizip-gitAUR) (make)
- node-gyp (corepackerAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nss (nss-hgAUR) (make)
- re2 (re2-gitAUR) (make)
- snappy (snappy-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
DeedleFake commented on 2023-02-01 21:00 (UTC) (edited on 2023-02-01 21:06 (UTC) by DeedleFake)
I'm getting this trying to update to 0.26.0-1:
It looks like the correct
$b2sum
should bebc827d4f596d0e520835f46e406ab5062db1dc16e0e939696d0c19a50fcf2a808ae240d51d3779d2add61da30cf7522edc5d1e98c361cac45e5105dbea086867
.RubenKelevra commented on 2022-06-19 07:55 (UTC)
Thanks, I'll have a look at it.
LuciRose431 commented on 2022-06-19 06:03 (UTC) (edited on 2022-06-26 06:35 (UTC) by LuciRose431)
Fixed
(node:25641) electron: Failed to load URL: webui:/somestring with error: ERR_FILE_NOT_FOUND only white window shows
q9f commented on 2022-03-09 14:21 (UTC)
If you face issues such as
during installation, you would have to fix your
nodejs
version, e.g., by settingnvm use stable
.RubenKelevra commented on 2022-03-08 13:37 (UTC)
Update blocked due to repo conversion issues. Reported upstream:
https://github.com/ipfs/ipfs-desktop/issues/2017
RubenKelevra commented on 2022-02-21 08:35 (UTC)
@PanisSupraOmnia thanks for the digging. Yeah it's working for me without having this package installed. No idea why.
I cleaned my npm cache etc. just to be sure. Not sure why should this matter, since the versions should be equal regardless if they are cached or fetched anew.
Anyway: Let's just add this as another dependency. No idea what else I can do here.
PanisSupraOmnia commented on 2022-02-18 20:57 (UTC)
@RubenKelevra it's kind of strange that it's working for you, from what I can see. I'm experiencing the same build error, and it occurs regardless of how makepkg is invoked. Just to be sure, I've just built it in a clean chroot per the wiki, and the error still occurs. It seems to be due to https://github.com/archlinux/svntogit-packages/blob/packages/libxcrypt/trunk/PKGBUILD#L26, though given that the repo package has been built with this flag for 2 years now I'm assuming the change causing the issue comes from upstream, either from libxcrypt or from IPFS.
RubenKelevra commented on 2022-02-17 04:46 (UTC)
That's kind of strange as I use the package myself and had no trouble building it with neither makepkg nor paru.
Can you remove the compat package and try to build it with makepkg to make sure that's not an issue of the isolation yay is using?
ddbb07 commented on 2022-02-16 21:27 (UTC)
@RubenKelevra I was also having build issues but installing libxcrypt-compat solved it, i already had libxcrypt installed and it doesn't build with that alone.
RubenKelevra commented on 2022-02-16 18:35 (UTC) (edited on 2022-02-16 19:11 (UTC) by RubenKelevra)
I restored the old dependencies (which seemed outdated to me).
So if you remove libxcrypt-compat does it work with the new version 0.19.1-2 (since libxcrypt is probably already installed on your system).
« First ‹ Previous 1 2 3 4 5 Next › Last »