Function pkgname_architecture_properties

Source
fn pkgname_architecture_properties(
    architecture: Architecture,
    properties: &PackageArchitecture,
    output: &mut String,
)
Expand description

Appends a PackageArchitecture based on an Architecture in SRCINFO format to a String.

The architecture-specific properties are written to output in an order compatible with makepkg.