aura-2.3.0: A secure package manager for Arch Linux and the AUR.

Copyright(c) Colin Woodbury 2012 - 2020
LicenseGPL3
MaintainerColin Woodbury <colin@fosskers.ca>
Safe HaskellNone
LanguageHaskell2010

Aura.Build

Description

Agnostically builds packages, regardless of original source.

Synopsis

Documentation

installPkgFiles :: NonEmpty PackagePath -> RIO Env () Source #

Expects files like: /var/cache/pacman/pkg/*.pkg.tar.xz

buildPackages :: NonEmpty Buildable -> RIO Env (NonEmpty PackagePath) Source #

All building occurs within temp directories, or in a location specified by the user with flags.