Leonid Plyushch
4fd7ca06f6
[incomplete] set licenses for packages
6 years ago
Fredrik Fornwall
cbd8976c80
Use ac_cv_c_bigendian=no for all packages
Tesseract also needs it now, but enough is enough, so just add it to all
autoconf-using packages by default.
6 years ago
Fredrik Fornwall
fddd88738a
Update to NDK r18 ( #2827 )
6 years ago
Fredrik Fornwall
004053b0be
aria2: Build with --without-libssh2
6 years ago
Fredrik Fornwall
540102f2eb
openssl: Update from 1.0.2 to 1.1.1 ( #2775 )
6 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
f7e1f0467c
aria2: Update from 1.33.1 to 1.34.0
7 years ago
Fredrik Fornwall
0d2991c980
aria2: Update from 1.33.0 to 1.33.1
7 years ago
Fredrik Fornwall
65867e40fc
aria2: Update from 1.32.0 to 1.33.0
7 years ago
Fredrik Fornwall
663ac457b8
aria2: Bump revision to hopefully fix arm problem
7 years ago
Fredrik Fornwall
d946e67c5b
Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.
We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.
Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
8 years ago
Fredrik Fornwall
05b27f3dcd
aria2: Update from 1.31.0 to 1.32.0
8 years ago
Fredrik Fornwall
ed6a014708
aria2: Patch away -lsupc++
Specifying -lsupc++ doesn't work for arm with -mthumb.
8 years ago
Fredrik Fornwall
62059d3689
aria2: Better formatting
8 years ago
Fredrik Fornwall
21b3fa14d7
aria2: Update from 1.30.0 to 1.31.0
8 years ago
Fredrik Fornwall
9b88f344b0
aria2: Remove running autoreconf
8 years ago
Fredrik Fornwall
5b0f94328b
aria2: Update from 1.29.0 to 1.30.0
8 years ago
Fredrik Fornwall
7714ff78a5
aria2: Update from 1.28.0 to 1.29.0
8 years ago
Fredrik Fornwall
6d7d00d547
aria2: Update from 1.27.1 to 1.28.0
8 years ago
Fredrik Fornwall
e94db04e8f
aria2: Update from 1.26.1 to 1.27.1
8 years ago
Fredrik Fornwall
7add3073f8
aria2: Update homepage and github repo
8 years ago
Fredrik Fornwall
2c58e55c44
aria2: Update from 1.25.0 to 1.26.1
8 years ago
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
8 years ago
Fredrik Fornwall
63650adfe6
aria2: Update from 1.24 to 1.25
9 years ago
Fredrik Fornwall
8f9fa453cc
aria2: Update from 1.23 to 1.24
9 years ago
Fredrik Fornwall
3ada0be3c3
aria2: Update from 1.22 to 1.23
9 years ago
Fredrik Fornwall
49f2108832
aria2: Add back -lgnustl_shared
9 years ago
Fredrik Fornwall
027c111c6e
aria2: Update from 1.20.0 to 1.22.0
Also remove -lgnustl_shared no longer needed.
9 years ago
Fredrik Fornwall
ea46b7443f
aria2: Update from 1.19.3 to 1.20.0
9 years ago
Fredrik Fornwall
379db8b623
libxml2: Update from 2.9.2 to 2.9.3
This required rebuilding dependent packages after soname bump.
9 years ago
Fredrik Fornwall
f657b221c0
aria2: Update from 1.19.2 to 1.19.3
9 years ago
Fredrik Fornwall
b14c5952c4
Various minor version bumps
9 years ago
Fredrik Fornwall
ff3f3c5ea9
c-ares: Remove node.js patches
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago