Commit Graph

17 Commits

Author SHA1 Message Date
Schrijvers Luc
3ae4a9558a xapian, bump version (#8750) 2023-05-28 18:47:24 +02:00
Schrijvers Luc
69d9121c3f xapian, revbump, fix libuuid version (#7487) 2022-11-26 15:22:37 +01:00
Schrijvers Luc
5d8bfc390a xapian, bump version (#7423) 2022-11-17 11:04:45 +01:00
Schrijvers Luc
a455f44222 xapian, bump version (#6236) 2021-10-06 08:52:56 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
5e34989d08 xapian: bump version. 2019-11-12 19:22:37 +01:00
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