Function pkgname_section

Source
pub(crate) fn pkgname_section(
    package: &Package,
    base_architectures: &[Architecture],
    output: &mut String,
)
Expand description

Appends a Package with an Architecture in SRCINFO format to a String.

The items in the pkgname section are written to output in an order compatible with makepkg.