blob: b95ab00d02784a18ecbf0a91915cb2ca1492c6c0 (
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
|
pkgbase = owncloud
pkgdesc = Securely access and share data from everywhere and any device
pkgver = 10.4.1
pkgrel = 4
url = https://owncloud.org/
arch = any
license = GPL
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
conflicts = owncloud-app-gallery
replaces = owncloud-app-gallery
options = !strip
backup = etc/webapps/owncloud/apache.example.conf
source = https://download.owncloud.org/community/owncloud-10.4.1.tar.bz2
source = https://download.owncloud.org/community/owncloud-10.4.1.tar.bz2.asc
source = apache.example.conf
source = owncloud.hook
validpgpkeys = E3036906AD9F30807351FAC32D5D5E97F6978A26
validpgpkeys = DDA2C105C4B73A6649AD2BBD47AE7F72479BC94B
sha256sums = 63f32048225c6bc4534c6757e8beee65fc845a35126899e85d787a3ba4073d48
sha256sums = SKIP
sha256sums = e19149bbe2fef90d2d669ca8912104f6cf3c435a6c19610b00c844230190f0fb
sha256sums = fae2a021055a7bcf2ceece645e15a921aecefab088583a3f8c4d7d969578a36e
pkgname = owncloud
depends = php<7.4.0
depends = php-gd
|