diff options
Diffstat (limited to 'src/content/docs/reference/dependencies.md')
-rw-r--r-- | src/content/docs/reference/dependencies.md | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/src/content/docs/reference/dependencies.md b/src/content/docs/reference/dependencies.md deleted file mode 100644 index 97d7bde..0000000 --- a/src/content/docs/reference/dependencies.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -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. |