aboutsummaryrefslogtreecommitdiff
path: root/net/seafile-ccnet
Commit message (Collapse)AuthorAge
* seafile: Remove packagesJeffery To2022-03-06
| | | | | | | | | | | I believe these packages should be removed (and imported into the abandoned packages repo[1]) as Seafile Server and Seahub have been marked as broken for some time, and I do not believe I will have time to fix or update these packages in the foreseeable future. [1]: https://github.com/openwrt/packages-abandoned/pull/22 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* seafile: remove myself as maintainer of these packagesAlexandru Ardelean2021-05-17
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* seafile-ccnet: Update to 7.1.5Jeffery To2020-10-13
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* seafile-server: Update to 7.1.4, refresh patchesJeffery To2020-05-21
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* seafile: Remove Python variants, update Python packagingJeffery To2020-04-19
| | | | | | | | | | This removes Python build variants and adds PYTHON3_PKG_BUILD:=0 (where appropriate) for the Seafile packages. This also updates the way the Python bindings packages are packaged, using automake installation instead of manual install recipes. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* seafile-ccnet: Update to 7.1.3Jeffery To2020-04-08
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* seafile-ccnet: Remove Python 2 bindingsJeffery To2020-04-01
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* seafile-ccnet: Update to 7.1.2, add Python 3 bindings packageJeffery To2020-03-16
| | | | | | | | | | | | | | | | | | | | | | | * Update package to 7.1.2 * Add Python 3 bindings package. The Python dependency is moved from seafile-ccnet to python3-seafile-ccnet. * Refresh patches. The path to valac does not need to be patched in 010-Makefile.patch because $(STAGING_DIR_HOSTPKG)/bin is already in the path during package build. * Use SEAFILE_UCI_LOG_DIR and SEAFILE_UCI_SOCKET_DIR, which will be added to seafile-server * Install binaries to /usr/libexec instead of /usr/bin, to mirror an upcoming change in seafile-server * Clean up Makefile formatting * Add myself as a maintainer Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* treewide,python: take over maintainership from Gergely KissAlexandru Ardelean2019-04-30
| | | | | | | | | | | | This change changes the maintainer to `Alexandru Ardelean <ardeleanalex@gmail.com` for all Python packages owned by `Gergely Kiss <mail.gery@gmail.com>` No functional changes. Bumping PKG_RELEASE on each package that is updated. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* seafile-ccnet: Update to 6.3.4Rosen Penev2018-10-29
| | | | | | Switched to codeload for easier package bumping. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libsearpc: Update to 3.1.0Rosen Penev2018-10-14
| | | | | | | | Switch to codeload for simplicity. Rearranged Makefile a bit for consistency between Makefiles. Removed version dependency for seafile-server to avoid breaking builds. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* seafile-ccnet: fixed deprecated API patchEneas U de Queiroz2018-06-22
| | | | | | RSA key generation failure check was backwards. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* seafile-ccnet: bump to 6.3.0Eneas U de Queiroz2018-06-06
| | | | | | Added patch to remove openssl 1.1 deprecated API. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* seafile: upgrade to 6.2.2Gergely Kiss2017-10-22
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* seafile: update to version 6.0.7Gergely Kiss2017-02-13
| | | | | | | | | | | | | | | Update several dependencies, as well: * django-compressor -> 2.1.1 * django-constance -> 1.3.4 * django-restframework -> 3.5.4 * django-statici18n -> 1.3.0 * django -> 1.8.17 * openpyxl -> 2.4.2 * python-dateutil -> 2.6.0 * python-urllib3 -> 1.20 Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with ↵Matthias Schiffer2017-01-10
| | | | | | | | | | | | | | | | | | $(STAGING_DIR_HOSTPKG) As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely on it. See 73b7f55424de52d8179a9ad808252fe3bf8dcc9d for more information on STAGING_DIR_HOSTPKG. STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release (it is equivalent to $(STAGING_DIR)/host), so this simple search/replace cleanup is safe to apply. Doing this cleanup now will be useful for the Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream. Also fixes a typo in the dbus Makefile ("STAGIND_DIR"). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* seafile: upgrade to version 5.1.4Gergely Kiss2016-08-31
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: fix path of host built valacGergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: import version 5.1.1 and its dependenciesGergely Kiss2016-08-24
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile-ccnet: bump releaseGergely Kiss2015-09-14
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile-ccnet: fix patch file to work correctly with libevent2 headersGergely Kiss2015-09-09
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile-ccnet: use correct libevent2 includesGergely Kiss2015-09-04
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: update to version 4.1.2Gergely Kiss2015-05-02
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: update to version 4.0.6Gergely Kiss2015-02-10
| | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: fetch sources using commit hashes instead of release tagsGergely Kiss2014-12-16
| | | | | | | | Avoids source filename conflicts and the need to delete source packages at the end of the prepare stage. This has forced the buildenv to rebuild the packages even if they were built already. Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* seafile: import seafile-server package and its dependenciesGergely Kiss2014-12-16
Signed-off-by: Gergely Kiss <mail.gery@gmail.com> Tested-by: Gergely Kiss <mail.gery@gmail.com>