diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:14:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:14:33 +0300 |
commit | d5953f2fde62c91425ead2f624ff802b58454402 (patch) | |
tree | 6638ec05140592424cb7e89e7cfca90a555af913 /extra/gcr | |
parent | dd39378eb5e22b65396c32439af857d2bd7cd7cc (diff) | |
download | repository-d5953f2fde62c91425ead2f624ff802b58454402.tar.gz |
gcr: add meta file
Diffstat (limited to 'extra/gcr')
-rw-r--r-- | extra/gcr/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gcr/meta b/extra/gcr/meta new file mode 100644 index 00000000..c1a6c75c --- /dev/null +++ b/extra/gcr/meta @@ -0,0 +1,3 @@ +description: GNOME crypto library +license: LGPL-2.1+, GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |