Search Criteria
Package Details: passwordsafe-git r11444.80baea965-1
Git Clone URL: | https://aur.archlinux.org/passwordsafe-git.git (read-only, click to copy) |
---|---|
Package Base: | passwordsafe-git |
Description: | Simple & Secure Password Management |
Upstream URL: | https://pwsafe.org/ |
Keywords: | password pwsafe security yubikey |
Licenses: | |
Conflicts: | |
Submitter: | trogdor1138 |
Maintainer: | Namarrgon |
Last Packager: | Namarrgon |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2013-07-12 19:09 |
Last Updated: | 2017-09-07 14:50 |
Dependencies (11)
- libxtst
- qrencode (qrencode-git)
- wxgtk (wxgtk-git, wxgtk2-light, wxgtk2-dev, wxgtk2)
- xerces-c
- yubikey-personalization (yubikey-personalization-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- gtest (googletest-git, gtest-py3) (make)
- libxt (make)
- zip (zip-natspec) (make)
- xvkbd (optional) – virtual-keyboard support
Latest Comments
1 2 Next › Last »
grantdb commented on 2019-07-28 22:45
Thank you this works great!
jmandawg commented on 2018-12-11 18:38
For some reason if i open my safe as "read-only" i cannot use the search (crtl-F) functionality.
swilde commented on 2017-08-31 12:24
Currently building fails for two reasons:
1. `qrencode' is now required, which is missing from the dependencies
2. README.txt no longer exists, it's now README.md
cheers
sascha
Cusith commented on 2016-05-25 19:20
The sourceforge git repo is depreciated the new one is on github https://sourceforge.net/p/passwordsafe/news/
Namarrgon commented on 2015-06-08 18:21
To celebrate the AUR-relaunch I changed the pkgver()-scheme. AUR-helpers will see this as a downgrade.
oznah commented on 2014-07-30 15:29
passwordsafe-git 20140518.8848.6fccde3-1
I get an error when program launches. "Could not initialize help subsystem. Help will not be available."
Press "ok" and program launches and appears to work correctly.
Anonymous comment on 2014-01-11 21:13
wxgtk got updated to 3.0 in the packaging system. This verion of passwordsafe isn't compatible with that, it needs wxgtk2.8. Luckily this package is still mantained in the official repositories. I suggest updating the dependencies of this package to depends=('xerces-c' 'wxgtk2.8' 'ykpers')
l0gic commented on 2013-12-26 14:26
ykpers needs to be a normal dependency, since the package won't build without it.
I updated the PKGBUILD accordingly: http://ix.io/9ww
rkelly commented on 2013-12-11 17:18
Getting a failure during makepkg..
Makefile:211: recipe for target 'GCCUnicodeRelease/CompareDlg.o' failed
make[2]: *** [GCCUnicodeRelease/CompareDlg.o] Error 1
make[2]: Leaving directory '/home/richard/Builds/passwordsafe-git/src/passwordsafe-git/src/ui/wxWidgets'
Makefile.linux:37: recipe for target 'unicoderelease' failed
make[1]: *** [unicoderelease] Error 2
make[1]: Leaving directory '/home/richard/Builds/passwordsafe-git/src/passwordsafe-git'
Makefile.linux:46: recipe for target 'release' failed
make: *** [release] Error 2
==> ERROR: A failure occurred in build().
Aborting...
aclindsa commented on 2013-11-22 02:54
trogdor1138: This package does not compile without ykpers installed. It is therefore not 'optional' and should be listed in depends=().