summaryrefslogtreecommitdiff
path: root/gnu/packages/search.scm
AgeCommit message (Expand)Author
2023-01-30gnu: ugrep: Update to 3.9.6....* gnu/packages/search.scm (ugrep): Update to 3.9.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> kiasoc5
2022-10-24gnu: ugrep: Update to 3.9.2....* gnu/packages/search.scm (ugrep): Update to 3.9.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> kiasoc5
2022-09-11gnu: 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> Michael Rohleder
2022-08-24gnu: fsearch: Update to 0.2.2....* gnu/packages/search.scm (fsearch): Update to 0.2.2. Nicolas Goaziou
2022-08-18gnu: fsearch: Update to 0.2.1....* gnu/packages/search.scm (fsearch): Update to 0.2.1. Nicolas Goaziou
2022-08-17gnu: fsearch: Update to 0.2....* gnu/packages/search.scm (fsearch): Update to 0.2. [inputs]: Replace PCRE with PCRE2. Nicolas Goaziou
2022-08-14gnu: plocate: Update to 1.1.16....* gnu/packages/search.scm (plocate): Update to 1.1.16. Tobias Geerinckx-Rice
2022-08-06gnu: ugrep: Simplify snippet....* gnu/packages/search.scm (ugrep)[source]: Use nested for-each loop. Simplify regular expressions. Liliana Marie Prikler
2022-08-06gnu: 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> kiasoc5
2022-08-06gnu: ugrep: Build with zstd support....* gnu/packages/search.scm (ugrep)[inputs]: Add zstd lib. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> kiasoc5
2022-08-05gnu: ugrep: Update to 3.8.3....* gnu/packages/search.scm (ugrep): Update to 3.8.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> kiasoc5
2022-07-08gnu: Add omega....* gnu/packages/search.scm (omega): New variable. * gnu/packages/search.scm (xapian): Add note to update omega when updating xapian. Arun Isaac
2022-07-06gnu: fsearch: Update to 0.1.4....* gnu/packages/search.scm (fsearch): Update to 0.1.4. Nicolas Goaziou
2022-07-04gnu: fsearch: Update to 0.1.3....* gnu/packages/search.scm (fsearch): Update to 0.1.3. Nicolas Goaziou
2022-06-24gnu: Use license: prefix in (gnu packages search)....* gnu/packages/search.scm: Import (guix licenses) with the license: prefix. Adjust all license fields. Arun Isaac
2022-06-24gnu: xapian, python-xapian-bindings: Update to 1.4.19....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.19. Arun Isaac
2022-05-29gnu: perl-search-xapian: Update to 1.2.25.5....* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.5. Tobias Geerinckx-Rice
2022-05-02gnu: 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> kiasoc5
2022-04-05gnu: 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> ykonai
2022-02-15gnu: plocate: Update to 1.1.15....* gnu/packages/search.scm (plocate): Update to 1.1.15. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Jai Vetrivelan
2022-02-09gnu: 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> kiasoc5
2022-02-07gnu: fsearch: Update to 0.1.2....* gnu/packages/search.scm (fsearch): Update to 0.1.2. Nicolas Goaziou
2022-01-24gnu: fsearch: Update to 0.1.1....* gnu/packages/search.scm (fsearch): Update to 0.1.1. Nicolas Goaziou
2021-12-21gnu: Add fsearch....* gnu/packages/search.scm (fsearch): New variable. Nicolas Goaziou
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-11-08gnu: plocate: Update to 1.1.13....* gnu/packages/search.scm (plocate): Update to 1.1.13. Tobias Geerinckx-Rice
2021-10-29gnu: 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. Ricardo Wurmus
2021-10-28gnu: recoll: Update synopsis....* gnu/packages/search.scm (recoll)[synopsis]: Do not use package name. Ricardo Wurmus
2021-10-28gnu: recoll: Add home-page....Reported-by: Ludovic Courtès <ludo@gnu.org>. * gnu/packages/search.scm (recoll)[home-page]: Add it. Ricardo Wurmus
2021-10-28gnu: Add recoll....* gnu/packages/search.scm (recoll): New variable. Ricardo Wurmus
2021-10-08gnu: plocate: Update to 1.1.12....* gnu/packages/search.scm (plocate): Update to 1.1.12. Nicolas Goaziou
2021-10-08gnu: 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> Alexandr Vityazev
2021-07-19gnu: Add searx....* gnu/packages/search.scm (searx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-04-27gnu: ugrep: Use GIT-FILE-NAME helper....* gnu/packages/search.scm (ugrep)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2021-04-27gnu: ugrep: Update to 3.1.12....* gnu/packages/search.scm (ugrep): Update to 3.1.12. Tobias Geerinckx-Rice
2021-04-04gnu: ugrep: Update to 3.1.11....* gnu/packages/search.scm (ugrep): Update to 3.1.11. Tobias Geerinckx-Rice
2021-01-27gnu: Add ugrep....* gnu/packages/search.scm (ugrep): New Variable. Hartmut Goebel
2021-01-18gnu: xapian, python-xapian-bindings: Update to 1.4.18....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.18. Tobias Geerinckx-Rice
2021-01-03gnu: perl-search-xapian: Update to 1.2.25.4....* gnu/packages/search.scm (perl-search-xapian): Update to 1.2.25.4. Tobias Geerinckx-Rice
2020-08-24gnu: xapian: Update to 1.4.17....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.17. Tobias Geerinckx-Rice
2020-06-14gnu: xapian: Update to 1.4.16....* gnu/packages/search.scm (xapian): Update to 1.4.16. (python-xapian-bindings)[source]: Update content hash. Tobias Geerinckx-Rice
2020-03-14Merge branch 'master' into core-updatesMarius Bakke
2020-03-14gnu: hyperestraier: Use HTTPS home page....* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
2020-02-25gnu: xapian: Update to 1.4.15....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.15. Marius Bakke
2020-01-15gnu: util-linux: Move libraries to separate output....Fixes <https://bugs.gnu.org/37732>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * gnu/packages/linux.scm (util-linux)[outputs]: Add "lib". [arguments]: Update #:configure-flags and the "move-static-libraries" phase accordingly. Add phases "patch-build-scripts" and "adjust-pkg-config-files". (e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev, xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX. (btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use the "lib" output. * gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB. (testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/android.scm (abootimg)[inputs]: Likewise. * gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise. * gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise. * gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise. * gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise. * gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise. * gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint, volume-key)[inputs]: Likewise. (parted)[inputs]: Likewise. [native-inputs]: Add UTIL-LINUX. * gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise. * gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise. * gnu/packages/firmware.scm (ovmf)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise. * gnu/packages/freedesktop.scm (localed)[inputs]: Likewise. * gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/kde.scm (kpmcore)[inputs]: Likewise. * gnu/packages/kodi.scm (crossguid)[inputs]: Likewise. * gnu/packages/lighting.scm (ola)[inputs]: Likewise. * gnu/packages/music.scm (libgig)[inputs]: Likewise. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise. * gnu/packages/opencog.scm (opencog)[inputs]: Likewise. * gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise. * gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise. * gnu/packages/rdf.scm (rasqal)[inputs]: Likewise. * gnu/packages/search.scm (xapian)[inputs]: Likewise. * gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise. * gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise. * gnu/packages/xorg.scm (libsm)[inputs]: Likewise. Marius Bakke
2019-11-28gnu: python-xapian-bindings: Sphinx is a native input....* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove PYTHON-SPHINX. [native-inputs]: New field. Marius Bakke
2019-11-28gnu: xapian: Update to 1.4.14....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14. Marius Bakke
2019-10-20gnu: xapian: Update to 1.4.13....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.13. Marius Bakke
2019-08-13gnu: xapian: Update to 1.4.12....* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.12. Marius Bakke