Search Criteria
Package Details: bloomrpc 1.5.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/bloomrpc.git (read-only, click to copy) |
---|---|
Package Base: | bloomrpc |
Description: | GUI Client for gRPC Services |
Upstream URL: | https://github.com/uw-labs/bloomrpc |
Licenses: | LGPL3 |
Submitter: | GalacticArachnid |
Maintainer: | None |
Last Packager: | pm_gameiro |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-13 22:22 (UTC) |
Last Updated: | 2021-09-24 23:50 (UTC) |
Dependencies (9)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- libxss
- libxtst
- python2 (python2-bin)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin) (make)
Latest Comments
1 2 Next › Last »
jeanlucthumm commented on 2022-08-05 03:31 (UTC)
The compilation failure is specifically
Looks like it's a
node-sass
problem:https://stackoverflow.com/questions/67241196/error-no-template-named-remove-cv-t-in-namespace-std-did-you-mean-remove
keibak commented on 2022-02-17 20:00 (UTC)
I'm getting an error similar to Elrendio:
GalacticArachnid commented on 2021-02-24 22:13 (UTC)
I have stopped using Arch quite some time back so looking after this package properly is difficult. I am marking this as disowned, hopefully someone else will be able to pick it up.
Xanarion commented on 2020-10-30 09:47 (UTC)
Fails to build at least on my environment failing in yarn install steps when dependencies are being re-built. I wonder if it's due to nodejs being v15 at this point.
GalacticArachnid commented on 2020-10-10 18:03 (UTC) (edited on 2020-10-26 16:26 (UTC) by GalacticArachnid)
@connesc I'll test to see if it can be safely dropped, thanks for mentioning))
connesc commented on 2020-10-07 13:33 (UTC)
Is the gconf dependency still required nowadays? The gconf package maintainer suggests to remove it from most Electron apps.
GalacticArachnid commented on 2020-02-06 15:31 (UTC)
Hi @glutamatt, just released rev2 of this package; you should already see the diff applied ;)
glutamatt commented on 2020-02-06 15:13 (UTC)
please @GalacticArachnid , could you apply this patch ? the issue details are here : https://github.com/uw-labs/bloomrpc/issues/170 thanks !
diff --git bloomrpc.desktop bloomrpc.desktop index a8309d4..4e8d68b 100644 --- bloomrpc.desktop +++ bloomrpc.desktop @@ -6,3 +6,4 @@ Terminal=false Type=Application Icon=bloomrpc Categories=Utility; +StartupWMClass=bloom-rpc-client
GalacticArachnid commented on 2020-01-29 11:11 (UTC)
Version 1.4.1 has now been released, this fixes the build issues seen on Linux around node-grpc (namely the gettid func).
GalacticArachnid commented on 2019-12-06 13:54 (UTC)
Thanks Elrendio, I'll try to have a look at this if not today then tomorrow. I have a feeling it's related to build dependencies :)
1 2 Next › Last »