|
@ -46,6 +46,7 @@ define Package/seafile-server |
|
|
TITLE:=Seafile server |
|
|
TITLE:=Seafile server |
|
|
URL:=https://seafile.com/ |
|
|
URL:=https://seafile.com/ |
|
|
DEPENDS:= \
|
|
|
DEPENDS:= \
|
|
|
|
|
|
@BROKEN \
|
|
|
+bash \
|
|
|
+bash \
|
|
|
+glib2 \
|
|
|
+glib2 \
|
|
|
+jansson \
|
|
|
+jansson \
|
|
@ -85,6 +86,7 @@ define Package/seafile-server-fuse |
|
|
TITLE:=Seafile server - FUSE extension |
|
|
TITLE:=Seafile server - FUSE extension |
|
|
URL:=https://seafile.com/ |
|
|
URL:=https://seafile.com/ |
|
|
DEPENDS:= \
|
|
|
DEPENDS:= \
|
|
|
|
|
|
@BROKEN \
|
|
|
+bash \
|
|
|
+bash \
|
|
|
+glib2 \
|
|
|
+glib2 \
|
|
|
+jansson \
|
|
|
+jansson \
|
|
@ -117,7 +119,7 @@ define Package/python3-seafile-server |
|
|
CATEGORY:=Languages |
|
|
CATEGORY:=Languages |
|
|
SUBMENU:=Python |
|
|
SUBMENU:=Python |
|
|
TITLE:=Python bindings for Seafile server |
|
|
TITLE:=Python bindings for Seafile server |
|
|
DEPENDS:=+python3-light +python3-logging +python3-searpc +python3-seafile-ccnet |
|
|
|
|
|
|
|
|
DEPENDS:=@BROKEN +python3-light +python3-logging +python3-searpc +python3-seafile-ccnet |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
define Package/python3-seafile-server/description |
|
|
define Package/python3-seafile-server/description |
|
|