Commit Graph

33 Commits

Author SHA1 Message Date
Tee KOBAYASHI c1ca547152 libxapian: Link against compiler-rt builtins 2022-03-22 03:06:08 +09:00
Henrik Grimler a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Leonid Pliushch 1775e78353
libxapian: update to 1.4.18 2021-02-08 17:06:50 +02:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Henrik Grimler e58db946d0 libxapian: update to 1.4.17 2020-10-17 19:07:35 +02:00
Leonid Pliushch c1946b4ccd libxapian: update to 1.4.16 2020-06-21 21:42:05 +03:00
Fredrik Fornwall 1ce89c9418 libxapian: Update from 1.4.14 to 1.4.15 2020-02-25 11:32:40 +01:00
Fredrik Fornwall f00a21273e libxapian: Update from 1.4.13 to 1.4.14 2019-11-24 20:34:16 +01:00
Fredrik Fornwall 5794e9c1fd libxapian: Update from 1.4.12 to 1.4.13 2019-10-23 09:29:45 +02:00
Leonid Pliushch 56c33a34ad libxapian: rebuild package 2019-08-14 11:31:31 +03:00
Fredrik Fornwall e1ce5caebf libxapian: Update from 1.4.11 to 1.4.12 2019-07-31 23:08:17 +02:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch ecde74da43 libxapian: bump revision 2019-06-20 00:31:12 +03:00
Leonid Pliushch 2ebf27c988 libxapian: bump revision after 0d1170cc 2019-05-06 17:28:54 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall 4595336ccd libxapian: Update from 1.4.10 to 1.4.11 2019-03-02 22:44:07 +01:00
Leonid Pliushch 2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Fredrik Fornwall 9cf5700615 libxapian: Update from 1.4.9 to 1.4.10 2019-02-13 23:41:08 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 794634af66 libxapian: Update from 1.4.8 to 1.4.9 2018-11-05 23:02:59 +01:00
Fredrik Fornwall e4468e2fc6 libxapian: Update from 1.4.7 to 1.4.8 2018-11-01 03:16:35 +01:00
Fredrik Fornwall 1cb7b759cb Use ac_cv_c_bigendian=no for all packages
Tesseract also needs it now, but enough is enough, so just add it to all
autoconf-using packages by default.
2018-09-22 01:05:16 +02:00
Fredrik Fornwall 3d21511630 libxapian: Use libuuid for uuid generation
Newer android versions does not support reading from
/proc/sys/kernel/random/uuid. Fixes #2730.
2018-08-17 23:46:38 +02:00
Fredrik Fornwall e08db41ae9 libxapian: Update from 1.4.6 to 1.4.7 2018-07-22 23:47:00 +02:00
Fredrik Fornwall 015d64b250 libxapian: Update from 1.4.5 to 1.4.6 2018-07-03 13:25:19 +02:00
Fredrik Fornwall 6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall 47770dd2dc libxapian: Update from 1.4.4 to 1.4.5 2017-10-28 23:54:38 +02:00
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