File: control

package info (click to toggle)
mtree-netbsd 20180822-6
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 492 kB
  • sloc: ansic: 3,151; sh: 2,839; makefile: 40
file content (24 lines) | stat: -rw-r--r-- 1,186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: mtree-netbsd
Section: utils
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 9), autotools-dev, bmake, libnbcompat-dev (>= 20180822-5), libarchive-tools | bsdtar, libncurses-dev, libbsd-dev, libmd-dev
Standards-Version: 4.4.1
Homepage: http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/pkgtools/mtree/README.html
Vcs-Git: https://github.com/jgoerzen/mtree-netbsd.git
Vcs-Browser: https://github.com/jgoerzen/mtree-netbsd

Package: mtree-netbsd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Validates directory tree against specification
 The mtree utility compares a file hierarchy against a specification,
 creates a specification for a file hierarchy, or modifies a specification.
 This specification can be controlled by the user, but typically includes
 file/directory/symlink names, ownership information, permission bits, and
 so forth.  It may optionally also include various hashes, such as SHA-256
 or MD5.
 .
 This mtree utility can understand its own files, as well as those generated
 by the FreeBSD mtree (in Debian as fmtree in freebsd-buildutils and
 freebsd-glue) and bsdtar/libarchive.