Roger Shimizu
da85fa17d4
Fix scripts/build_deb.sh for debian jessie
Thanks to Tom <hexuxin@foxmail.com> for the bug report.
7 years ago
Roger Shimizu
9a2c74193f
Update README and build_deb since libsodium 1.0.13 is backported
libsodium 1.0.13 is current in Debian apt repository of:
- stretch-backports
- jessie-backports-sloppy
7 years ago
Roger Shimizu
15a54beb8c
Minor fix for build_deb.sh script
- Install libbloom-dev in backports repository.
- Clone libsodium git under "libsodium" directory.
- Change to a safer way to check debhelper version.
- Remove simple-obfs for jessie/stretch because it's just
accepted to backports repository.
7 years ago
Roger Shimizu
cae2625513
Update scripts/build_deb.sh after stretch release
- Update build of libsodium to use debian's git repo
- Now libbloom is available in stretch-backports and
jessie-backports-sloppy
7 years ago
Roger Shimizu
6c5142a2de
Update simple-obfs git repo and branch
simple-obfs is released to debian unstable, and its git repo
is moved to alioth.
So update the URL of git repo and branch accordingly.
7 years ago
Roger Shimizu
aaff27ed4d
Update scripts/build_deb.sh
- Update debian pkg dsc URL of libsodium to 1.0.11-2.
- Update libbloom git repo to debian's anonscm (alioth).
- Update branch of libbloom git repo from exp1 to master.
It's got released to debian unstable.
- Update branch of shadowsocks-libev git repo from exp1 to master
It's got released to debian experimental.
7 years ago
Roger Shimizu
f74c730611
Update scripts/build_deb.sh
- Cleanup
- KCP now confirms to work on jessie/stretch/xenial
- install pristine-tar specifically (was through recommends of
git-buildpackage previously)
7 years ago
Roger Shimizu
8fe8baf4e0
Add kcptun package build support to build_deb.sh script
Confirmed under xenial and jessie-backports.
Other distro still need some work, but should be similar.
7 years ago
Roger Shimizu
1b2559478d
Make build_deb.sh script to build libraries and binaries separately
Also add usage help and a few code cleanup
7 years ago
Roger Shimizu
529b226d18
Cleanup build_deb.sh script
- Use "lsb_release -cs" command to get distro info.
- Limit xz memory usage to 128MiB.
- Other minor fixes.
7 years ago
Roger Shimizu
9e3b5528b4
Add simple-obfs support to build_deb.sh script
7 years ago
Roger Shimizu
eada394c1f
Update build_deb.sh to add libbloom support
Also includes fixes for yakkety.
7 years ago
Roger Shimizu
d122cd1eed
Update build script to enable jessie/stretch etc
Also include a few cleanup that simplified pkg installation from
backports repository.
7 years ago
Roger Shimizu
94a9924a78
Update deb build script
Now build script is able to auto detect system and choose libraries
necessary to build.
Also update the README accordingly.
7 years ago
Roger Shimizu
669ddeba19
Add kcptun package build support to build_deb.sh script
Confirmed under xenial and jessie-backports.
Other distro still need some work, but should be similar.
7 years ago
Roger Shimizu
6a8adfb26f
Make build_deb.sh script to build libraries and binaries separately
Also add usage help and a few code cleanup
7 years ago
Roger Shimizu
fc2031f03b
Cleanup build_deb.sh script
- Use "lsb_release -cs" command to get distro info.
- Limit xz memory usage to 128MiB.
- Other minor fixes.
7 years ago
Roger Shimizu
e9c1116f0f
Add simple-obfs support to build_deb.sh script
7 years ago
Roger Shimizu
12c4344a42
Update build_deb.sh to add libbloom support
Also includes fixes for yakkety.
7 years ago
Roger Shimizu
9185afb142
Update build script to enable jessie/stretch etc
Also include a few cleanup that simplified pkg installation from
backports repository.
7 years ago
Roger Shimizu
67661fb9dd
Update deb build script
Now build script is able to auto detect system and choose libraries
necessary to build.
Also update the README accordingly.
7 years ago