|
|
@@ -1,5 +1,7 @@
|
|
|
+# Generated by mksrcinfo v8
|
|
|
+# Sun Dec 20 12:22:14 UTC 2015
|
|
|
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.
|
|
|
+ pkgdesc = This is seafile client for synchronizing your local files with seafile server. Qt4 version.
|
|
|
pkgver = 5.0.0
|
|
|
pkgrel = 1
|
|
|
url = https://github.com/haiwen/seafile-client/
|
|
|
@@ -8,9 +10,10 @@ pkgbase = seafile-client
|
|
|
arch = x86_64
|
|
|
license = Apache
|
|
|
makedepends = cmake
|
|
|
- depends = seafile-shared=5.0.2
|
|
|
- depends = qt4
|
|
|
+ depends = seafile-shared>=4.3.0
|
|
|
+ depends = qt4>=4.8.0
|
|
|
depends = qtwebkit
|
|
|
+ conflicts = seafile-client-qt5
|
|
|
options = !libtool
|
|
|
options = !emptydirs
|
|
|
source = seafile-client-v5.0.0.tar.gz::https://github.com/haiwen/seafile-client/archive/v5.0.0.tar.gz
|