summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 126553bccc0244e0ccebd7e54038c492e5591fd0 (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
pkgbase = nextcloud20
	pkgdesc = A cloud server to store your files centrally on a hardware controlled by you
	pkgver = 20.0.11
	pkgrel = 1
	url = https://nextcloud.com
	arch = any
	license = AGPL
	optdepends = php7-apache: to use the Apache web server
	optdepends = php7-sqlite: to use the SQLite database backend
	optdepends = php7-pgsql: to use the PostgreSQL database backend
	optdepends = php7-ldap: LDAP authentication
	optdepends = php7-intl
	optdepends = php7-apcu
	optdepends = mariadb: to use the MySQL database backend
	optdepends = smbclient: to mount SAMBA shares
	optdepends = ffmpeg: file preview
	optdepends = libreoffice: file preview
	conflicts = nextcloud
	options = !strip
	backup = etc/webapps/nextcloud/apache.example.conf
	backup = etc/webapps/nextcloud/config/config.php
	source = https://download.nextcloud.com/server/releases/nextcloud-20.0.11.tar.bz2
	source = apache.example.conf
	source = nextcloud.hook
	sha256sums = 08bac91f978d4e2249ac3cdf0a0fab7b7276aa6c3114e7b5da7514fd082d0fa0
	sha256sums = 30a8ad62b0dc9523ca7f0387b1f0483d196c1e011ec7e3a5b98e7d33c721d4bf
	sha256sums = b8794c6b357c762f6d4e6f099d8073bd465d6cd87d6d07341568d9509720e6e8

pkgname = nextcloud20
	depends = php7>=7.4.0
	depends = php7<7.5.0
	depends = php7-gd