diff options
author | Min Xu <xuminready@gmail.com> | 2018-06-04 00:16:26 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-04 22:32:16 +0200 |
commit | f8d44394777fb9b45befaee3333d974dfe5e745d (patch) | |
tree | 84855b407f422076118fd25d810803b6325c870c /package/python-websockets | |
parent | a5ba72946ebf597a163bae9b12453dfa68993d54 (diff) | |
download | buildroot-f8d44394777fb9b45befaee3333d974dfe5e745d.tar.gz buildroot-f8d44394777fb9b45befaee3333d974dfe5e745d.zip |
shadowsocks-libev: new package
Shadowsocks-libev is a lightweight secured SOCKS5 proxy for
embedded devices and low-end boxes.
https://github.com/shadowsocks/shadowsocks-libev
Signed-off-by: Min Xu <xuminready@gmail.com>
[Thomas:
- drop patch adding license file for libipset
- drop --disable-documentation, it's passed by autotools-package
- add entry in DEVELOPERS file
- pass --disable-ssp because the SSP check uses AC_COMPILE_IFELSE()
so with some toolchains, it think SSP support is available, while
it's not. And anyway we want SSP to be controlled by Buildroot
global options, not on a per-package basis.
- add depends on BR2_USE_MMU, because the code uses fork().]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-websockets')
0 files changed, 0 insertions, 0 deletions