blob: 16e1c2b81e1c343e00c36b48b423951a370918d3 (
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 = owncloud
pkgdesc = Securely access and share data from everywhere and any device
pkgver = 10.15.0
pkgrel = 1
url = https://owncloud.org/
arch = any
license = GPL
optdepends = php74-apache: to use the Apache web server
optdepends = php74-sqlite: to use the SQLite database backend
optdepends = php74-pgsql: to use the PostgreSQL database backend
optdepends = php74-ldap: LDAP authentication
optdepends = php74-intl
optdepends = php74-apcu
optdepends = mariadb: to use the MySQL database backend
optdepends = smbclient: to mount SAMBA shares
optdepends = php74-mcrypt
optdepends = ffmpeg: file preview
optdepends = libreoffice: file preview
options = !strip
backup = etc/webapps/owncloud/apache.example.conf
source = https://download.owncloud.com/server/stable/owncloud-complete-20240724.zip
source = apache.example.conf
source = owncloud.hook
validpgpkeys = E3036906AD9F30807351FAC32D5D5E97F6978A26
validpgpkeys = DDA2C105C4B73A6649AD2BBD47AE7F72479BC94B
sha256sums = 06317241c624c7b1426c886c9adac8ac4f31615559c1466a85c1ec686f7f3493
sha256sums = e19149bbe2fef90d2d669ca8912104f6cf3c435a6c19610b00c844230190f0fb
sha256sums = fae2a021055a7bcf2ceece645e15a921aecefab088583a3f8c4d7d969578a36e
pkgname = owncloud
depends = php74
depends = php74-gd
|