1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: fsearch
Section: utils
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
appstream,
debhelper-compat (= 13),
libglib2.0-dev,
libgtk-3-dev,
libicu-dev,
libpcre2-dev,
libxml2-utils,
meson,
pkgconf,
Standards-Version: 4.7.3
Homepage: https://cboxdoerfer.github.io/fsearch/
Vcs-Git: https://salsa.debian.org/debian/fsearch.git
Vcs-Browser: https://salsa.debian.org/debian/fsearch
Description: Fast graphical file search utility
FSearch is a fast file search utility, based on GTK3.
It supports regular expressions, wildcards, fast sorting,
instant results with millions of files and more.
Package: fsearch
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: ${source:Synopsis}
${source:Extended-Description}
|