Archived
1
0
Fork 0
Commit graph

97 commits

Author SHA1 Message Date
Greg Hogan
152523748e
gnu: ugrep: Update to 3.11.2.
* gnu/packages/search.scm (ugrep): Update to 3.11.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-26 20:52:50 +08:00
kiasoc5
9d12ce6fa4
gnu: plocate: Update to 1.1.18.
* gnu/packages/search.scm (plocate): Update to 1.1.18.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-26 14:49:08 +02:00
kiasoc5
69e9349adc
gnu: recoll: Update to 1.34.0.
* gnu/packages/search.scm (recoll): Update to 1.34.0.
[arguments]: Add --enable-recollq configure flag.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:35 +02:00
Adam Faiz
f07d5c38c5
gnu: Add dataparksearch.
* gnu/packages/search.scm (dataparksearch): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-22 11:55:50 +02:00
Greg Hogan
4cf7aea2b9
gnu: ugrep: Update to 3.11.0.
* gnu/packages/search.scm (ugrep): Update to 3.11.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:40:04 +01:00
kiasoc5
5629185b69
gnu: ugrep: Update to 3.9.6.
* gnu/packages/search.scm (ugrep): Update to 3.9.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-30 10:30:31 +08:00
kiasoc5
2bf8a6b801
gnu: ugrep: Update to 3.9.2.
* gnu/packages/search.scm (ugrep): Update to 3.9.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-10-24 15:40:02 +08:00
Michael Rohleder
3bb12fc2c6
gnu: recoll: Update to 1.32.7.
* gnu/packages/search.scm (recoll): Update to 1.32.7.
[arguments]<#:configure-flags>: Add --with-inotify.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-11 16:43:31 +02:00
Nicolas Goaziou
c3b8defbe0
gnu: fsearch: Update to 0.2.2.
* gnu/packages/search.scm (fsearch): Update to 0.2.2.
2022-08-24 09:36:25 +02:00
Nicolas Goaziou
72cf166791
gnu: fsearch: Update to 0.2.1.
* gnu/packages/search.scm (fsearch): Update to 0.2.1.
2022-08-18 12:28:08 +02:00
Nicolas Goaziou
fec225aa47
gnu: fsearch: Update to 0.2.
* gnu/packages/search.scm (fsearch): Update to 0.2.
[inputs]: Replace PCRE with PCRE2.
2022-08-17 11:51:03 +02:00
Tobias Geerinckx-Rice
3eb3e198b9
gnu: plocate: Update to 1.1.16.
* gnu/packages/search.scm (plocate): Update to 1.1.16.
2022-08-14 02:00:02 +02:00
Liliana Marie Prikler
ffea1d47cb
gnu: ugrep: Simplify snippet.
* gnu/packages/search.scm (ugrep)[source]: Use nested for-each loop.
Simplify regular expressions.
2022-08-06 09:53:09 +02:00
kiasoc5
6665600e23
gnu: ugrep: Use G-Expressions.
* gnu/packages/search.scm (ugrep)[source]: Convert snippet to G-Expression.
[arguments]: Convert to list of G-Expressions.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-06 09:31:35 +02:00
kiasoc5
47989e0a5f
gnu: ugrep: Build with zstd support.
* gnu/packages/search.scm (ugrep)[inputs]: Add zstd lib.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-06 09:27:00 +02:00
kiasoc5
f182be3650
gnu: ugrep: Update to 3.8.3.
* gnu/packages/search.scm (ugrep): Update to 3.8.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-05 10:49:49 +08:00
Arun Isaac
37dd7e53b9
gnu: Add omega.
* gnu/packages/search.scm (omega): New variable.
* gnu/packages/search.scm (xapian): Add note to update omega when updating
xapian.
2022-07-08 11:32:46 +05:30
Nicolas Goaziou
2322567cdc
gnu: fsearch: Update to 0.1.4.
* gnu/packages/search.scm (fsearch): Update to 0.1.4.
2022-07-06 19:48:07 +02:00
Nicolas Goaziou
e5b3349128
gnu: fsearch: Update to 0.1.3.
* gnu/packages/search.scm (fsearch): Update to 0.1.3.
2022-07-04 15:31:08 +02:00
Arun Isaac
979203dc04
gnu: Use license: prefix in (gnu packages search).
* gnu/packages/search.scm: Import (guix licenses) with the license:
prefix. Adjust all license fields.
2022-06-24 18:14:51 +05:30
Arun Isaac
034739eb8e
gnu: xapian, python-xapian-bindings: Update to 1.4.19.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.19.
2022-06-24 17:48:33 +05:30
Tobias Geerinckx-Rice
07f87290d5
gnu: perl-search-xapian: Update to 1.2.25.5.
* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.5.
2022-05-29 02:00:11 +02:00
kiasoc5
75b7f495d0
gnu: ugrep: Update to 3.7.9.
* gnu/packages/search.scm (ugrep): Update to 3.7.9.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-02 15:14:44 +02:00
ykonai
84e0cbbc9c
gnu: plocate: Build with "--sharedstatedir=/var".
Current plocate package sets the --sharedstatedir to a store directory, which
causes updatedb and plocate to fail by default since the store is immutable.
This will set the default database path to /var/cache/plocate.db instead.

* gnu/packages/search.scm (plocate): Change build options.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-05 20:41:41 +02:00
Jai Vetrivelan
83a7b701e5
gnu: plocate: Update to 1.1.15.
* gnu/packages/search.scm (plocate): Update to 1.1.15.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-15 14:59:56 +01:00
kiasoc5
1ef73d5bea
gnu: searx: Fix build.
* gnu/packages/search.scm (searx)[arguments]<#:phases>: Simplify
relax-requirements phase for updated dependencies. Add phase to allow sanity
check to pass.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09 15:33:24 +01:00
Nicolas Goaziou
1dbbe81333
gnu: fsearch: Update to 0.1.2.
* gnu/packages/search.scm (fsearch): Update to 0.1.2.
2022-02-07 18:09:37 +01:00
Nicolas Goaziou
5b465de06c
gnu: fsearch: Update to 0.1.1.
* gnu/packages/search.scm (fsearch): Update to 0.1.1.
2022-01-24 15:47:49 +01:00
Nicolas Goaziou
96d0d61a9b
gnu: Add fsearch.
* gnu/packages/search.scm (fsearch): New variable.
2021-12-21 08:29:54 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Tobias Geerinckx-Rice
7b89818d00
gnu: plocate: Update to 1.1.13.
* gnu/packages/search.scm (plocate): Update to 1.1.13.
2021-11-08 23:00:56 +01:00
Ricardo Wurmus
21fcb08d09
gnu: recoll: Enable GUI and add inputs for common filters.
* gnu/packages/search.scm (recoll)[arguments]: Enable GUI; add build phase
'wrap-filters.
[inputs]: Replace python-pdftotext with poppler; add qtbase-5, unzip, gawk,
grep, groff, gzip, libiconv, perl, perl-image-exiftool, sed, and tar.
2021-10-29 11:57:03 +00:00
Ricardo Wurmus
0e6470b47f
gnu: recoll: Update synopsis.
* gnu/packages/search.scm (recoll)[synopsis]: Do not use package name.
2021-10-28 17:04:46 +00:00
Ricardo Wurmus
07ae9d8fe3
gnu: recoll: Add home-page.
Reported-by: Ludovic Courtès <ludo@gnu.org>.

* gnu/packages/search.scm (recoll)[home-page]: Add it.
2021-10-28 17:02:06 +00:00
Ricardo Wurmus
25e9d690cc
gnu: Add recoll.
* gnu/packages/search.scm (recoll): New variable.
2021-10-28 13:30:00 +00:00
Nicolas Goaziou
f45f482e9b
gnu: plocate: Update to 1.1.12.
* gnu/packages/search.scm (plocate): Update to 1.1.12.
2021-10-08 12:08:43 +02:00
Alexandr Vityazev
55092b4980
gnu: Add plocate.
* gnu/packages/search.scm (plocate): New variable.

Add the required imports from (guix build-system meson) and
(gnu packages pkg-config).

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-08 12:07:35 +02:00
Vinicius Monego
52058a1144
gnu: Add searx.
* gnu/packages/search.scm (searx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-19 19:57:52 +02:00
Tobias Geerinckx-Rice
19f67a9197
gnu: ugrep: Use GIT-FILE-NAME helper.
* gnu/packages/search.scm (ugrep)[source]: Use GIT-FILE-NAME.
2021-04-27 15:54:00 +02:00
Tobias Geerinckx-Rice
4206cf1fa8
gnu: ugrep: Update to 3.1.12.
* gnu/packages/search.scm (ugrep): Update to 3.1.12.
2021-04-27 15:54:00 +02:00
Tobias Geerinckx-Rice
aaec5de3a7
gnu: ugrep: Update to 3.1.11.
* gnu/packages/search.scm (ugrep): Update to 3.1.11.
2021-04-04 15:16:45 +02:00
Hartmut Goebel
d8aa444468
gnu: Add ugrep.
* gnu/packages/search.scm (ugrep): New Variable.
2021-01-27 16:43:51 +01:00
Tobias Geerinckx-Rice
cbc2c28ad4
gnu: xapian, python-xapian-bindings: Update to 1.4.18.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.18.
2021-01-18 01:34:53 +01:00
Tobias Geerinckx-Rice
78a9cfa33e
gnu: perl-search-xapian: Update to 1.2.25.4.
* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.4.
2021-01-03 06:55:40 +01:00
Tobias Geerinckx-Rice
5e9e232c84
gnu: xapian: Update to 1.4.17.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to
1.4.17.
2020-08-24 04:36:51 +02:00
Tobias Geerinckx-Rice
238e2e457f
gnu: xapian: Update to 1.4.16.
* gnu/packages/search.scm (xapian): Update to 1.4.16.
(python-xapian-bindings)[source]: Update content hash.
2020-06-14 00:05:10 +02:00
Marius Bakke
961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Tobias Geerinckx-Rice
71441a3851
gnu: hyperestraier: Use HTTPS home page.
* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Marius Bakke
ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Marius Bakke
cce5903672
gnu: xapian: Update to 1.4.15.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.15.
2020-02-25 18:35:34 +01:00