Commit Graph

6 Commits

Author SHA1 Message Date
Fredrik Fornwall 6e14ec2056 libxapian: Bump revision after change 2017-08-15 00:04:11 +02:00
Stephen af5f3ae9a7 include xapian-config in dev package 2017-08-14 23:40:22 +02:00
Stephen 76b4636f7d explicitly list tools in xapian-tools subpackage 2017-08-14 23:40:22 +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 36fb10cc72 libxapian: Update from 1.4.3 to 1.4.4 2017-05-23 00:58:49 +02:00
Fredrik Fornwall a59455e752 libxapian: Add package 2017-04-07 01:11:30 +02:00