Commit Graph

11 Commits

Author SHA1 Message Date
fbrosson
0557aa8cc8 Xapian: bump to 1.4.9. 2018-11-15 00:09:27 +00:00
fbrosson
a21cad7478 Xapian: bump to 1.4.8. 2018-10-27 17:32:02 +00:00
fbrosson
80906145d1 Xapian: bump to 1.4.7, drop hack required for 1.4.5.
The hack (to undef HAVE_EXP10 & HAVE___EXP10 in config.h) required
to fix an incorrect detection of exp10 in 1.4.5 is no longer needed.
2018-07-21 16:07:18 +00:00
fbrosson
b860895b73 xapian: fix typos introduced in #2633
These typos only affect x86 secondary arch when the primary arch
is x86_64. But since Haiku does not yet provide x86_64 hybrid and
since there are no architectures marked as tested for xapian, we
can keep REVISION unchanged.

While at it, use a variant for the test before CONFLICTS_devel.
2018-06-02 20:59:01 +00:00
fbrosson
f1e8919e95 xapian: fix build for version 1.4.5. (#2633)
Undef HAVE_EXP10 and HAVE___EXP10 in config.h to workaround
an incorrect detection of exp10 which libroot does not have.
2018-06-01 22:54:37 +00:00
fbrosson
f5715c8cdb xapian: select the libuuid from util-linux. (#2633)
Also move xapian-config to the devel package.
2018-06-01 22:54:17 +00:00
fbrosson
71a53f5b8a xapian: switch to commandBinDir, fix {PROVIDES,REQUIRES}_devel. 2018-02-02 18:22:02 +00:00
fbrosson
98cab332e5 dev-libs/xapian: add broken recipe for version 1.4.5 [👀] (#2150) 2018-01-28 10:41:29 +00:00
fbrosson
5f0a4261a6 dev-libs/xapian: bump to 1.2.25, add debuginfo package. (#2150)
* Drop patch as it was applied upstream.
* Add x86_64, marked as untested.
* Add TEST().
* Mark x86 as untested because TEST() KDLs a lot.
* DESCRIPTION: fix typo and re-wrap.
* HOMEPAGE: switch to https.
* BUILD_PREREQUIRES: sort.

Notes: Version 1.2.25 builds fine but is only the latest oldstable.
The latest stable release, 1.4.5, does not build on any arch.
2018-01-28 10:39:27 +00:00
Adrien Destugues
a11dbcf534 xapian: fix typo 2016-01-24 18:06:25 +01:00
Markus Himmel
1439375f3a Add xapian recipe 2015-12-26 19:51:30 +01:00