Search Criteria
Package Details: patchbay 8.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/patchbay.git (read-only, click to copy) |
---|---|
Package Base: | patchbay |
Description: | An alternative Secure Scuttlebutt client interface that is fully compatible with Patchwork |
Upstream URL: | https://github.com/ssbc/patchbay |
Licenses: | MIT |
Submitter: | christianbundy |
Maintainer: | christianbundy |
Last Packager: | christianbundy |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-14 00:50 (UTC) |
Last Updated: | 2019-08-19 17:36 (UTC) |
Dependencies (8)
- electron4AUR (electron4-binAUR)
- gconfAUR
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
Tio commented on 2020-03-09 00:39 (UTC)
Error:
christianbundy commented on 2020-01-17 20:50 (UTC)
christianlupus: Hi! Sorry this hasn't been super actively maintained. If you look at the Patchwork AUR package you can see the correct build setup -- this package currently builds for your native Node.js version plus the Electron version, but it'd be best to just only build for Electron.
I'd be happy to add another maintainer if someone has time to fix this -- I haven't used Patchbay in a long time and haven't been taking care of this package as well as I should be.
christianlupus commented on 2020-01-17 10:25 (UTC)
I posted a bug report upstream. Let's see what happens there https://github.com/ssbc/patchbay/issues/364.
Powersource commented on 2019-12-19 21:03 (UTC)
Yeah I seem to be getting the same error as christianlupus
christianlupus commented on 2019-09-12 10:44 (UTC)
I have problems compiling the patchbay, even in a chroot. I get quite some lengthy output: https://gist.github.com/christianlupus/43814e3fb8da3b368b9562948264200e. I think there is some incompatibility somewhere in the whole system.
thirk_voluntary commented on 2019-08-19 23:51 (UTC)
Recent update chokes when trying to run
npm ci
. I think we might have to do that in two steps?beroal commented on 2019-07-02 19:12 (UTC) (edited on 2019-07-03 05:18 (UTC) by beroal)
After a recent update Patchbay does not start. I see an empty windows with title “Electron” and
in the terminal.
[Update 2019-07-03. After downgrading “electron” from version 5.0.6 to 4.1.4, it works again.]
kseistrup commented on 2019-05-17 18:20 (UTC)
makepkg
fails on 8.0.1:christianbundy commented on 2018-08-14 18:44 (UTC)
ameba23: Sorry about that! Looks like I still had an old directory hanging around, thanks for pointing out the error. I've just pushed another version, please let me know if it gives you any trouble. Good luck!
ameba23 commented on 2018-08-14 14:15 (UTC)
On my computer makepkg complains that src/patchbay doesn't exist.
The source is actually in src/patchbay-versionnumber. Maybe PKGBUILD needs changing. Anyone else have this problem?