| 1234567891011121314151617181920 |
- pkgbase = seafile-client
- pkgdesc = Seafile is an online file storage and collaboration tool. This is seafile client for synchronizing your local files with seafile server.
- pkgver = 4.4.2
- pkgrel = 1
- url = https://github.com/haiwen/seafile-client/
- install = seafile-client.install
- arch = i686
- arch = x86_64
- license = Apache
- makedepends = cmake
- depends = seafile-shared>=4.4.2
- depends = qt4
- depends = qtwebkit
- options = !libtool
- options = !emptydirs
- source = seafile-client-v4.4.2.tar.gz::https://github.com/haiwen/seafile-client/archive/v4.4.2.tar.gz
- md5sums = 8749f059e9209df31e662c9325c735e5
- pkgname = seafile-client
|