Re: [Passwordsafe-linux] Is there a Linux alternative to webkitgtk2
Popular easy-to-use and secure password manager
Brought to you by:
ronys
From: Bill B. <de...@bl...> - 2017-07-22 04:40:49
|
On Sat, Jul 22, 2017 at 12:35:05AM +0000, Marco A. Parillo via Passwordsafe-linux wrote: > webkitgtk2 (a package required by passwordsafe) was 'demoted' to the AUR after > the last Manjaro stable update. Building it in my VM was taking hours before I > gave up. As far as I know, passwordsafe doesn't depend on webkitgtk, at least not directly. I think the issue you're seeing is that passwordsafe depends on wxgtk, and the version of wxgtk you're trying to use depends on webkitgtk. According to [1], wxgtk in Arch was updated to deal with webkitgtk getting dropped, so I think you just need to use the latest version of the appropriate wxgtk package from Arch, or wait for it to appear in Manjaro, or whatever that process is (sorry, I'm not that familiar with Arch or Manjaro). [1] https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/wxgtk |