PackRecipe
From GoboLinux Knowledge Base
Generate "packed recipes", ready for submission, for inclusion in the GoboLinux Recipe Store.
Usage: PackRecipe [<program> [<version>]]
Options:
- -h, --help: Shows help.
- -v, --version: Shows program version.
- -V, --verbose: Enable verbose mode.
- -L, --no-lint: Do not verify recipes (not recommended).
- -W, --no-web: Offline operation when running RecipeLint (avoid if possible).
Notes: Given no arguments, this script will take all recipes in /Files/Compile/LocalRecipes and pack them as Foo--1.0--recipe.tar.bz2 files at /Files/Compile/PackedRecipes.
These locations, however, can be configured in /System/Settings/Compile/Compile.conf.
| Compile | |
| Documentation |
Compiling from source • Writing recipes • Recipe format specification |
| Scripts |
Compile • ContributeRecipe • EditRecipe • FetchArchive • GetRecipe • MakeRecipe • NewVersion • PackRecipe • RecipeLint • UpdateRecipes |
| See also | |


