blob: 5bed52f4d1ded478a53f506c5ce486d6c0c83f36 (
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
|
pkgbase = seafile
pkgdesc = An online file storage and collaboration tool
pkgver = 9.0.11
pkgrel = 1
url = https://github.com/haiwen/seafile
arch = i686
arch = x86_64
arch = armv7h
arch = armv6h
arch = aarch64
license = GPL2
makedepends = vala
makedepends = intltool
depends = libsearpc
depends = libevent
depends = libwebsockets
depends = fuse
depends = python-future
depends = sqlite
provides = seafile-client-cli
conflicts = seafile-server
source = seafile-9.0.11.tar.gz::https://github.com/haiwen/seafile/archive/v9.0.11.tar.gz
source = seaf-cli@.service
sha256sums = 01e9c9bad251e7c59455231d01d67dd4e18eb6d6d4372f75a00d550ada6568f8
sha256sums = c37510109c1de64c774896df39aece240c056b54414d2119fca01860211156ba
pkgname = seafile
|