seafile-client: breaks & replaces seafile-client-dev

This commit is contained in:
Leonid Pliushch 2019-07-29 14:37:56 +03:00
parent 22eec52211
commit acd7a30551
1 changed files with 3 additions and 0 deletions

View File

@ -2,9 +2,12 @@ TERMUX_PKG_HOMEPAGE=http://seafile.com
TERMUX_PKG_DESCRIPTION="Seafile is a file syncing and sharing software with file encryption and group sharing"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=7.0.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/haiwen/seafile/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c79a186e3a512454cb65d863bd45ecc8ae2c66a0dd2010533f3fed7862fa92f8
TERMUX_PKG_DEPENDS="ccnet, libcurl"
TERMUX_PKG_BREAKS="seafile-client-dev"
TERMUX_PKG_REPLACES="seafile-client-dev"
TERMUX_PKG_BUILD_IN_SRC=yes
termux_step_pre_configure() {