Expand description
Handling of metadata found in a pkgname
section of SRCINFO data.
Macrosยง
- clearable_
arch_ ๐vec Handles all potentially architecture specific, clearable entries in thePackage::from_parsed
function. - package_
arch_ ๐prop Handles all potentially architecture specific Vector entries in thePackage::from_parsed
function.
Structsยง
- Package metadata based on a
pkgname
section in SRCINFO data. - Architecture specific package properties for use in
Package
.