-
Notifications
You must be signed in to change notification settings - Fork 10
/
piwigo.json
39 lines (39 loc) · 945 Bytes
/
piwigo.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": "Piwigo14",
"plugin_schema": "2",
"release": "13.1-RELEASE",
"artifact": "https://github.com/AfroUSApl/iocage-plugin-piwigo.git",
"official": false,
"properties": {
"vnet": 1,
"dhcp": 1
},
"pkgs": [
"ImageMagick7-nox11",
"git",
"nginx",
"mariadb105-server",
"php83",
"php83-exif",
"php83-filter",
"php83-gd",
"php83-mbstring",
"php83-mysqli",
"php83-session",
"php83-zip",
"php83-zlib",
"php83-pecl-json_post",
"finfo",
"php83-fileinfo"
],
"packagesite": "http://pkg.FreeBSD.org/${ABI}/quarterly",
"fingerprints": {
"iocage-plugins": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"revision": "0"
}