|
@@ -8,8 +8,8 @@ pkgdesc="This is seafile client for synchronizing your local files with seafile
|
|
|
arch=('i686' 'x86_64')
|
|
arch=('i686' 'x86_64')
|
|
|
url="https://github.com/haiwen/seafile-client/"
|
|
url="https://github.com/haiwen/seafile-client/"
|
|
|
license=('Apache')
|
|
license=('Apache')
|
|
|
-depends=('seafile-shared>=4.3.0' 'qt4>=4.8.0' 'qtwebkit')
|
|
|
|
|
-makedepends=('cmake')
|
|
|
|
|
|
|
+depends=('seafile-shared' 'qt4>=4.8.0' 'qtwebkit')
|
|
|
|
|
+makedepends=("cmake" "seafile-shared>=${pkgver}" )
|
|
|
options=('!libtool' '!emptydirs')
|
|
options=('!libtool' '!emptydirs')
|
|
|
conflicts=('seafile-client-qt5')
|
|
conflicts=('seafile-client-qt5')
|
|
|
install=seafile-client.install
|
|
install=seafile-client.install
|