blob: 01f17d19cf3f32fda279d78ef32ed996bf2a258f (
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.12
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 = argon2
depends = libsearpc
depends = libevent
depends = libwebsockets
depends = fuse
depends = sqlite
provides = seafile-client-cli
conflicts = seafile-server
source = seafile-9.0.12.tar.gz::https://github.com/haiwen/seafile/archive/v9.0.12.tar.gz
source = seaf-cli@.service
sha256sums = 2e647274dbebc99d29fb73596ee0125b3bae6aee6ad22bc4627812e67fd9fc72
sha256sums = c37510109c1de64c774896df39aece240c056b54414d2119fca01860211156ba
pkgname = seafile
|