Leonid Plyushch
7da4f866c1
rebuild everything due to termux-elf-cleaner fix
See https://github.com/termux/termux-packages/issues/4287 .
%ci:no-build
5 years ago
Leonid Plyushch
1bbd2a0153
bump c++ packages
Also reformat build.sh and add libc++ to dependencies where needed.
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Leonid Plyushch
93294a3aaf
bump revision of all packages dependent on readline
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Henrik Grimler
9b1ccf6cf1
tasksh: change srcurl since old is down
7 years ago
Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
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
d8c8dd9d9d
tasksh: Update from 1.1.0 to 1.2.0
8 years ago
Vishal Biswas
58f7a21c18
Add support for cmake 3.7 ( #660 )
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
83d11d6e04
Update readline to v7 and bash to v4.4
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
9 years ago
Fredrik Fornwall
af812e045e
tasksh: Update sha256 for update tarball
9 years ago
Fredrik Fornwall
18bf425df5
tasksh: Add package
9 years ago
Fredrik Fornwall
7ce5638519
Cleanup of more packages
9 years ago
Fredrik Fornwall
d8bd84fa02
openal-soft: Add package
9 years ago
Fredrik Fornwall
fc55d7b523
libssh: Add package
9 years ago