Search Criteria
Package Details: lxqt_wallet 4.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lxqt_wallet.git (read-only, click to copy) |
---|---|
Package Base: | lxqt_wallet |
Description: | Secure information storage for LXQt |
Upstream URL: | https://github.com/lxqt/lxqt_wallet |
Licenses: | BSD-2-Clause |
Submitter: | Faerbit |
Maintainer: | txtsd |
Last Packager: | txtsd |
Votes: | 6 |
Popularity: | 0.33 |
First Submitted: | 2015-09-11 22:36 (UTC) |
Last Updated: | 2024-11-08 13:50 (UTC) |
Dependencies (12)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libgcrypt
- libglvnd (libglvnd-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
- kwallet (kwallet-gitAUR) (make)
- libsecret (make)
- qt6-tools (make)
- kwallet (kwallet-gitAUR) (optional) – support for KDE wallet storage
- libsecret (optional) – support for Gnome libsecret password storage
Required by (2)
- sirikali (optional)
- sirikali-bin (optional)
Latest Comments
1 2 Next › Last »
txtsd commented on 2024-11-02 11:23 (UTC)
Sorry! And no worries!
yan12125 commented on 2024-11-02 11:22 (UTC)
Removing myself as a co-maintainer as txtsd didn't contact me first. Also, I'm not quite interested in lxqt-wallet.
mhogomchungu commented on 2020-08-05 19:08 (UTC)
"validgpgkeys" now has the correct value.
kinoe commented on 2020-08-05 15:06 (UTC)
@egrupled:thanks
egrupled commented on 2020-08-05 15:00 (UTC)
validgpgkeys
field must be changed to6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=lxqt_wallet#n19
kinoe commented on 2020-08-04 19:15 (UTC)
retrieved key: gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
but build FAILED (Invalid public key 6855E493B5B2DF96E319BB6D16E2E1ACC6F51242) == ERROR: One or more PGP signatures could not be verified!
dude commented on 2019-05-12 17:47 (UTC)
Thanks. I'll look into implementing that.
<deleted-account> commented on 2019-05-12 17:43 (UTC)
(I think) The issue is that DNOSECRETSUPPORT and DNOKDESUPPORT are hard-coded to false in the PKGBUILD, which means that they are both linked to. The way we handle this in sirikali is to check if those packages are present at build time.
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=sirikali
dude commented on 2019-05-12 17:34 (UTC)
They are both optional but you need to have at least one of them.
teohhanhui commented on 2019-05-12 17:27 (UTC)
It seems like
kwallet
andlibsecret
are not really optional:1 2 Next › Last »