blob: a7f457e3449f1a56af77b5514680b5fc87907847 (
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
|
pkgbase = seahub
pkgdesc = The web frontend for seafile server
pkgver = 11.0.13
pkgrel = 1
url = https://github.com/haiwen/seahub
arch = any
license = Apache
depends = seafile-server>=11.0.13
depends = python-django
depends = python-django-statici18n
depends = python-django-webpack-loader
depends = python-django-picklefield
depends = python-django-formtools
depends = python-django-simple-captcha
depends = python-django-saml2
depends = python-django-rest-framework
depends = python-dateutil
depends = python-pyjwt
depends = python-pycryptodome
depends = python-requests
depends = python-requests-oauthlib
depends = python-future
depends = gunicorn
depends = python-mysqlclient
depends = python-qrcode
depends = python-pillow
depends = python-chardet
depends = python-cffi
depends = python-openpyxl
depends = python-markdown
depends = python-bleach
depends = python-ldap
optdepends = python-pymysql: Installation script
optdepends = python-wsgidav-seafile: Webdav support
optdepends = python-pylibmc: Memcached support
optdepends = ffmpeg: For video thumbnails
options = !strip
source = seahub-11.0.13-server.tar.gz::https://github.com/haiwen/seahub/archive/v11.0.13-server.tar.gz
source = seahub@.service
source = nginx.example.conf
source = fix_avatar_storage.diff
sha256sums = 8a07eb2feec86604750442d4a8f34be708eb14ea9531a015aff3f6e1d3c97089
sha256sums = 67bb375871ce908b48bef53277284c9d8f80ee2e733efc89cb66d987647195e4
sha256sums = 461591ba500d012523d6fdecbcc230461f6fd8d708b92eefdedc8b93b1542171
sha256sums = 371f9c01a31691167b76c43e29277c266a4b3aec985fb29ff8a0180a8db5b59f
pkgname = seahub
|