Fredrik Fornwall
b5918619a6
hunspell: Update from 1.6.2 to 1.7.0
2018-11-17 22:07:56 +01:00
Fredrik Fornwall
6988f30ee7
Bump c++-using packages
2018-06-26 13:29:06 +02:00
Leonid Pliushch
2994e92567
hunspell: update to 1.6.2 ( #1653 )
2017-10-13 18:47:48 +02: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
d50e56eb98
hunspell: fix hardcoded paths
2017-09-14 16:35:37 +02:00
Fredrik Fornwall
0cd919c1fe
hunspell: Bump revision after patch
2017-08-15 00:03:53 +02:00
Vladimir Serbinenko
5c46cc4ca7
hunspell: Fix Russian dictionarry in emacs.
2017-08-14 23:57:14 +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
2ae6f45e0b
hunspell: Fix typo in build.sh
2017-05-23 00:21:21 +02:00
Fredrik Fornwall
ce92cc4c5d
Stand in srcdir for termux_step_pre_configure
2017-05-11 01:01:20 +02:00
Fredrik Fornwall
3ce9298e8b
hunspell: Update from 1.6.0 to 1.6.1
2017-03-27 03:30:04 +02:00
Fredrik Fornwall
3d02b03c6f
hunspell: Update from 1.4.1 to 1.6.0
2017-01-03 16:55:50 -05:00
Fredrik Fornwall
83d11d6e04
Update readline to v7 and bash to v4.4
...
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
2016-09-17 18:29:14 -04:00
Fredrik Fornwall
32b2d5da40
hunspell: Update from 1.3.3 to 1.4.1
2016-05-03 06:56:48 -04:00
Fredrik Fornwall
5b99d33689
hunspell: Fix tmpfile handling
...
Also add dependency on english hunspell dictionary.
2016-03-06 02:35:15 -05:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00