diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:41:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:41:12 +0300 |
commit | 04d6d702c85a7b1808ea351494555b52146bae7e (patch) | |
tree | d2e5f0490e0af951136cb2fdbb635d5fc34e001f /extra/gdk-pixbuf | |
parent | 1ee2ece2064a923fc7026e8a5904fd1b2a55f89a (diff) | |
download | repository-04d6d702c85a7b1808ea351494555b52146bae7e.tar.gz |
gdk-pixbuf: add meta file
Diffstat (limited to 'extra/gdk-pixbuf')
-rw-r--r-- | extra/gdk-pixbuf/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gdk-pixbuf/meta b/extra/gdk-pixbuf/meta new file mode 100644 index 00000000..e670ffa8 --- /dev/null +++ b/extra/gdk-pixbuf/meta @@ -0,0 +1,3 @@ +description: Image loading library for the GTK+ toolkit +license: GTK-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |