seafile: Remove Python variants, update Python packaging
authorJeffery To <jeffery.to@gmail.com>
Fri, 17 Apr 2020 14:35:31 +0000 (22:35 +0800)
committerJeffery To <jeffery.to@gmail.com>
Sat, 18 Apr 2020 17:56:23 +0000 (01:56 +0800)
commit81e99fa7ffd5439e8fbba5b34a13f80c0e20ea48
treeabd201f24428952dfca48892ae6481ce3e02fe61
parent1bc2f4f3c6216ece87f0821d68e4e25f821dc382
seafile: Remove Python variants, update Python packaging

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>
libs/libsearpc/Makefile
libs/libsearpc/patches/001-no-python-compile.patch [new file with mode: 0644]
net/seafile-ccnet/Makefile
net/seafile-ccnet/patches/011-no-python-compile.patch [new file with mode: 0644]
net/seafile-seahub/Makefile
net/seafile-server/Makefile
net/seafile-server/patches/012-automake-no-python-compile.patch [new file with mode: 0644]