summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2020-08-14 04:56:43 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2020-08-14 04:56:43 +0300
commit715abf22feedd86ad4a81871473446020142af0a (patch)
tree55f19d9974741df7b47979e2f321213bb41d5294
parent6ada29be718efab0f1501f09447b617e656eea5b (diff)
psi-contentdownloader added
-rw-r--r--packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-013
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-0 b/packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-0
new file mode 100644
index 0000000..ea5da2f
--- /dev/null
+++ b/packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-0
@@ -0,0 +1,13 @@
+# 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"
+
+DEPENDENCIES="
+ build+run:
+ net-libs/libproxy
+"
+
+SUMMARY="Psi plugin for downloading extras"