blob: dff5c82e42593e58f6c5948445a5515a1c7f5196 (
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 = 9.0.6
pkgrel = 1
url = https://github.com/haiwen/seahub
arch = any
license = Apache
depends = seafile-server>=9.0.6
depends = python-django
depends = python-future
depends = python-django-statici18n
depends = gunicorn
depends = python-mysqlclient
depends = python-django-picklefield
depends = python-openpyxl
depends = python-qrcode
depends = python-django-formtools
depends = python-django-simple-captcha
depends = python-django-rest-framework
depends = python-dateutil
depends = python-requests
depends = python-pillow
depends = python-pyjwt
depends = python-pycryptodome
depends = python-requests-oauthlib
depends = python-django-ranged-response
depends = python-chardet
depends = python-cffi
optdepends = python-pymysql: Installation script
optdepends = python-pysaml2: SSO support
optdepends = python-django-saml2: SSO support
optdepends = python-wsgidav-seafile: Webdav support
optdepends = python-django-pylibmc: Memcached support
optdepends = ffmpeg: For video thumbnails
options = !strip
source = seahub-9.0.6-server.tar.gz::https://github.com/haiwen/seahub/archive/v9.0.6-server.tar.gz
source = django-3.2.12.tar.gz::https://github.com/django/django/archive/3.2.12.tar.gz
source = django-webpack-loader-0.7.0.tar.gz::https://github.com/django-webpack/django-webpack-loader/archive/0.7.0.tar.gz
source = seahub@.service
source = nginx.example.conf
sha256sums = c87fdd65e91ebe68a2f01458a017fcb82499286aa2be5319cebca8fa3b7fdd70
sha256sums = ee95afd20207707fd5b5e0860801642360c85a5926f3336537dc6bb9468fd483
sha256sums = fef6b13bbd61d682e12f3bd73bb7ac1c398dd0dea22ef2cf34309c6d1078b0d1
sha256sums = 67bb375871ce908b48bef53277284c9d8f80ee2e733efc89cb66d987647195e4
sha256sums = 461591ba500d012523d6fdecbcc230461f6fd8d708b92eefdedc8b93b1542171
pkgname = seahub
|