diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2020-08-14 05:00:07 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2020-08-14 05:00:07 +0300 |
commit | 25b10731aa25107eb8a8a5d78bad5b237269eafd (patch) | |
tree | 51e107474a9e0d5eaa75ad93492b1b0c959da38b | |
parent | 06e7c670f57ae8c6d09a221934f4429dbefa9a98 (diff) |
psi-chess added
-rw-r--r-- | packages/net-im/psi-chess/psi-chess-scm.exheres-0 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/net-im/psi-chess/psi-chess-scm.exheres-0 b/packages/net-im/psi-chess/psi-chess-scm.exheres-0 new file mode 100644 index 0000000..7e96233 --- /dev/null +++ b/packages/net-im/psi-chess/psi-chess-scm.exheres-0 @@ -0,0 +1,8 @@ +# Distributed under the terms of the GNU General Public License v2 +# Copyright 2020 Gluzskiy Alexandr <sss@sss.chaoslab.ru> + +require psi-plugin + +PLATFORMS="~amd64 ~x86" + +SUMMARY="Psi plugin to play chess with your contacts" |