Commit graph

68 commits

Author SHA1 Message Date
R. RyanTM 6a11144123 xapian: 1.4.17 -> 1.4.18 2021-03-20 09:35:00 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM 05e0e47bab xapian: 1.4.16 -> 1.4.17 2020-08-31 07:52:37 +00:00
Vladimír Čunát ca2b95ba87
xapian: 1.4.15 -> 1.4.16
https://trac.xapian.org/wiki/ReleaseOverview/1.4.16
It seems quite minor and the parent commit rebuilds it anyway.
2020-07-04 19:11:31 +02:00
Vladimír Čunát 4fba844a0f
xapian: skip time-sensitive tests
I think I've seen this break builds on Hydra repeatedly, e.g:
https://hydra.nixos.org/build/123513191
2020-07-04 19:08:49 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 2e074b60e4
xapian: 1.4.14 -> 1.4.15 2020-02-27 16:45:44 +00:00
R. RyanTM 5b51dc8a3a xapian: 1.4.13 -> 1.4.14 2019-11-29 15:47:30 -08:00
Robert Scott 84ab228a85 xapian: 1.4.12 -> 1.4.13
update darwin patch
2019-10-27 19:26:05 +00:00
Michael Fellinger da7886c940
sup: remove 2019-09-10 15:49:31 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 02cc8d4eec xapian: 1.4.11 -> 1.4.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xapian/versions
2019-08-06 02:51:01 -07:00
Will Dietz 107c3e976f xapian: 1.4.10 -> 1.4.11
not announced yet, fixes issue encountered by a notmuch user.
2019-03-06 14:19:12 -06:00
Alyssa Ross bac6f67aaa
Merge pull request #56194 from chaoflow/remove-chaoflow-as-maintainer
Remove myself as maintainer from packages
2019-02-22 15:57:28 +00:00
Florian Friesdorf fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Mario Rodas 28a8b9956f
xapian: fix darwin build 2019-02-22 09:59:08 -05:00
Will Dietz 1b71c5f5db xapian: 1.4.9 -> 1.4.10
https://xapian.org/docs/xapian-core-1.4.10/NEWS
2019-02-12 00:47:57 -06:00
Will Dietz 423f4f478e xapian: 1.4.8 -> 1.4.9
https://xapian.org/docs/xapian-core-1.4.9/NEWS
2018-11-04 14:47:39 +01:00
Will Dietz fdf626944c xapian: 1.4.7 -> 1.4.8, drop included patch 2018-10-29 08:04:04 -05:00
xeji 3fb5440074
xapian_1_2_22: fix build (#45424)
apply notmuch patch conditionally for 1.4.7 only
2018-08-21 18:50:59 +02:00
Uli Baum 6ea7b48c2b xapian: add patch to fix notmuch tagging
Patch is from xapian master and can be removed on next update.
2018-07-30 22:10:37 +02:00
Uli Baum 77eab67b76 xapian: 1.4.6 -> 1.4.7 2018-07-30 20:36:56 +02:00
R. RyanTM d7007c2ea0 xapian: 1.4.5 -> 1.4.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xapian/versions.

These checks were done:

- built on NixOS
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-delve passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-check passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-compact passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-progsrv passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-replicate passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-replicate-server passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-tcpsrv passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/copydatabase passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/quest passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/simpleexpand passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/simpleindex passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/simplesearch passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-metadata passed the binary check.
- /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6/bin/xapian-config passed the binary check.
- 14 of 14 passed binary check by having a zero exit code.
- 11 of 14 passed binary check by having the new version present in output.
- found 1.4.6 with grep in /nix/store/aj2mvy243pd40qm07xain7psfz2ql9jp-xapian-1.4.6
- directory tree listing: https://gist.github.com/1a9a8d6ec7eaf0fcf99b2fd3ac78bdde
- du listing: https://gist.github.com/a62b29d85790d5e9d07055163c257283
2018-07-03 13:13:22 -07:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Frederik Rietdijk d5a226f957 xapian: 1.4.4 -> 1.4.5 2018-01-01 10:27:06 +01:00
Tuomas Tynkkynen 1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Matthew Bauer f33ca4edc6
xapian: fixup darwin
The configure script is detecting that __exp10 is available even
though it isn’t on latest versions. This is the best fix I can find
for now.
2017-05-13 23:45:02 -05:00
Peter Hoeg 994299b7a9 xapian: 1.4.0 -> 1.4.4 2017-05-07 10:41:30 +08:00
Jörg Thalheim b10fb4624b
xapian-ruby: link against correct xapian 2017-03-06 20:24:07 +01:00
Frederik Rietdijk 63ef0c7463 xapianBindings: remove
- no package uses it
- uses composable derivation, and some changes are needed for python 3
support
2016-11-08 17:01:31 +01:00
Jan Malakhovski 8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Jan Malakhovski 3ca74495d2 xapianBindings: fix calls to sphinx-bulid in python bindings Makefile 2016-09-04 14:18:42 +00:00
Joachim Fasting ad815f4206
xapianBindings: 1.2.23 -> 1.4.0
The xapianBindings version is now directly tied to the input xapian
version, to ensure that they're in synch.

Also, as of this version, sphinx is required to build documentation
for the python bindings.
2016-09-03 21:40:18 +02:00
Jan Malakhovski 49c1f415e8 xapian: 1.2.23 -> 1.4.0 2016-09-03 13:49:58 +00:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Graham Christensen 374709f308 xapian: 1.2.21 -> 1.2.23 and disable PHP support in xapianBindings
xapianBindings hasn't been building against PHP for a few months now,
and no other packages in nixpkgs expects PHP support at this time.
2016-04-04 07:42:38 -05:00
Graham Christensen e3a335dd37 xapian-bindings:1.2.8 -> 1.2.23 2016-04-04 07:42:38 -05:00
Graham Christensen 2b462dc2ef xapian-bindings: build against php56
xapian-bindings does not support php7, as SWIG doesn't support PHP 7.0
yet, according to https://xapian.org/docs/bindings/php/
2016-04-04 07:42:38 -05:00
Graham Christensen 2c0310d8d8 xapian10/xapianBindings10: Remove, 5 years old. 2016-04-04 07:42:38 -05:00
Eelco Dolstra a2ddbc422f xapian: Move docs to separate output
This reduces xapian's "out" from 9.1 to 3.3 MB.
2015-07-26 22:46:44 +02:00
Joachim Fasting d35cf0c080 xapian: 1.2.19 -> 1.2.21 2015-06-30 23:16:03 +02:00
Charles Strahan f52c32fcfc ruby: rewrite sup package 2015-01-21 18:23:35 -05:00
Charles Strahan 94dd4b9721 ruby: WIP 2014-12-30 21:05:00 -05:00
Charles Strahan cf8f4963a7 rename rubyLibs to rubyPackages 2014-11-09 22:16:58 +00:00
Domen Kožar ec03fd92db Revert "xapian: update from 1.2.8 to 1.3.1"
This reverts commit b76e8417b3.

Breaks recoll, since bindings also need to be updated.
2014-10-13 15:30:32 +02:00