Commit Graph

57 Commits

Author SHA1 Message Date
Leonid Pliushch c0823dfbf4 unrar: rewrite getpass() so password will not be echoed 2017-09-14 20:26:17 +02:00
Leonid Pliushch 08c7415f52 unrar: update to 5.5.8 2017-09-14 20:26:17 +02:00
Fredrik Fornwall 6c29aaa1c7 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.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall a612606bce unrar: Update from 5.4.5 to 5.5.4 2017-06-12 02:14:45 +02:00
Fredrik Fornwall 39b61263b5 unrar: Update from 5.3.2 to 5.4.5 2017-01-31 13:12:45 +01:00
Fredrik Fornwall 542a284d1f unrar: Update from 5.0.14 to 5.3.2 2015-08-25 17:03:16 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00