Add pacman-syncdb: systemd service and timer for `pacman -Fy`.
`pacman -Fy` is a modern replacement for `pkgfile`[1]. This service/timer makes `pacman -Fy` have feature parity with `pkgfile`. The unit files were based on both pkgfile and paccache, for consistency with the existing ecosystem. Context: https://bbs.archlinux.org/viewtopic.php?pid=1981076 [1]: https://wiki.archlinux.org/title/Pacman#Search_for_a_package_that_contains_a_specific_file Signed-off-by:Thiago Perrotta <tbperrotta@gmail.com> Signed-off-by:
Daniel M. Capella <polyzen@archlinux.org>
src/pacman-syncdb.service.in
0 → 100644
src/pacman-syncdb.timer
0 → 100644
Please register or sign in to comment