Vridlo/types/Arch: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* '''names''' is ''[[Vridlo/types/Name|Name]] array '''mandatory''''' | * '''names''' is ''[[Vridlo/types/Name|Name]] array '''mandatory''''' | ||
Name array for the | Name array for the architecture. It can include the only title kind texts. |
Revision as of 13:28, 27 December 2019
Arch is a primary structure that represents Arch model, which implies architecture for builders and RPMs. It is described as:
- slug is string mandatory write-once
Slug of the RPM architecture. Can contain only letters, digits and underscores. Is unique per system.
- relative_path is string optional
File path part relative from the assembler's path base for exporting of the source or built RPMs.
- names is Name array mandatory
Name array for the architecture. It can include the only title kind texts.