summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb7abc1d51dfd89211decf42868f27e78ca5d698 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = virtdev-git
	pkgdesc = Isolated virtual development machines on KVM/QEMU
	pkgver = r296.cddf7b7
	pkgrel = 1
	url = https://github.com/matheusmoreira/virtdev
	arch = x86_64
	license = AGPL-3.0-or-later
	makedepends = git
	depends = bash>=5.2
	depends = qemu-img
	depends = qemu-system-x86
	depends = edk2-ovmf
	depends = openssh
	depends = socat
	optdepends = archiso: required for building the installation ISO (virtdev-iso)
	optdepends = rsync: required for backup, restore, transfer, and recreate
	provides = virtdev
	conflicts = virtdev
	source = virtdev-git::git+https://github.com/matheusmoreira/virtdev.git
	sha256sums = SKIP

pkgname = virtdev-git