summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5edf12071645ca49d96efa4ddad996a53884d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = vmdebootstrap
	pkgdesc = debootstrap installs a basic Debian system into a directory, for use with chroot(8). vmdeboostrap is a wrapper around it to install Debian into a disk image, which can be used with a virtual machine (such as KVM).
	pkgver = 1.11
	pkgrel = 1
	url = http://liw.fi/vmdebootstrap/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = python-sphinx
	depends = debootstrap
	depends = syslinux
	depends = qemu
	depends = parted
	depends = multipath-tools
	depends = python2
	depends = python2-cliapp
	depends = distro-info
	source = http://git.liw.fi/cgi-bin/cgit/cgit.cgi/vmdebootstrap/snapshot/vmdebootstrap-1.11.tar.gz
	source = python_version.patch
	source = default_arch.patch
	source = fix_path.patch
	source = 0001-Don-t-enforce-U-EFI-on-arm64.patch
	sha256sums = 4a1b32e1ceb68a87a38c64b226cd2b827fafdec5e2c0135b50f83f7a455e5582
	sha256sums = 10ef6c58c24d52ff3b66498eac23526623b881871ce1d3d2138e358ef9580f41
	sha256sums = a9971329a87e08f3de371647fe60b0ffab99ecd7925c55a00fdb1f2ef70781f0
	sha256sums = e8d3a250dc8bf11aafa707602c9ca6d496b3c3c3183dcf9f04a50de6a3b26b75
	sha256sums = ca5bfcddcbdfe25a2cc0b5c1adab57ed647074e38964b014f2a028afa0091d86

pkgname = vmdebootstrap