diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:08:02 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:08:02 +0300 |
commit | 21298769d767e5b3046c26a9c5a41f0c8886183b (patch) | |
tree | d5960e8d9a0d728e71bfdbb4134ab2bccf542138 /extra/vala | |
parent | 6610208aed7179bd874a9ff4ef3f4c322175a579 (diff) | |
download | repository-21298769d767e5b3046c26a9c5a41f0c8886183b.tar.gz |
vala: add meta file
Diffstat (limited to 'extra/vala')
-rw-r--r-- | extra/vala/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/vala/meta b/extra/vala/meta new file mode 100644 index 00000000..d6b96b86 --- /dev/null +++ b/extra/vala/meta @@ -0,0 +1,3 @@ +description: GObject compiler +license: LGPL-2.1 +maintainer: Cem Keylan <cem@carbslinux.org> |