mirror of
https://aur.archlinux.org/pacwrap.git
synced 2024-11-21 13:36:28 +00:00
Xavier
eef5bb9098
- Fixed description in PKGBUILD - Preface 'cargo build' with 'PACWRAP_SCHEMA_BUILT=1'
31 lines
920 B
Text
31 lines
920 B
Text
pkgbase = pacwrap
|
|
pkgdesc = Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers.
|
|
pkgver = 0.7.1
|
|
pkgrel = 1
|
|
url = https://pacwrap.sapphirus.org/
|
|
arch = x86_64
|
|
license = GPLv3-only
|
|
makedepends = cargo
|
|
makedepends = git
|
|
makedepends = fakeroot
|
|
makedepends = pacman
|
|
makedepends = zstd
|
|
makedepends = busybox
|
|
makedepends = fakechroot
|
|
options = !lto
|
|
source = pacwrap-0.7.1.tar.zst::https://github.com/pacwrap/pacwrap/releases/download/0.7.1/pacwrap-0.7.1.tar.zst
|
|
sha512sums = 936e66bb38ab5eab79c6678071ef472ba8135937c5a223271165934b19803410f7876991c428bd7a4a32b77f666380edc37f1d703b1961c5028ef270154d8169
|
|
|
|
pkgname = pacwrap
|
|
depends = bash
|
|
depends = bubblewrap
|
|
depends = gnupg
|
|
depends = pacman
|
|
depends = libseccomp
|
|
depends = pacwrap-dist=0.7.1
|
|
depends = zstd
|
|
optdepends = xdg-dbus-proxy
|
|
provides = pacwrap
|
|
|
|
pkgname = pacwrap-dist
|
|
provides = pacwrap-dist
|