summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 20 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5edf1207164..c276f40b4ac9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,30 +1,33 @@
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).
+ pkgdesc = Bootstrap Debian into a (virtual machine) disk image
pkgver = 1.11
pkgrel = 1
- url = http://liw.fi/vmdebootstrap/
- arch = i686
- arch = x86_64
+ url = http://git.liw.fi/vmdebootstrap/
+ arch = any
license = GPL3
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
makedepends = python-sphinx
+ makedepends = python-wheel
depends = debootstrap
- depends = syslinux
- depends = qemu
- depends = parted
- depends = multipath-tools
- depends = python2
- depends = python2-cliapp
depends = distro-info
+ depends = multipath-tools
+ depends = parted
+ depends = python
+ depends = python-cliapp-fiw
+ depends = qemu
+ depends = syslinux
+ options = !strip
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
+ source = python_3_syntax.patch
+ sha512sums = d5e0d1c19487e7ec03377eab4aa82631f37dc0ef0366dbf512a41c5a7feb4880dc0ed8ad8731f0a0fcb147bdb7dd2b3248039bbdaf4ddf38e05abd5ff6f39aa8
+ sha512sums = f4d553b0364275809fd19f1597a149f7f8c6d4b53a654011700b2bb44b12a7bce08370488a36b359d56bfe90329b727f3f018d5670aac8c6aa3635ee26313fe7
+ sha512sums = 64e32ecf6ac9089433da632b6406f3ef6da242d2443574af5a6f7d2ecdc4cb2fa3e0e366c47f890123266650dd3ccdafb797f675c96d5035aa4bd40472a7ed3c
+ sha512sums = c023215ca973d198e9067c4126252f9f9402235d22ae9d033df43fe0bc995df033620301b6ab0790964e0cd24d0d3f9bf88b2e806c0c85216dd27cf1b51775d4
+ sha512sums = 1458c0c0f915ca31f6e5c4cd4e103c831ee44d82bbecdee6e6116316dd780fef2232d4160478b8f33a14afd9ccf27c36b1a2cfaf6f46da93023f8b6c5973affe
pkgname = vmdebootstrap
-