aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/search.scm
Commit message (Collapse)AuthorAge
* gnu: xapian: Update to 1.4.9.Marius Bakke2018-11-05
| | | | | | | | * gnu/packages/patches/xapian-revert-5489fb2f8.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/search.scm (xapian): Update to 1.4.9. [source](patches): Remove. (python-xapian-bindings): Update to 1.4.9.
* gnu: xapian: Update to 1.4.7.Marius Bakke2018-08-01
| | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.7.
* gnu: xapian: Fix notmuch test failure.Marius Bakke2018-07-13
| | | | | | * 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.
* gnu: xapian: Update to 1.4.6 [fixes CVE-2018-0499].Marius Bakke2018-07-12
| | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.6.
* gnu: libtocc: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/search.scm (libtocc)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases. Re-indent.
* gnu: xapian: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | * gnu/packages/search.scm (xapian)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: xapers: Fix recommended packagesAdam Massmann2018-05-26
| | | | | | | | * 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>
* gnu: xapers: Fix man page and xapers-adder installationAdam Massmann2018-04-04
| | | | | | | * gnu/packages/search.scm (xapers)[arguments]: Adjust install-file destinations in install-doc phase. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add xapersAdam Massmann2018-04-04
| | | | | | * gnu/packages/search.scm (xapers): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: tocc, libtocc: Use HTTPS home page.Tobias Geerinckx-Rice2018-03-05
| | | | * gnu/packages/search.scm (libtocc, tocc)[home-page]: Use HTTPS.
* gnu: python-xapian-bindings: Don't hard-code Python sitedir.Marius Bakke2018-01-27
| | | | | * gnu/packages/search.scm (python-xapian-bindings)[arguments]: In #:make-flags, use VERSION-MAJOR+MINOR to set pkgpylibdir.
* gnu: xapian: Update to 1.4.5.Marius Bakke2017-12-10
| | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.5.
* gnu: swish-e: Work around compilation error and test failures.Ethan R. Jones2017-09-02
| | | | | | | * gnu/packages/search.scm (swish-e)[inputs]: Remove ZLIB and LIBXML2. [arguments]: Add #:configure-flags. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-xapian-bindings.Ricardo Wurmus2017-07-19
| | | | * gnu/packages/search.scm (python-xapian-bindings): New variable.
* gnu: xapian: Update to 1.4.4.Marius Bakke2017-04-29
| | | | * gnu/packages/search.scm (xapian): Update to 1.4.4.
* gnu: mlocate: Update URLs.Ludovic Courtès2017-03-30
| | | | | * gnu/packages/search.scm (mlocate)[source, home-page]: Change URLs to pagure.{org,io}.
* gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* gnu: swish-e: Point source and home-page to archive.org.Eric Bavier2017-02-16
| | | | | * gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror. [home-page]: Point to archive.org.
* gnu: xapian: Update to 1.4.3.Marius Bakke2017-02-01
| | | | * gnu/packages/search.scm (xapian): Update to 1.4.3.
* gnu: Add hyperestraier.Thomas Danckaert2017-01-24
| | | | | | * gnu/packages/search.scm (hyperestraier): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xapian: Update to 1.4.2.Marius Bakke2017-01-10
| | | | * gnu/packages/search.scm (xapian): Update to 1.4.2.
* gnu: xapian: Update to 1.4.1.Marius Bakke2016-11-01
| | | | * gnu/packages/search.scm (xapian): Update to 1.4.1.
* gnu: xapian: Update to 1.4.0.Marius Bakke2016-10-19
| | | | | | | | * 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.
* gnu: xapian: Use 'modify-phases' syntax.Marius Bakke2016-10-19
| | | | | * gnu/packages/search.scm (xapian)[arguments]: Use 'modify-phases'. Fix '/bin/sh' substitution to use (which "sh") instead of (which "bash").
* doc: "filesystem" -> "file system"John Darrington2016-09-16
| | | | | | | | | | | | | | | | | | | * 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"
* gnu: Add Swish-e.Eric Bavier2016-09-09
| | | | | | | * 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.
* gnu: Add mlocate.Eric Bavier2016-09-09
| | | | * gnu/packages/search.scm (mlocate): New variable.
* gnu: Use define-public to export packages.David Craven2016-07-29
| | | | | | | | | | | | | * 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>
* gnu: xapian: Update to 1.2.21.Paul van der Walt2015-09-26
| | | | * gnu/packages/search.scm (xapian): Update to 1.2.21.
* gnu: bool: Synchronize synopsis and description with upstream.Ludovic Courtès2015-05-13
| | | | | * gnu/packages/search.scm (bool): Synchronize synopsis & description with GNU.
* gnu: Add bool.Eric Bavier2015-05-12
| | | | * gnu/packages/search.scm (bool): New variable.
* gnu: libtocc: Help the tests find libtocc.so.Ludovic Courtès2015-04-14
| | | | | * gnu/packages/search.scm (libtocc)[arguments] <check>: Pass -Wl,-rpath=../src/.libs for the tests.
* utils: 'modify-phases' no longer introduces quotes.Ludovic Courtès2015-03-31
| | | | | | | | | | | | | | | | | | | 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.
* gnu: Add tocc.Eric Bavier2015-03-29
| | | | * gnu/packages/search.scm (libtocc, tocc): New variables.
* gnu: xapian: Update to 1.2.18.Mark H Weaver2014-08-06
| | | | * gnu/packages/search.scm (xapian): Update to 1.2.18.
* gnu: Add xapian.Mark H Weaver2014-02-17
* gnu/packages/search.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.