1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Alexandru Ardelean
cf99755444 seafile-seahub: de-couple build a bit more
seafile-seahub's build is a mess.
It hijacks some OpenWrt mk files into the build.

This can be avoided by provided some of the required parameters via
env-vars and patching the env-vars into the build.
Which is what this patch does.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-06-18 15:07:46 +03:00
Rosen Penev
29a4293fa1 seafile-seahub: Update to 6.3.4
Switch to codeload for simplicity and easier package bumping.

Added dependency on pytz on build time as django-admin requires it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-13 14:52:01 -08:00
Eneas U de Queiroz
21568764a4 seafile-seahub: bump to 6.3.0
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-06 18:34:16 -03:00
Alexandru Ardelean
d8d977c70a seafile-seahub: fix python-package.mk include
This include is a bit special, because it's the
package that uses OpenWrt's mk rule.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-01-10 23:20:17 +02:00
Gergely Kiss
252442d294 seafile: upgrade to 6.2.2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2017-10-22 23:43:09 +02:00
Gergely Kiss
437621931a seafile: import version 5.1.1 and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2016-08-24 20:35:33 +00:00