forked from ix-plugin-hub/iocage-plugin-index
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deluge-pip.json
39 lines (39 loc) · 970 Bytes
/
deluge-pip.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"name": "deluge-pip",
"plugin_schema": "2",
"release": "13.1-RELEASE",
"artifact": "https://github.com/jsegaert/iocage-plugin-deluge-pip.git",
"properties": {
"nat": "1",
"nat_forwards": "tcp(8112:8112)"
},
"pkgs": [
"ca_root_nss",
"python39",
"py39-boost-libs",
"py39-chardet",
"py39-distro",
"py39-mako",
"py39-pillow",
"py39-pip",
"py39-twisted",
"py39-rencode",
"py39-setproctitle",
"py39-xdg",
"b2",
"libtorrent-rasterbar",
"portdowngrade",
"rust",
"subversion"
],
"packagesite": "http://pkg.FreeBSD.org/${ABI}/latest",
"fingerprints": {
"plugin-default": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"official": false
}