-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathiocage-plugin-paperless-ngx.json
92 lines (92 loc) · 2 KB
/
iocage-plugin-paperless-ngx.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"name": "paperless-ngx",
"plugin_schema": "2",
"release": "13.2-RELEASE",
"artifact": "https://github.com/tornadoracer/iocage-plugin-paperless-ngx.git",
"properties": {
"dhcp": 1
},
"pkgs": [
"ca_root_nss",
"cmake",
"expect",
"file",
"gcc",
"gettext",
"ghostscript10",
"git",
"gnupg",
"icc-profiles-adobe-cs4",
"imagemagick7",
"jbig2dec",
"leptonica",
"liberation-fonts-ttf",
"libxml2",
"libxslt",
"lzlib",
"mime-support",
"mysql80-client",
"mysql80-server",
"ninja",
"openssl",
"pngquant",
"poppler-utils",
"postgresql15-client",
"py39-celery",
"py39-concurrent-log-handler",
"py39-daphne",
"py39-dateutil",
"py39-dj42-channels-redis",
"py39-dj42-channels",
"py39-dj42-django-allauth",
"py39-dj42-django-auditlog",
"py39-dj42-django-celery-results",
"py39-dj42-django-cors-headers",
"py39-dj42-django-extensions",
"py39-dj42-django-filter",
"py39-dj42-django-guardian",
"py39-dj42-django-multiselectfield",
"py39-dj42-djangorestframework-guardian",
"py39-dj42-djangorestframework",
"py39-dj42-drf-writable-nested",
"py39-django42",
"py39-filelock",
"py39-imap-tools",
"py39-img2pdf",
"py39-langdetect",
"py39-nltk",
"py39-ocrmypdf",
"py39-pathvalidate",
"py39-pdf2image",
"py39-pikepdf",
"py39-pip",
"py39-psycopg2",
"py39-pyinotify",
"py39-python-dotenv",
"py39-python-gnupg",
"py39-python-ipware",
"py39-python-magic",
"py39-redis",
"py39-scipy",
"py39-sqlite3",
"py39-whitenoise",
"py39-whoosh",
"qpdf",
"redis",
"rust",
"tesseract-data",
"tesseract",
"unpaper",
"zbar"
],
"packagesite": "http://pkg.FreeBSD.org/${ABI}/latest",
"fingerprints": {
"iocage-plugins": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"revision": "0"
}