diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:44:06 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:44:06 +0300 |
commit | 224c10e1dc1a7c9576f99727c61da38898bc7df5 (patch) | |
tree | f9cde51b64027e0fd7d16d211a423d247128a28d /xorg | |
parent | a7107866679fa2d02f7de8700ecf6edbdbe88e03 (diff) | |
download | repository-224c10e1dc1a7c9576f99727c61da38898bc7df5.tar.gz |
libSM: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/libSM/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libSM/meta b/xorg/libSM/meta new file mode 100644 index 00000000..585a3c84 --- /dev/null +++ b/xorg/libSM/meta @@ -0,0 +1,3 @@ +description: X Session Management Library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |