Initial commit

This commit is contained in:
2025-09-16 16:44:33 +03:00
commit ab0c274031
4 changed files with 52 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: gpgmepp
description: C++ bindings for gpgme
version: 2.0.0
url: https://gnupg.org/software/gpgme/index.html
license: LGPL2-or-later
architecture: any
depends: ["gcc-libs","glibc","gpgme","libgpg-error"]
make_depends: ["cmake"]
type: source