diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:06:57 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:06:57 +0300 |
commit | cf86e1e76b24b872929239edc0406c27ca8dcab0 (patch) | |
tree | 8e14b2afb9ce8e115a67bcc08844b214154d9187 /extra/pango | |
parent | 62a2f0f6fefddf8ce4630ba9fe20ab08fcd776b6 (diff) | |
download | repository-cf86e1e76b24b872929239edc0406c27ca8dcab0.tar.gz |
pango: add meta file
Diffstat (limited to 'extra/pango')
-rw-r--r-- | extra/pango/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/pango/meta b/extra/pango/meta new file mode 100644 index 00000000..510fca31 --- /dev/null +++ b/extra/pango/meta @@ -0,0 +1,3 @@ +description: Text rendering and layout library +license: LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |