mirror of
https://github.com/goreleaser/nfpm
synced 2025-04-18 18:58:07 +02:00
Implements #507. * Adds ipk support for keywords used by OpenWRT and Yocto. * MD5sum is explicitly excluded due to insecurity. * SHA256Sum excluded due packages not being individually signed, instead, the feed of packages is checksummed and signed externally. * Adds code to nfpm package to automatically enumerate the supported packaging types where possible.
18 lines
333 B
Plaintext
18 lines
333 B
Plaintext
Architecture: amd64
|
|
Description: Foo does things
|
|
Maintainer: Carlos A Becker <pkg@carlosbecker.com>
|
|
Package: foo
|
|
Priority: extra
|
|
Version: 1.0.0
|
|
Conflicts: zsh
|
|
Depends: bash
|
|
Homepage: http://carlosbecker.com
|
|
Installed-Size: 10
|
|
Pre-Depends: less
|
|
Provides: bzr
|
|
Recommends: git
|
|
Replaces: svn
|
|
Section: default
|
|
Suggests: bash
|
|
Vendor: nope
|