Leonid Plyushch
0d2639c966
unrar: update to 5.8.1
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
6e88811a12
unrar: bump revision
6 years ago
Henrik Grimler
7061298cd9
Specify license files for packages with custom licenses
6 years ago
Leonid Plyushch
0a29e387a5
unrar: update to 5.7.5
6 years ago
Fredrik Fornwall
3f93a66dd2
unrar: Update from 5.7.3 to 5.7.4
6 years ago
Leonid Plyushch
95a4f0d474
update license info & bump revisions for sl, unrar, frobtads
6 years ago
Leonid Plyushch
ab62c48ca2
Revert "frobtads, sl, unrar: disable packages because their license is not accepted by hosting"
This reverts commit d941ce1f79
.
6 years ago
Leonid Plyushch
d941ce1f79
frobtads, sl, unrar: disable packages because their license is not accepted by hosting
Bintray denied license requests for these packages, therefore we cannot provide
them via main repository.
6 years ago
Fredrik Fornwall
0276ae32d2
libmpfr&unrar: Bump packages
These seems to work with DT_RUNPATH now (see #3490 ).
6 years ago
Fredrik Fornwall
8b4463f86c
unrar: Update from 5.7.1 to 5.7.3
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Fredrik Fornwall
3efc0c82c6
unrar: Update from 5.6.8 to 5.7.1
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
027080766f
unrar: Update from 5.6.7 to 5.6.8
6 years ago
Fredrik Fornwall
fea1ed9634
unrar: Update from 5.6.6 to 5.6.7
6 years ago
Leonid Plyushch
2d93ba823e
fix packages that require getpass()
Changed packages:
* alpine
* dropbear
* emacs
* isync
* lftp
* msmtp
* newsboat
* rsync
* screen
* texlive-bin
* unrar
* w3m
6 years ago
Fredrik Fornwall
b90f91c4a1
unrar: Update from 5.6.5 to 5.6.6
6 years ago
Leonid Plyushch
d10cbfa4ec
unrar: fix getpass()
1. Use TCSANOW instead of TSAFLUSH to prevent failure on Android 8.
2. Return empty password if failed to read from console, fixes segfault.
7 years ago
Fredrik Fornwall
51da8656ad
unrar: Update from 5.6.4 to 5.6.5
7 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
0bb51b6412
unrar: Update from 5.6.3 to 5.6.4
7 years ago
Fredrik Fornwall
a19fef2287
unrar: Update from 5.6.2 to 5.6.3
7 years ago
Fredrik Fornwall
7167074448
unrar: Update from 5.6.1 to 5.6.2
7 years ago
Fredrik Fornwall
b7a30454b7
unrar: Update from 5.5.8 to 5.6.1
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
Leonid Plyushch
8da950620a
unrar: make getpass() static
7 years ago
Leonid Plyushch
973267fc6f
unrar: rewrite getpass() so password will not be echoed
7 years ago
Leonid Plyushch
119b5be904
unrar: update to 5.5.8
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
1acd4a6963
unrar: Update from 5.4.5 to 5.5.4
8 years ago
Fredrik Fornwall
39b61263b5
unrar: Update from 5.3.2 to 5.4.5
8 years ago
Fredrik Fornwall
542a284d1f
unrar: Update from 5.0.14 to 5.3.2
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago