27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
---
|
|
title: Dependencies and Acknowledgements
|
|
sidebar:
|
|
label: Dependencies
|
|
---
|
|
|
|
GpgFrontend incorporates various libraries and binaries that come with their
|
|
unique licenses. For additional details or to obtain the source code, please
|
|
visit their respective homepages:
|
|
|
|
- **GnuPG**: [https://gnupg.org](https://gnupg.org)
|
|
- **GPGME**: [https://gnupg.org/software/gpgme/index.html](https://gnupg.org/software/gpgme/index.html)
|
|
- **Qt (Open Source)**: [https://www.qt.io](https://www.qt.io)
|
|
- **MSYS2**: [https://www.msys2.org](https://www.msys2.org)
|
|
- **Mingw-w64**: [http://mingw-w64.org/doku.php](http://mingw-w64.org/doku.php)
|
|
- **AppImage**: [https://appimage.org](https://appimage.org)
|
|
- **macOS Application Bundles**: [Link](https://developer.apple.com/library/archive/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html)
|
|
- **libarchive**: [https://www.libarchive.org](https://www.libarchive.org)
|
|
- **spdlog**: [https://github.com/gabime/spdlog](https://github.com/gabime/spdlog)
|
|
- **mimalloc**: [https://github.com/microsoft/mimalloc](https://github.com/microsoft/mimalloc)
|
|
- **Qt-AES**: [https://github.com/bricke/Qt-AES](https://github.com/bricke/Qt-AES)
|
|
|
|
The icons utilized in this software are sourced from [Alibaba
|
|
Iconfont](https://www.iconfont.cn/). This vector icon library is free of use,
|
|
isn't registered as a trademark, has no copyright issues, and can be
|
|
commercially utilized.
|