File: control

package info (click to toggle)
plocate 1.1.23-1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 460 kB
  • sloc: cpp: 5,344; sh: 84; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 788 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: plocate
Section: utils
Priority: optional
Maintainer: Steinar H. Gunderson <sesse@debian.org>
# liburing-dev is technically optional, but strongly recommended.
Build-Depends: debhelper-compat (= 13), liburing-dev [linux-any], libzstd-dev, meson, ninja-build, pkg-config, systemd-dev
Standards-Version: 4.5.0
Homepage: https://plocate.sesse.net/
Rules-Requires-Root: no

Package: plocate
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Suggests: systemd-sysv | powermgmt-base, systemd-sysv | nocache
Multi-Arch: foreign
Description: much faster locate
 plocate is a locate(1) based on posting lists, giving much faster searches
 on a much smaller index. It is a drop-in replacement for mlocate in nearly
 all aspects, and is fast on SSDs and non-SSDs alike.