New package: virtme-0.0.3
This commit is contained in:
parent
10d37d566a
commit
25ff75db10
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'virtme'
|
||||||
|
pkgname=virtme
|
||||||
|
version=0.0.3
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
_commit=3be28dc57a7f0698d290e9e8686aa7e0fbec0801
|
||||||
|
wrksrc="${_commit}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
pycompile_module="virtme"
|
||||||
|
short_desc="An easy way to test your kernel changes in qemu/kvm"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://lwn.net/Articles/584620/"
|
||||||
|
distfiles="https://git.kernel.org/cgit/utils/kernel/virtme/virtme.git/snapshot/${_commit}.tar.gz"
|
||||||
|
checksum=02c0925158d102b1609c84eb67f2b59f48fd78f6c2ac9d03581f31a6220584dd
|
Loading…
Reference in New Issue