From e4b8fa59f1bd925fef34e378002e3ffb53ae2ad4 Mon Sep 17 00:00:00 2001 From: lean Date: Sat, 26 Oct 2019 13:12:04 +0800 Subject: [PATCH] seafile-seahub: bump version --- net/seafile-seahub/Ma | 0 net/seafile-seahub/Makefile | 9 +++++---- net/seafile-server/Makefile | 3 +-- 3 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 net/seafile-seahub/Ma diff --git a/net/seafile-seahub/Ma b/net/seafile-seahub/Ma new file mode 100644 index 00000000..e69de29b diff --git a/net/seafile-seahub/Makefile b/net/seafile-seahub/Makefile index bfae7f43..120b5bc3 100644 --- a/net/seafile-seahub/Makefile +++ b/net/seafile-seahub/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=seafile-seahub PKG_VERSION:=6.3.4 -PKG_RELEASE:=7 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/haiwen/seahub/tar.gz/v$(PKG_VERSION)-server? @@ -27,10 +27,10 @@ include $(INCLUDE_DIR)/package.mk include ../../lang/python/python-package.mk SEAFILE_PYTHON_DEPENDS:= \ - simplejson chardet dateutil mysqlclient pytz qrcode requests requests-oauthlib \ - django1 django-constance django-appconf django-compressor django-formtools \ + simplejson chardet dateutil mysql pytz qrcode requests requests-oauthlib \ + django django-constance django-appconf django-compressor django-formtools \ django-jsonfield django-picklefield django-postoffice django-restframework \ - pillow django-simple-captcha django-statici18n django-webpack-loader + pillow django-simple-captcha define Package/seafile-seahub SECTION:=net @@ -38,6 +38,7 @@ define Package/seafile-seahub TITLE:=Seafile server - seahub component URL:=https://seafile.com/ DEPENDS:=+python \ + +django-simple-captcha +django-statici18n +django-webpack-loader \ +python-flup +gunicorn +openpyxl \ $(foreach dep,$(SEAFILE_PYTHON_DEPENDS),+python-$(dep)) endef diff --git a/net/seafile-server/Makefile b/net/seafile-server/Makefile index aabb4eb0..d34d7c48 100644 --- a/net/seafile-server/Makefile +++ b/net/seafile-server/Makefile @@ -39,8 +39,7 @@ define Package/seafile-server CATEGORY:=Network TITLE:=Seafile server URL:=https://seafile.com/ - DEPENDS:=+libarchive +libopenssl +glib2 +libsearpc +seafile-ccnet +seafile-seahub +sqlite3-cli \ - +python-mysqlclient +python-urllib3 \ + DEPENDS:=+libarchive +libopenssl +glib2 +libsearpc +seafile-ccnet +seafile-seahub +sqlite3-cli +python-mysql +python-urllib3 \ +jansson +libevent2 +libevent2-openssl +zlib +libzdb +libsqlite3 +libmysqlclient +oniguruma \ +libpthread +libuuid +bash +procps-ng +procps-ng-pkill +SEAFILE_FUSE_SUPPORT:libfuse $(ICONV_DEPENDS) MENU:=1