Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
9b6f229163
unrar: Update from 5.6.7 to 5.6.8
2018-10-08 02:51:13 +02:00
Fredrik Fornwall
73b1719c82
unrar: Update from 5.6.6 to 5.6.7
2018-10-02 02:05:15 +02:00
Leonid Pliushch
6d33f94a5f
fix packages that require getpass()
...
Changed packages:
* alpine
* dropbear
* emacs
* isync
* lftp
* msmtp
* newsboat
* rsync
* screen
* texlive-bin
* unrar
* w3m
2018-09-11 00:55:00 +02:00
Fredrik Fornwall
e981fc9646
unrar: Update from 5.6.5 to 5.6.6
2018-09-04 23:42:28 +02:00
Leonid Pliushch
20e5d8252f
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.
2018-07-03 13:25:09 +02:00
Fredrik Fornwall
843fb5e43d
unrar: Update from 5.6.4 to 5.6.5
2018-06-27 10:28:01 +02:00
Fredrik Fornwall
6988f30ee7
Bump c++-using packages
2018-06-26 13:29:06 +02:00
Fredrik Fornwall
80eccf01da
unrar: Update from 5.6.3 to 5.6.4
2018-05-17 19:38:03 +02:00
Fredrik Fornwall
9fb0b82ea4
unrar: Update from 5.6.2 to 5.6.3
2018-04-22 21:45:23 +02:00
Fredrik Fornwall
f27d7b669e
unrar: Update from 5.6.1 to 5.6.2
2018-04-01 23:46:10 +02:00
Fredrik Fornwall
d7455b1376
unrar: Update from 5.5.8 to 5.6.1
2018-03-12 13:02:43 +01:00
Fredrik Fornwall
51c7760090
Drop need of setting TERMUX_PKG_FOLDERNAME
...
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Leonid Pliushch
599d1a9f06
unrar: make getpass() static
2017-09-14 20:26:17 +02:00
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