summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO43
1 files changed, 24 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5050457b0c1e..c276f40b4ac9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,28 +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).
- pkgver = 1.6
- pkgrel = 2
- url = http://liw.fi/vmdebootstrap/
- arch = i686
- arch = x86_64
+ pkgdesc = Bootstrap Debian into a (virtual machine) disk image
+ pkgver = 1.11
+ pkgrel = 1
+ 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
- source = http://git.liw.fi/cgi-bin/cgit/cgit.cgi/vmdebootstrap/snapshot/vmdebootstrap-1.6.tar.gz
- source = python_version.patch
+ 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 = default_arch.patch
source = fix_path.patch
- md5sums = 90dd5a8aff602273c76644dda166e3e7
- md5sums = 9ec42862d167c76139f453ed9651dd8e
- md5sums = 3c3d9df067faa0d742011ad0943427e9
- md5sums = 806fd64966193e9ae0fb4ab56ab7f3f9
+ source = 0001-Don-t-enforce-U-EFI-on-arm64.patch
+ source = python_3_syntax.patch
+ sha512sums = d5e0d1c19487e7ec03377eab4aa82631f37dc0ef0366dbf512a41c5a7feb4880dc0ed8ad8731f0a0fcb147bdb7dd2b3248039bbdaf4ddf38e05abd5ff6f39aa8
+ sha512sums = f4d553b0364275809fd19f1597a149f7f8c6d4b53a654011700b2bb44b12a7bce08370488a36b359d56bfe90329b727f3f018d5670aac8c6aa3635ee26313fe7
+ sha512sums = 64e32ecf6ac9089433da632b6406f3ef6da242d2443574af5a6f7d2ecdc4cb2fa3e0e366c47f890123266650dd3ccdafb797f675c96d5035aa4bd40472a7ed3c
+ sha512sums = c023215ca973d198e9067c4126252f9f9402235d22ae9d033df43fe0bc995df033620301b6ab0790964e0cd24d0d3f9bf88b2e806c0c85216dd27cf1b51775d4
+ sha512sums = 1458c0c0f915ca31f6e5c4cd4e103c831ee44d82bbecdee6e6116316dd780fef2232d4160478b8f33a14afd9ccf27c36b1a2cfaf6f46da93023f8b6c5973affe
pkgname = vmdebootstrap
-