Commit Graph

34 Commits (92eb7aff41853bdc39f480d322b7d99af4e22b78)

Author SHA1 Message Date
Marius Bakke 7519dc95c7
gnu: xapian: Fix notmuch test failure.
* gnu/packages/patches/xapian-revert-5489fb2f8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/search.scm (xapian)[source](patches): Use it.
2018-07-13 00:12:35 +02:00
Marius Bakke 9b76037e2c
gnu: xapian: Update to 1.4.6 [fixes CVE-2018-0499].
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.6.
2018-07-12 17:21:14 +02:00
Tobias Geerinckx-Rice 9947dcd746
gnu: libtocc: Return #t from all phases.
* gnu/packages/search.scm (libtocc)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases. Re-indent.
2018-06-22 22:00:22 +02:00
Tobias Geerinckx-Rice d840f6b98a
gnu: xapian: Use INVOKE.
* gnu/packages/search.scm (xapian)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-05-31 04:54:56 +02:00
Adam Massmann e0f415b2b5
gnu: xapers: Fix recommended packages
* gnu/packages/search.scm (xapers): [inputs]: remove python, poppler
[propagated-inputs]: add poppler, xclip, xdg-utils.
[arguments]: modify-phases to disable x-terminal options.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-26 21:48:38 +02:00
Adam Massmann b357ccdd8b
gnu: xapers: Fix man page and xapers-adder installation
* gnu/packages/search.scm (xapers)[arguments]: Adjust install-file
destinations in install-doc phase.

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2018-04-04 21:19:08 -05:00
Adam Massmann f50bad80a9
gnu: Add xapers
* gnu/packages/search.scm (xapers): New variable.

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2018-04-04 09:35:21 -05:00
Tobias Geerinckx-Rice cc7a4bbd27
gnu: tocc, libtocc: Use HTTPS home page.
* gnu/packages/search.scm (libtocc, tocc)[home-page]: Use HTTPS.
2018-03-05 17:32:10 +01:00
Marius Bakke c3753f3803
gnu: python-xapian-bindings: Don't hard-code Python sitedir.
* gnu/packages/search.scm (python-xapian-bindings)[arguments]: In #:make-flags,
use VERSION-MAJOR+MINOR to set pkgpylibdir.
2018-01-27 22:00:39 +01:00
Marius Bakke 73b3eaf047
gnu: xapian: Update to 1.4.5.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.5.
2017-12-10 15:56:44 +01:00
Ethan R. Jones 7bd65a6304
gnu: swish-e: Work around compilation error and test failures.
* gnu/packages/search.scm (swish-e)[inputs]: Remove ZLIB and LIBXML2.
[arguments]: Add #:configure-flags.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-09-02 00:58:11 +02:00
Ricardo Wurmus 423d2136f0
gnu: Add python-xapian-bindings.
* gnu/packages/search.scm (python-xapian-bindings): New variable.
2017-07-19 22:27:02 +02:00
Marius Bakke 564324f457
gnu: xapian: Update to 1.4.4.
* gnu/packages/search.scm (xapian): Update to 1.4.4.
2017-04-29 23:50:57 +02:00
Ludovic Courtès dca96ad395
gnu: mlocate: Update URLs.
* gnu/packages/search.scm (mlocate)[source, home-page]: Change URLs to
pagure.{org,io}.
2017-03-30 23:40:22 +02:00
Tobias Geerinckx-Rice 6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Eric Bavier 8a5a50a741
gnu: swish-e: Point source and home-page to archive.org.
* gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
[home-page]: Point to archive.org.
2017-02-16 23:33:39 -06:00
Marius Bakke 75ba11afc2
gnu: xapian: Update to 1.4.3.
* gnu/packages/search.scm (xapian): Update to 1.4.3.
2017-02-01 13:52:27 +01:00
Thomas Danckaert ff8b5a3ae7
gnu: Add hyperestraier.
* gnu/packages/search.scm (hyperestraier): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-24 23:09:09 +01:00
Marius Bakke 0d11a69f30
gnu: xapian: Update to 1.4.2.
* gnu/packages/search.scm (xapian): Update to 1.4.2.
2017-01-10 23:42:38 +01:00
Marius Bakke b56d9ce304
gnu: xapian: Update to 1.4.1.
* gnu/packages/search.scm (xapian): Update to 1.4.1.
2016-11-01 10:37:19 +00:00
Marius Bakke 6de9dfce80
gnu: xapian: Update to 1.4.0.
* gnu/packages/search.scm (xapian): Update to 1.4.0.
[source]: Use https URL.
[home-page]: Use https URL.
[arguments]: Remove 'patch-remotetcp-harness' phase. Replace 'check'
phase with a list of custom test targets.
2016-10-19 17:00:51 +01:00
Marius Bakke 16a23d4ad2
gnu: xapian: Use 'modify-phases' syntax.
* gnu/packages/search.scm (xapian)[arguments]: Use 'modify-phases'. Fix
'/bin/sh' substitution to use (which "sh") instead of (which "bash").
2016-10-19 17:00:43 +01:00
John Darrington 8f65585b14
doc: "filesystem" -> "file system"
* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
2016-09-16 18:16:13 +02:00
Eric Bavier a2319d2c8f
gnu: Add Swish-e.
* gnu/packages/search.scm (swish-e): New variable.
* gnu/packages/patches/swish-e-search.patch,
gnu/packages/patches/swish-e-format-security.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
2016-09-09 00:45:14 -05:00
Eric Bavier b9b3440b1f
gnu: Add mlocate.
* gnu/packages/search.scm (mlocate): New variable.
2016-09-09 00:45:14 -05:00
David Craven 0160458bf8
gnu: Use define-public to export packages.
* gnu/packages/bison.scm (bison): Define public.
* gnu/packages/flex.scm (flex): Define public.
* gnu/packages/pulseaudio.scm (libsndfile, libsamplerate, pulseaudio): Define
public.
* gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image, sdl-mixer,
sdl-net, sdl-ttf): Define public.
* gnu/packages/search.scm (xapian): Remove unnecessary #:export.
* gnu/packages/swig.scm (swig): Define public.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:35:20 +02:00
Paul van der Walt b2a222445e gnu: xapian: Update to 1.2.21.
* gnu/packages/search.scm (xapian): Update to 1.2.21.
2015-09-26 21:41:26 +02:00
Ludovic Courtès 04bdcdb636 gnu: bool: Synchronize synopsis and description with upstream.
* gnu/packages/search.scm (bool): Synchronize synopsis & description
  with GNU.
2015-05-13 23:49:33 +02:00
Eric Bavier 6ad2e17e8e gnu: Add bool.
* gnu/packages/search.scm (bool): New variable.
2015-05-12 10:28:28 -05:00
Ludovic Courtès e91d1d3133 gnu: libtocc: Help the tests find libtocc.so.
* gnu/packages/search.scm (libtocc)[arguments] <check>: Pass
  -Wl,-rpath=../src/.libs for the tests.
2015-04-14 10:03:24 +02:00
Ludovic Courtès f8503e2b25 utils: 'modify-phases' no longer introduces quotes.
Suggested by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>.

* guix/build/utils.scm (%modify-phases): Remove quotes.
* guix/build/cmake-build-system.scm (%standard-phases): Adjust
  accordingly.
* guix/build/glib-or-gtk-build-system.scm (%standard-phases): Likewise.
* guix/build/gnu-dist.scm (%dist-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/bash.scm, gnu/packages/code.scm, gnu/packages/gl.scm,
  gnu/packages/gnome.scm, gnu/packages/graphics.scm,
  gnu/packages/image.scm, gnu/packages/key-mon.scm,
  gnu/packages/ocr.scm, gnu/packages/plotutils.scm,
  gnu/packages/search.scm, gnu/packages/video.scm: Likewise.
2015-03-31 22:43:01 +02:00
Eric Bavier 065b795497 gnu: Add tocc.
* gnu/packages/search.scm (libtocc, tocc): New variables.
2015-03-29 14:35:37 -05:00
Mark H Weaver 352b3bb6e3 gnu: xapian: Update to 1.2.18.
* gnu/packages/search.scm (xapian): Update to 1.2.18.
2014-08-06 12:43:28 -04:00
Mark H Weaver 98e7fc9b02 gnu: Add xapian.
* gnu/packages/search.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-02-17 15:07:15 -05:00