Package Details: sirikali 1.5.1-1

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: ConorIA
Maintainer: mhogomchungu
Last Packager: mhogomchungu
Votes: 31
Popularity: 1.00
First Submitted: 2016-12-26 21:50 (UTC)
Last Updated: 2023-07-12 13:49 (UTC)

Dependencies (16)

Required by (0)

Sources (2)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

egrupled commented on 2017-05-14 18:30 (UTC) (edited on 2017-05-14 18:32 (UTC) by egrupled)

You can add PGP check like this: source=("https://github.com/mhogomchungu/${pkgname}/releases/download/${pkgver}/${_name}-${pkgver}.tar.xz"{,.asc}) sha256sums=('7d2cece25bf9bbb5d7104d645ef1334bce815446f182284627ec008c0656276f' 'SKIP') validpgpkeys=('3AD67A14194FE8E7AEFCA19C3E1F380427A5D3CA')

avamk commented on 2017-04-14 16:05 (UTC)

@ConorIA Thank you yes it works now!! Appreciate your fast response. :)

ConorIA commented on 2017-04-11 20:15 (UTC)

Thanks, @mhogomchungu! Yes, I guess this is a version mismatch problem. I cannot reproduce the issue on Manjaro, which lags behind Arch slightly. My guess is that it should work itself out in a couple of days, but for now, @avamk, please change line 46 to read ` -DNOKDESUPPORT=true \`.

mhogomchungu commented on 2017-04-11 18:38 (UTC)

Those look like build problems in KF5Wallet showing up in SiriKali. Was Qt5 updated recently? If yes,a solution could be a rebuild of KF5Wallet against updated Qt5. A quicker solution is to disable KWallet functionality.

ConorIA commented on 2017-04-11 18:26 (UTC)

@avamk, I'm not sure! I wonder if I am missing a makedep somewhere. I think the first couple of steps would be: 1) Can you build using makepkg? yaourt -G sirikali will help you clone this repo 2) If not, can you build from source? (https://mhogomchungu.github.io/sirikali/) I'm hoping @mhogomchungu might have some input.

avamk commented on 2017-04-11 14:58 (UTC)

@ConorIA I get this error when building which didn't happen before: ... [ 91%] Building CXX object CMakeFiles/sirikali.dir/qrc_icon.cpp.o [ 92%] Linking CXX executable sirikali /usr/lib/libKF5Wallet.so.5.32.0: undefined reference to `qt_version_tag@Qt_5.8' /usr/lib/libKF5Wallet.so.5.32.0: undefined reference to `QIODevice::isTransactionStarted() const@Qt_5' /usr/lib/libKF5ConfigCore.so.5: undefined reference to `QDateTime::QDateTime(QDateTime&&)@Qt_5' /usr/lib/libKF5WindowSystem.so.5: undefined reference to `QJsonValue::toString() const@Qt_5' collect2: error: ld returned 1 exit status How do I troubleshoot this? Thanks.

mhogomchungu commented on 2017-03-03 13:15 (UTC)

@ConorIA My arch install went belly up a while ago and i currently dont have any arch based system and i think it'll be hard to maintain a package on a system i do not use. I do not know anything about maintaining a PKGBUILD but knowing how is in my todo list. I would have already picked up recently orphaned git version[1] If i knew how to maintain a PKGBUILD. I am very happy that you are maintaining it and please continue :-) [1] https://aur.archlinux.org/packages/sirikali-git

ConorIA commented on 2017-03-03 04:02 (UTC)

@mhogomchungu, I hope I'm not stepping on your toes by maintaining this PKGBUILD of your application. If you would like to co-maintain, or would like me to orphan the package, please send me a message. I'm happy to transfer ownership to you if you would like that.

mhogomchungu commented on 2016-10-29 09:35 (UTC)

@Fallback, Sirikali 1.2.1 was just released and it should build fine with Qt4.

mhogomchungu commented on 2016-10-20 19:05 (UTC)

@Fallback, The git version now has a fix[1] for the build issue you experienced. It should be simple to manually update that single line to make it build on Qt4 or you can switch to Qt5 build and build it without manually modifying anything. [1] https://github.com/mhogomchungu/sirikali/commit/6b36261b63282881dd459b3b1280952ea1d6f0d0