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
5dcb47cb90
libicu: Update from 62.1 to 63.1
2018-10-18 22:31:00 +02:00
Fredrik Fornwall
a2e6298d3b
libicu: Switch to fossies.org for downloading
2018-07-23 14:04:22 +02:00
Fredrik Fornwall
6988f30ee7
Bump c++-using packages
2018-06-26 13:29:06 +02:00
Fredrik Fornwall
a2645b549e
libicu: Update from 61.1 to 62.1
2018-06-24 01:07:58 +02:00
Fredrik Fornwall
11ad78c3c9
libicu: Update from 60.2 to 61.1
2018-03-31 10:16:42 +02:00
Fredrik Fornwall
aace3d6f62
libicu: Update from 60.1 to 60.2
2017-12-17 00:26:59 +01:00
Fredrik Fornwall
09d741f8fd
libicu: Update from 59.1 to 60.1
2017-11-02 01:28:04 +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
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
Vishal Biswas
497da8498a
Updates ( #944 )
...
* valac: update from 0.36.0 to 0.36.1
* fossil: update from 2.1 to 2.2
* libicu: update from 58.2 to 59.1
* libdb: update from 6.2.23 to 6.2.32
2017-04-21 12:15:57 +02:00
Fredrik Fornwall
0d2a9051aa
libicu: Split out bin/ tools into icu-devtools
2017-01-08 04:34:27 -05:00
Vishal Biswas
1ed71b8a79
libicu: add package ( #658 )
...
* libicu: add package
* libicu: remove forced CC and CXX in hostbuild
* libicu: incorporated changes from #621 by @rnauber
2017-01-07 07:18:56 +01:00