summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17aafeec92ed5e36ffeddb5c0014451a4fdca8c2 (plain)
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
pkgbase = grav
	pkgdesc = Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
	pkgver = 1.7.14
	pkgrel = 1
	url = https://getgrav.org
	install = grav.install
	arch = any
	license = MIT
	optdepends = php-apcu: Userland caching module for PHP
	optdepends = php-yaml: YAML de-/serialization using the LibYAML library
	optdepends = php-fpm: FastCGI Process Manager
	optdepends = apache: High performance Unix-based HTTP server
	optdepends = nginx: Lightweight HTTP server and IMAP/POP3 proxy server
	optdepends = uwsgi: Fast and highly tuneable application server
	optdepends = uwsgi-plugin-php: uwsgi plugin for PHP
	optdepends = xdebug: PHP debugging extension
	provides = grav
	backup = etc/webapps/grav/config/site.yaml
	backup = etc/webapps/grav/config/system.yaml
	source = grav-1.7.14.zip::https://github.com/getgrav/grav/releases/download/1.7.14/grav-v1.7.14.zip
	source = grav.patch
	source = grav.user.readme
	source = grav.sysusers.conf
	source = grav.tmpfiles.conf
	source = grav.uwsgi.ini
	source = grav.php-fpm.ini
	source = grav.php-fpm.d.grav.conf
	source = grav.php-fpm.service.d.override.conf
	sha256sums = fc23513fe6bdbdc74a6e2dcb2ecddd66e42958047450b2064c3110058012f07e
	sha256sums = c93008057d3c3f224ecebc93b5b835c5b46c4b16f0caf821c75fcac4b7c20d4f
	sha256sums = 125e08820ed477582d7ae716dac6495bca4eac485fa4d4263b11f2505fc355db
	sha256sums = ced168231a98be4816afc0a1928b54218c4ce4081be7b49acd704e2a9325f9db
	sha256sums = eb4507ec4efbdd605d0f25d4e41e6480e0ce551d7f6d5c3aa52a25242b8adcbb
	sha256sums = 494e1fb15cc7ca15f8d543276396f87c9498564a167dc70b6cbe9f91ebbc2f42
	sha256sums = 40235242a47c5f4424212ccf657b0716d533ce3f8125af349e2c2ac4d9e0deef
	sha256sums = bdde9deebedd5d53e43b1d5ac2fb2348953903f0c21cfad35a1ebfb78e065385
	sha256sums = d93bf78a9a3d895e7ed4e504a17d0eea7fdb2c49b79bfea9a4ba0548e57d12a6

pkgname = grav
	depends = php>=7.3.6
	depends = php-gd