summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de62926108a752c9509c5fd08acddd309e819bd8 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
pkgbase = nextcloud-git
	pkgdesc = A cloud server to store your files centrally on a hardware controlled by you
	pkgver = 19.0.0RC2.r21.gf80f2a22d7
	pkgrel = 1
	url = https://nextcloud.com
	arch = any
	license = AGPL
	optdepends = php-apache: to use the Apache web server
	optdepends = php-sqlite: to use the SQLite database backend
	optdepends = php-pgsql: to use the PostgreSQL database backend
	optdepends = php-ldap: LDAP authentication
	optdepends = php-intl
	optdepends = php-apcu
	optdepends = mariadb: to use the MySQL database backend
	optdepends = smbclient: to mount SAMBA shares
	optdepends = php-mcrypt
	optdepends = ffmpeg: file preview
	optdepends = libreoffice: file preview
	provides = nextcloud
	conflicts = nextcloud
	options = !strip
	backup = etc/webapps/nextcloud/apache.example.conf
	source = git+https://github.com/nextcloud/server.git
	source = git+https://github.com/nextcloud/activity.git
	source = git+https://github.com/nextcloud/files_pdfviewer.git
	source = git+https://github.com/nextcloud/files_texteditor.git
	source = git+https://github.com/nextcloud/files_videoplayer.git
	source = git+https://github.com/nextcloud/firstrunwizard.git
	source = git+https://github.com/nextcloud/gallery.git
	source = git+https://github.com/nextcloud/logreader.git
	source = git+https://github.com/nextcloud/nextcloud_announcements.git
	source = git+https://github.com/nextcloud/notifications.git
	source = git+https://github.com/nextcloud/password_policy.git
	source = git+https://github.com/nextcloud/serverinfo.git
	source = git+https://github.com/nextcloud/survey_client.git
	source = git+https://github.com/nextcloud/apps.git
	source = apache.example.conf
	source = nextcloud.hook
	validpgpkeys = 28806A878AE423A28372792ED75899B9A724937A
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 30a8ad62b0dc9523ca7f0387b1f0483d196c1e011ec7e3a5b98e7d33c721d4bf
	sha256sums = d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3

pkgname = nextcloud-git
	depends = php>=7.4.0
	depends = php<7.5.0
	depends = php-gd