From 0cf76aa94dbdc6f675a46763fe4955a721b090f7 Mon Sep 17 00:00:00 2001 From: merakor Date: Sun, 1 Aug 2021 08:56:52 +0000 Subject: docs: update FossilOrigin-Name: 1bf5f015b928ecf30f984f75e2db471ca78f124bd1fc2445b3b738bfd946b242 --- docs/cpt.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'docs/cpt.txt') diff --git a/docs/cpt.txt b/docs/cpt.txt index 550a6a3..8934c15 100644 --- a/docs/cpt.txt +++ b/docs/cpt.txt @@ -244,6 +244,11 @@ development manual for *Carbs Packaging Tools*. For development logs see If set to 1, temporary directories will not be removed after the operation. + `CPT_DOWNLOADER' + The tool to be used to download package sources. One of `curl', + `wget', `wget2', `axel', `aria2c'. Defaults to the first one + found in that order. + `CPT_FETCH' If set to 0, `cpt-update' will not fetch repositories. @@ -480,6 +485,21 @@ development manual for *Carbs Packaging Tools*. For development logs see on `/var/db/cpt/installed'. These can be patches, configuration files, etc. + Below is a table that provides a small summary for each file, see the + relevant section to learn detailed information on each of them. + + File Language Executable Mandatory + ---------------------------------------------------------------------- + build any yes yes + checksums generated by `cpt-checksum' no no + meta key-value pairs as in RFC822[1] no no[2] + depends custom format no no + sources custom format no no + version custom format no yes + message plaintext no no + post-install any yes no + test any yes no + 5.1 build ~~~~~~~~~ @@ -1300,3 +1320,13 @@ development manual for *Carbs Packaging Tools*. For development logs see [meta file] See section 5.6 + + + +Footnotes +_________ + +[1] + +[2] Not mandatory for the packaging system, but mandatory for +inclusion in the repositories -- cgit v1.2.3