Search Criteria
Package Details: ezra-bible-app 1.15.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ezra-bible-app.git (read-only, click to copy) |
---|---|
Package Base: | ezra-bible-app |
Description: | A modern and user-friendly Bible app for desktops, tablets and mobiles focussing on topical study |
Upstream URL: | https://ezrabibleapp.net |
Licenses: | GPL-2.0-or-later |
Conflicts: | ezra-project |
Submitter: | alerque |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-24 12:26 (UTC) |
Last Updated: | 2024-09-28 16:54 (UTC) |
Dependencies (10)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nss (nss-hgAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-setuptools (make)
- subversion (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
nopeinomicon commented on 2022-05-17 06:37 (UTC)
Build fails on newer versions with a message regarding the Electron version needing to be specified.
alerque commented on 2020-02-27 22:11 (UTC)
PSA: I've started hosting this and all its dependencies as prebuilt packages in my repository for those that want to install them using
pacman
without messing around with building from the AUR.alerque commented on 2020-02-27 22:06 (UTC)
@McQueen You can try it now, I've tweaked some more stuff in the build to be closer to the way upstream builds Electron, but the upstream project here also makes some really underhanded plays so it's touch and go and I'm still waiting for more feedback.
alerque commented on 2020-02-27 13:36 (UTC)
@McQueen I'm confused, why would that be needed for this project? I don't have any such thing installed, so it doesn't seem like it's actually a dependency of this package. It could be a dependency of Ezra (bundled inside the package) I suppose, but in that case there is a packaging problem that is not consistent building Ezra between systems.
Can you clarify what should be fixed either on this package or in Ezra (in which case it should be reported upstream too).
McQueen commented on 2019-08-29 02:21 (UTC) (edited on 2019-08-29 02:23 (UTC) by McQueen)
I was finally able to chase this down after reading:
https://github.com/npm/npm/issues/9633#issuecomment-142110493
Issue fixed after executing these two commands:
$ sudo npm -g install fstream
added 16 packages from 4 contributors in 2.429s
$ sudo npm -g install block-stream
added 2 packages from 1 contributor in 0.538s
Then was able to successfully install ezra-project.
alerque commented on 2019-08-28 13:44 (UTC) (edited on 2019-08-28 13:44 (UTC) by alerque)
@McQueen I've run this on a couple of systems and am unable to replicate that error. Are you able to compile from scratch yourself? There could be some dependency missing but I don't know what it would be.
McQueen commented on 2019-08-27 02:14 (UTC)
==> Starting prepare()...
gyp ERR! UNCAUGHT EXCEPTION gyp ERR! stack Error: Cannot find module 'fstream'