Added spec.bottle
The bottle file specification.
This commit is contained in:
parent
800e7973c3
commit
2bd65d19d4
35
spec.bottle
Normal file
35
spec.bottle
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
-- Mandatory
|
||||||
|
Package: foo
|
||||||
|
Version: 0.1
|
||||||
|
Maintainer: Joe Bloggs
|
||||||
|
Filename: [uri|path-spec|ask|stdin]
|
||||||
|
Package-Repo: [url|local]
|
||||||
|
Description: <short description>
|
||||||
|
<long description>
|
||||||
|
|
||||||
|
-- Optional
|
||||||
|
Section: <section>
|
||||||
|
Priority: <priority>
|
||||||
|
*--
|
||||||
|
In Debian, the Section and Priority fields have a defined set of accepted values based on the Policy Manual. A list of
|
||||||
|
these values can be obtained from the latest version of the debian-policy package.
|
||||||
|
--*
|
||||||
|
Essential: <yes|no>
|
||||||
|
Architecture: <arch|all>
|
||||||
|
Origin: <name>
|
||||||
|
Bugs: <url>
|
||||||
|
Homepage: <url>
|
||||||
|
Tag: <tag list>
|
||||||
|
Depends: <package list>
|
||||||
|
Pre-Depends: <package list>
|
||||||
|
Recommends: <package list>
|
||||||
|
Suggests: <package list>
|
||||||
|
Breaks: <package list>
|
||||||
|
Conflicts: <package list>
|
||||||
|
Replaces: <package list>
|
||||||
|
Provides: <package list>
|
||||||
|
|
||||||
|
*--
|
||||||
|
Multiline comments.
|
||||||
|
ClosedLess (c) 2021-2024
|
||||||
|
--*
|
||||||
Loading…
Reference in New Issue
Block a user