Add nextcloud
This commit is contained in:
37
src/nextcloud/.SRCINFO
Normal file
37
src/nextcloud/.SRCINFO
Normal file
@@ -0,0 +1,37 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Wed Oct 5 10:23:00 UTC 2016
|
||||
pkgbase = nextcloud
|
||||
pkgdesc = A safe home for all your data. Secure, under your control and developed in an open, transparent and trustworthy way
|
||||
pkgver = 10.0.1
|
||||
pkgrel = 1
|
||||
url = https://nextcloud.com
|
||||
install = nextcloud.install
|
||||
arch = any
|
||||
license = AGPL
|
||||
depends = php
|
||||
depends = php-gd
|
||||
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 = imagemagick: file preview
|
||||
optdepends = ffmpeg: file preview
|
||||
optdepends = libreoffice: file preview
|
||||
options = !strip
|
||||
options = emptydirs
|
||||
source = https://download.nextcloud.com/server/releases/nextcloud-10.0.1.tar.bz2
|
||||
source = https://download.nextcloud.com/server/releases/nextcloud-10.0.1.tar.bz2.asc
|
||||
source = apache.example.conf
|
||||
source = set-nc-perms.sh
|
||||
md5sums = dc30ee58858d4f6f2373472264f7d147
|
||||
md5sums = SKIP
|
||||
md5sums = bc2b02b0562b7a58e660e33acd4202bc
|
||||
md5sums = 0c996a76cf39b2bccde8d74ac062895e
|
||||
|
||||
pkgname = nextcloud
|
||||
|
||||
Reference in New Issue
Block a user