blob: 0caa671713c58e2af2964d09eccc5328bccdea82 (
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
|
pkgbase = seahub
pkgdesc = The web frontend for seafile server
pkgver = 8.0.6
pkgrel = 1
url = https://github.com/haiwen/seahub
arch = any
license = Apache
depends = seafile-server>=8.0.6
depends = python-future
depends = python-django-statici18n
depends = python-django-post-office
depends = gunicorn
depends = python-mysqlclient
depends = python-openpyxl
depends = python-qrcode
depends = python-django-formtools
depends = python-django-simple-captcha
depends = python-dateutil
depends = python-requests
depends = python-pillow
depends = python-pyjwt
depends = python-pycryptodome
depends = python-requests-oauthlib
depends = python-django-ranged-response
optdepends = python-wsgidav-seafile: Webdav support
optdepends = python-django-pylibmc: Memcached support
optdepends = ffmpeg: For video thumbnails
options = !strip
source = seahub-8.0.6-server.tar.gz::https://github.com/haiwen/seahub/archive/v8.0.6-server.tar.gz
source = django-2.2.14.tar.gz::https://github.com/django/django/archive/2.2.14.tar.gz
source = django-picklefield-2.1.1.tar.gz::https://github.com/gintas/django-picklefield/archive/v2.1.1.tar.gz
source = django-rest-framework-3.11.1.tar.gz::https://github.com/encode/django-rest-framework/archive/3.11.1.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 = b283b30c452aaf3657e93cd1142740cdb78c44f12fb09d24665015ca184daee2
sha256sums = 52590ea1a39713cb87cc1f93588867049a84d1985b215ed3884695bae01469ec
sha256sums = 5985205ec990ad1319e6d238616284b342f018d41a30dc089b76349fb17b15ae
sha256sums = 513c0da69619e76715a4ac9149d7715751b9c4820a29476cb143f2bb6b5a3d11
sha256sums = fef6b13bbd61d682e12f3bd73bb7ac1c398dd0dea22ef2cf34309c6d1078b0d1
sha256sums = 67bb375871ce908b48bef53277284c9d8f80ee2e733efc89cb66d987647195e4
sha256sums = 461591ba500d012523d6fdecbcc230461f6fd8d708b92eefdedc8b93b1542171
pkgname = seahub
|