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