@mhogomchungu have you ever thought of being a maintainer of sirikali and lxqt_wallet packages?
Search Criteria
Package Details: sirikali 1.7.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/sirikali.git (read-only, click to copy) |
---|---|
Package Base: | sirikali |
Description: | A Qt/C++ GUI front end to sshfs, ecryptfs-simple, cryfs, gocryptfs, securefs, fscrypt and encfs |
Upstream URL: | https://mhogomchungu.github.io/sirikali/ |
Licenses: | GPL |
Conflicts: | sirikali-git |
Submitter: | None |
Maintainer: | mhogomchungu |
Last Packager: | mhogomchungu |
Votes: | 32 |
Popularity: | 1.60 |
First Submitted: | 2016-12-26 21:50 (UTC) |
Last Updated: | 2024-11-14 04:12 (UTC) |
Dependencies (16)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpwquality
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- cmake (cmake-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- libgcrypt (make)
- cryfs (cryfs-gitAUR) (optional) – for CryFS backend
- ecryptfs-simpleAUR (optional) – for eCryptfs backend
- encfs (optional) – for EncFS backend
- fscrypt (fscrypt-gitAUR) (optional) – for fscrypt backend
- gocryptfs (gocryptfs-gitAUR) (optional) – for gocryptfs backend
- kwallet (kwallet-gitAUR) (optional) – support for KDE wallet storage (must recompile)
- libsecret (optional) – support for Gnome libsecret password storage (must recompile)
- lxqt_walletAUR (lxqt_wallet-gitAUR) (optional) – use an external lxqt_wallet (must recompile)
- securefsAUR (securefs-binAUR) (optional) – for securefs backend
- sshfs (optional) – for SSHFS backend
Required by (0)
Sources (2)
bko commented on 2020-08-04 10:44 (UTC)
mhogomchungu commented on 2020-08-03 06:57 (UTC) (edited on 2020-08-03 06:58 (UTC) by mhogomchungu)
@kinoe,
I just marked lxqt_wallet[1] as being out of date.
kinoe commented on 2020-08-03 06:13 (UTC) (edited on 2020-08-03 06:24 (UTC) by kinoe)
error in build: Installed version of lxqt_wallet is too old(<3.2.0) Please install a more recent version from: https://github.com/lxqt/lxqt_wallet
which seems to have no validation... maybe the possible reason the dependency lxqt_wallet has not been updated yet
waitnsea commented on 2020-01-11 10:15 (UTC) (edited on 2020-01-11 11:23 (UTC) by waitnsea)
Thanks for your answer, it seems no, e.g. : Error making: qtextpad // Edit : downgrading to qt5-base 13.2 either didn't succeed
mhogomchungu commented on 2020-01-11 10:02 (UTC)
The development package of Qt version 5.14.0 for arch appear to be broken and the problem is there.
Can you successfully build another project that is dependent on Qt?
waitnsea commented on 2020-01-11 07:40 (UTC)
impossible to compile sirikali even with lxqt_wallet installed
mhogomchungu commented on 2019-05-12 17:54 (UTC)
SiriKali 1.3.8 should build fine with an internal copy of lxqt-wallet because i worked around the issue by adding a required dependency on qtdbus even though SiriKali doesnt have a direct dependency on it.
I think the problem was due to a bug somewhere in one of kde packages and it was wrongly adding qtdbus as a dependency.
<deleted-account> commented on 2019-05-12 17:45 (UTC)
teohhanhui, thanks for your comments. The issue isn't in this pacakge, but in lxqt_wallet, which is a dep of this package. I'll push an update here in a few minutes, but I think that the maintainer of lxqt_wallet will be able to fix the hard-coded build options.
<deleted-account> commented on 2019-05-12 17:33 (UTC)
Thanks for your reply mhogomchungu. I was trying to figure this out when combing thorugh the source. In 1.3.7 we defaulted to using external lxqt-wallet, because for some reason the built-in wasn't working for users. I think this was due to version mis-matches when KDE or QT get updated, but I'm not sure. Going to push a change where it is optional to use internal again.
teohhanhui commented on 2019-05-12 17:29 (UTC)
@mhogomchungu In the PKGBUILD, -DINTERNAL_LXQT_WALLET=false
is used.
Pinned Comments
mhogomchungu commented on 2024-10-31 10:20 (UTC) (edited on 2024-11-07 15:57 (UTC) by mhogomchungu)
Those who are experiencing error in source verification, please run the following command first before building.
gpg --keyserver hkps://pgp.surf.nl --recv-keys 16E2E1ACC6F51242
<deleted-account> commented on 2017-05-17 15:52 (UTC)