mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
21 lines
807 B
Text
21 lines
807 B
Text
pkgbase = vm-curator-bin
|
|
pkgdesc = A TUI application to manage QEMU/KVM VMs (pre-built binary)
|
|
pkgver = 0.1.5
|
|
pkgrel = 1
|
|
url = https://github.com/mroboff/vm-curator
|
|
arch = x86_64
|
|
license = MIT
|
|
depends = gcc-libs
|
|
depends = systemd-libs
|
|
depends = qemu-base
|
|
optdepends = qemu-system-x86: x86/x86_64 VM support
|
|
optdepends = qemu-system-arm: ARM/AArch64 VM support
|
|
optdepends = qemu-system-ppc: PowerPC VM support
|
|
optdepends = edk2-ovmf: UEFI boot support
|
|
optdepends = polkit: privilege escalation for KVM
|
|
provides = vm-curator
|
|
conflicts = vm-curator
|
|
source = vm-curator-bin-0.1.5.tar.gz::https://github.com/mroboff/vm-curator/releases/download/v0.1.5/vm-curator-v0.1.5-linux-x86_64.tar.gz
|
|
sha256sums = 3adc620800cede8419469fc1a7112b2c4582db181558654b8517e5eba1a08b11
|
|
|
|
pkgname = vm-curator-bin
|