Commit Graph

13 Commits

Author SHA1 Message Date
Leonid Pliushch 6a3865aa08 fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 153944ed28 libtiff: Update from 4.0.9 to 4.0.10 2018-11-11 03:25:20 +01:00
Fredrik Fornwall 6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall cf4826dc4d libtiff: Update from 4.0.8 to 4.0.9 2017-12-11 11:10:14 +01: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 ca2ee479df libtiff: Update from 4.0.7 to 4.0.8 2017-05-22 23:23:15 +02:00
Fredrik Fornwall 621e0b6ee9 libtiff: Update from 4.0.6 to 4.0.7 2016-11-24 14:07:17 -05:00
Fredrik Fornwall 637f22d133 Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26).

It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
2015-10-13 15:48:40 -04:00
Fredrik Fornwall 64cd4cbe18 libtiff: Update version 2015-09-15 06:33:32 -04:00
Fredrik Fornwall 3d9b11faa5 libtiff: Update to 4.0.5 from 4.0.4 2015-09-07 10:15:48 -04:00
Fredrik Fornwall 135961c9b0 Update lua from 5.3.0 to 5.3.1 2015-06-28 17:34:03 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00