summaryrefslogtreecommitdiff
path: root/gnu/packages/search.scm
AgeCommit message (Collapse)Author
2024-06-06gnu: ugrep: Update to 6.1.0.Ashish SHUKLA
* gnu/packages/search.scm (ugrep): Update to 6.1.0. [source]: Delete included linux binaries. Change-Id: I13aa90578d8f618a0a9c2c67c59c41e8e219660f Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-05-27gnu: ugrep: Update to 6.0.0.kiasoc5
* gnu/packages/search.scm (ugrep): Update to 6.0.0. [source]: Adjust snippet to avoid deleting ug+ and ugrep+ shell scripts. Change-Id: I9beb1415fe8bfbe12a1e9d22d1606b1fc92ef16b Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-04-01gnu: recoll: Update to 1.37.5.Ricardo Wurmus
* gnu/packages/search.scm (recoll): Update to 1.37.5. [source]: Get tarball from new home page. [arguments]: Use G-expressions; add phase 'set-LDFLAGS. [native-inputs]: Add qttools-5. [home-page]: Update. Change-Id: Ia20f40450918659dd28d1e5f8df36c6362fafb63
2024-02-14gnu: plocate: Update to 1.1.22.kiasoc5
* gnu/packages/search.scm (plocate): Update to 1.1.22. Change-Id: I36efaa7db5edee79eaba5e66918f50e2d4e5ae3b Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-02-05gnu: mbedtls-apache: Rename to mbedtls-lts.Hilton Chain
* gnu/packages/tls.scm (mbedtls-apache): Rename package to "mbedtls". Rename variable to… (mbedtls-lts): …this. (mbedtls-apache): Define as deprecated by mbedtls-lts. (mbedtls-for-hiawatha): Adjust accordingly. * doc/guix.texi: Likewise. * gnu/packages/emulators.scm (dolphin-emu,retroarch)[inputs]: Likewise. * gnu/packages/game-development.scm (godot-lts,godot)[inputs]: Likewise. * gnu/packages/hardware.scm (hueplusplus,openrgb)[inputs]: Likewise. * gnu/packages/haxe.scm (neko,haxe,hashlink)[inputs]: Likewise. * gnu/packages/irc.scm (inspircd)[inputs]: Likewise. * gnu/packages/julia-jll.scm (julia-mbedtls-jll)[arguments]<#:phases>,[inputs]: Likewise. * gnu/packages/julia.scm (julia)[arguments]<#:phases>,[inputs]: Likewise. * gnu/packages/linphone.scm (bctoolbox)[inputs]: Likewise. * gnu/packages/linux.scm (dislocker)[inputs]: Likewise. * gnu/packages/networking.scm (nng)[inputs]: Likewise. * gnu/packages/search.scm (dataparksearch)[inputs]: Likewise. * gnu/packages/video.scm (obs)[inputs]: Likewise. * gnu/packages/web.scm (hiawatha)[arguments]<#:phases>: Likewise. Change-Id: I0c58b3cd0bcf6e44e7b16a69f6d2739aa3c1545b
2024-01-12gnu: plocate: Update to 1.1.21.David Pflug
* gnu/packages/search.scm (plocate): Update to 1.1.21. Change-Id: I725b2b83553228babbdd6592d31b57ede76ac442 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-09-10gnu: fsearch: Update to 0.2.3.Tobias Geerinckx-Rice
* gnu/packages/search.scm (fsearch): Update to 0.2.3.
2023-09-10gnu: plocate: Update to 1.1.19.Tobias Geerinckx-Rice
* gnu/packages/search.scm (plocate): Update to 1.1.19.
2023-05-26gnu: ugrep: Update to 3.11.2.Greg Hogan
* gnu/packages/search.scm (ugrep): Update to 3.11.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-04-26gnu: plocate: Update to 1.1.18.kiasoc5
* gnu/packages/search.scm (plocate): Update to 1.1.18. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25gnu: recoll: Update to 1.34.0.kiasoc5
* 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-22gnu: Add dataparksearch.Adam Faiz
* gnu/packages/search.scm (dataparksearch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-27gnu: ugrep: Update to 3.11.0.Greg Hogan
* gnu/packages/search.scm (ugrep): Update to 3.11.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-30gnu: ugrep: Update to 3.9.6.kiasoc5
* gnu/packages/search.scm (ugrep): Update to 3.9.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-10-24gnu: ugrep: Update to 3.9.2.kiasoc5
* gnu/packages/search.scm (ugrep): Update to 3.9.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-11gnu: recoll: Update to 1.32.7.Michael Rohleder
* 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-08-24gnu: fsearch: Update to 0.2.2.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.2.2.
2022-08-18gnu: fsearch: Update to 0.2.1.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.2.1.
2022-08-17gnu: fsearch: Update to 0.2.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.2. [inputs]: Replace PCRE with PCRE2.
2022-08-14gnu: plocate: Update to 1.1.16.Tobias Geerinckx-Rice
* gnu/packages/search.scm (plocate): Update to 1.1.16.
2022-08-06gnu: ugrep: Simplify snippet.Liliana Marie Prikler
* gnu/packages/search.scm (ugrep)[source]: Use nested for-each loop. Simplify regular expressions.
2022-08-06gnu: ugrep: Use G-Expressions.kiasoc5
* 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-06gnu: ugrep: Build with zstd support.kiasoc5
* gnu/packages/search.scm (ugrep)[inputs]: Add zstd lib. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-05gnu: ugrep: Update to 3.8.3.kiasoc5
* gnu/packages/search.scm (ugrep): Update to 3.8.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-07-08gnu: Add omega.Arun Isaac
* gnu/packages/search.scm (omega): New variable. * gnu/packages/search.scm (xapian): Add note to update omega when updating xapian.
2022-07-06gnu: fsearch: Update to 0.1.4.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.1.4.
2022-07-04gnu: fsearch: Update to 0.1.3.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.1.3.
2022-06-24gnu: Use license: prefix in (gnu packages search).Arun Isaac
* gnu/packages/search.scm: Import (guix licenses) with the license: prefix. Adjust all license fields.
2022-06-24gnu: xapian, python-xapian-bindings: Update to 1.4.19.Arun Isaac
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.19.
2022-05-29gnu: perl-search-xapian: Update to 1.2.25.5.Tobias Geerinckx-Rice
* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.5.
2022-05-02gnu: ugrep: Update to 3.7.9.kiasoc5
* gnu/packages/search.scm (ugrep): Update to 3.7.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-05gnu: plocate: Build with "--sharedstatedir=/var".ykonai
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-02-15gnu: plocate: Update to 1.1.15.Jai Vetrivelan
* gnu/packages/search.scm (plocate): Update to 1.1.15. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09gnu: searx: Fix build.kiasoc5
* 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-07gnu: fsearch: Update to 0.1.2.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.1.2.
2022-01-24gnu: fsearch: Update to 0.1.1.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): Update to 0.1.1.
2021-12-21gnu: Add fsearch.Nicolas Goaziou
* gnu/packages/search.scm (fsearch): New variable.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-11-08gnu: plocate: Update to 1.1.13.Tobias Geerinckx-Rice
* gnu/packages/search.scm (plocate): Update to 1.1.13.
2021-10-29gnu: recoll: Enable GUI and add inputs for common filters.Ricardo Wurmus
* 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-28gnu: recoll: Update synopsis.Ricardo Wurmus
* gnu/packages/search.scm (recoll)[synopsis]: Do not use package name.
2021-10-28gnu: recoll: Add home-page.Ricardo Wurmus
Reported-by: Ludovic Courtès <ludo@gnu.org>. * gnu/packages/search.scm (recoll)[home-page]: Add it.
2021-10-28gnu: Add recoll.Ricardo Wurmus
* gnu/packages/search.scm (recoll): New variable.
2021-10-08gnu: plocate: Update to 1.1.12.Nicolas Goaziou
* gnu/packages/search.scm (plocate): Update to 1.1.12.
2021-10-08gnu: Add plocate.Alexandr Vityazev
* 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-07-19gnu: Add searx.Vinicius Monego
* gnu/packages/search.scm (searx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-27gnu: ugrep: Use GIT-FILE-NAME helper.Tobias Geerinckx-Rice
* gnu/packages/search.scm (ugrep)[source]: Use GIT-FILE-NAME.
2021-04-27gnu: ugrep: Update to 3.1.12.Tobias Geerinckx-Rice
* gnu/packages/search.scm (ugrep): Update to 3.1.12.
2021-04-04gnu: ugrep: Update to 3.1.11.Tobias Geerinckx-Rice
* gnu/packages/search.scm (ugrep): Update to 3.1.11.
2021-01-27gnu: Add ugrep.Hartmut Goebel
* gnu/packages/search.scm (ugrep): New Variable.