Search Criteria
Package Details: bloomrpc 1.5.2-1
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: | |
Submitter: | GalacticArachnid |
Maintainer: | GalacticArachnid |
Last Packager: | GalacticArachnid |
Votes: | 4 |
Popularity: | 0.002059 |
First Submitted: | 2019-02-13 22:22 |
Last Updated: | 2020-11-23 08:14 |
Dependencies (9)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- libxss
- libxtst
- python2
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (make)
- git (git-git) (make)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium) (make)
- npm (npm53, npm4, nodejs6-bin) (make)
- yarn (yarn-nightly) (make)
Latest Comments
1 2 Next › Last »
Xanarion commented on 2020-10-30 09:47
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
@connesc I'll test to see if it can be safely dropped, thanks for mentioning))
connesc commented on 2020-10-07 13:33
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
Hi @glutamatt, just released rev2 of this package; you should already see the diff applied ;)
glutamatt commented on 2020-02-06 15:13
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
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
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 :)
Elrendio commented on 2019-12-05 22:38
Hello,
Tried to install bloomrpc today (2019-12-05) but yay wasn't able to build the package. Here's my error:
Have a nice day,
pm_gameiro commented on 2019-05-29 15:47
Looks good, thanks.
GalacticArachnid commented on 2019-05-29 15:26
/usr/local/bin link is now created in the PKGBUILD instead of in bloomrpc.install, this will cause a conflicting files error when upgrading. Either force it through or uninstall & install bloom please :)