Search Criteria
Package Details: keeweb 1.16.7-5
Git Clone URL: | https://aur.archlinux.org/keeweb.git (read-only, click to copy) |
---|---|
Package Base: | keeweb |
Description: | Desktop password manager compatible with KeePass databases |
Upstream URL: | https://keeweb.info |
Keywords: | kdbx keepass password |
Licenses: | |
Conflicts: | |
Submitter: | surefire |
Maintainer: | surefire |
Last Packager: | surefire |
Votes: | 14 |
Popularity: | 0.106822 |
First Submitted: | 2016-09-26 07:43 |
Last Updated: | 2021-02-13 22:24 |
Dependencies (7)
- electron (electron-ozone, electron-beta-bin, electron-nightly-npm)
- org.freedesktop.secrets (keepassxc-kde-fix, gnome-keyring-git, bitw-git, keepassxc-git, gnome-keyring, keepassxc)
- asar (make)
- git (git-git) (make)
- libsass (make)
- npm (npm4, nodejs6-bin) (make)
- xdotool (xdotool-git) (optional) – for auto-type
Latest Comments
1 2 3 4 Next › Last »
SolarAquarion commented on 2020-11-26 00:09
it seems that at least in develop, if not main, it'll require one of the native modules
surefire commented on 2020-10-17 08:09
@AlexWayfer, I switched to electron9
AlexWayfer commented on 2020-10-14 17:58
Now there is an error: "Native module host crashed".
https://imgur.com/a/t5ige8q
I guess, after
electron
updgrade:tag_enk commented on 2020-07-25 04:08
I came here to tell someone that gnome-keyring is a dependency for this package and did not install during the install of this package.
rEnr3n commented on 2020-06-20 13:11
gnome-keyring
was added as a dependency. https://github.com/keeweb/keeweb/issues/1536Sherlock-Holo commented on 2020-03-04 18:58
update: keeweb repo has an issue about it, but it seems we have to wait a new version release
with electron 8.0.3
keeweb report
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9. For more information please check https://github.com/electron/electron/issues/18397
quangvnm commented on 2020-02-06 12:05
@surefire, thank you for this package. This line:
in
PKGBUILD
doesn't work well with machine where system'snodejs
(currently v13) isn't used, e.g by usingnvm
(node version manager) in my case. The error happens during rebuild ofnode-sass
(there is a conflict between systemnodejs
'scommon.gypi
file and my currentnodejs
version in LTS 12.x'scommon.gypi
). My fix is to comment this line inPKGBUILD
, then, it works well, becausenode-gyp
will detect the correct folder for configuration files. Maybe I could try to switchnvm
to use system'snodejs
before executing makepkg.AlexWayfer commented on 2019-09-13 09:48
I can't install: https://gist.github.com/AlexWayfer/ffbe8df6d317333ae98755f157cb3728
dctxmei commented on 2019-09-13 02:23
@surefire Please add python2 to makedepends, otherwise the following error will occur when using
extra-x86_64-build
:surefire commented on 2019-08-22 04:48
@exxor, libappindicator-gtk3 do not display anything in GNOME without gnome-shell-extension-appindicator. This will mislead other users.