version 7.1.1
-- Maintance release to fix a build issue with recent versions of cmake.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/zulucrypt.git (read-only, click to copy) |
|---|---|
| Package Base: | zulucrypt |
| Description: | A cli and gui frontend to cryptsetup |
| Upstream URL: | https://mhogomchungu.github.io/zuluCrypt |
| Keywords: | cryptsetup encryption security tcplay truecrypt veracrypt |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | zulucrypt-git |
| Submitter: | salan54 |
| Maintainer: | salan54 |
| Last Packager: | salan54 |
| Votes: | 73 |
| Popularity: | 0.003549 |
| First Submitted: | 2013-02-03 13:05 (UTC) |
| Last Updated: | 2026-05-21 08:20 (UTC) |
version 7.1.1
-- Maintance release to fix a build issue with recent versions of cmake.
Hi vvch, the problem is known and related to the latest version of CMake. In the meantime, you will need to use the GitHub package:
https://aur.archlinux.org/packages/zulucrypt-git.
Thanks for your patience.
Cannot compile on Manjaro 26.0.1:
-- Checking for module 'lxqt-wallet'
-- Package 'lxqt-wallet' not found
-- ERROR: could not find lxqt_wallet package
-- ---------------------------------------------------------------------------
-- lxqt wallet support will be provided by an internal library
-- ---------------------------------------------------------------------------
CMake Deprecation Warning at external_libraries/lxqt_wallet/CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at external_libraries/lxqt_wallet/backend/CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- found gcrypt header file: /usr/include/gcrypt.h
-- found gcrypt library: /usr/lib/libgcrypt.so
CMake Deprecation Warning at external_libraries/lxqt_wallet/frontend/CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at external_libraries/lxqt_wallet/frontend/libsecret/CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
... ...
[ 27%] Linking C shared library libzuluCrypt.so
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o: in function `_start':
(.text+0x1b): undefined reference to `main'
collect2: error: ld returned 1 exit status
make[2]: *** [zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/build.make:573: zuluCrypt-cli/libzuluCrypt.so.1.2.0] Error 1
make[1]: *** [CMakeFiles/Makefile2:848: zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 28%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/lxqt_osx_keychain.cpp.o
[ 28%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/changepassworddialog.cpp.o
[ 28%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/password_dialog.cpp.o
[ 28%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/lxqt_internal_wallet.cpp.o
[ 29%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/lxqt_wallet.cpp.o
[ 29%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/lxqt_kwallet.cpp.o
[ 29%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/lxqt_libsecret.cpp.o
[ 30%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/moc_changepassworddialog.cpp.o
[ 30%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/moc_password_dialog.cpp.o
[ 30%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/moc_lxqt_kwallet.cpp.o
[ 31%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/moc_task.cpp.o
[ 31%] Linking CXX static library liblxqt-wallet.a
[ 31%] Built target lxqt-wallet
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
-> error making: zulucrypt-exit status 4
Version 7.1.1
Changed the license to 'GPL-2.0-or-later' to comply with Arch RFC 0016.
Thanks to muneoarch for pointing that out.
To make this package compliant with Arch RFC 0016, could you please rewrite the license field as follows?
license=('GPL-2.0-or-later')
version 7.1.0
version 7.0.0
The signing key can be retrieved with below command:
gpg --recv-keys 0x02FC64E8DEBF43A8
Changelog:
version 6.2.0
version 6.1.0
version 6.0.0