summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJon Gjengset2017-07-19 11:25:11 -0400
committerJon Gjengset2017-07-19 11:25:11 -0400
commit05b6217dfe0b114fe6b687171e67961785767e0d (patch)
tree97fee35ed45aeea50511463d8f931009bfee62ae /.SRCINFO
downloadaur-05b6217dfe0b114fe6b687171e67961785767e0d.tar.gz
first
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..404b301c4cb1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,34 @@
+# Generated by mksrcinfo v8
+# Wed Jul 19 15:25:03 UTC 2017
+pkgbase = image-bootstrap-git
+ pkgdesc = Command line tool to generate bootable virtual machine images and write them to a block device
+ pkgver = r422.4614f45
+ pkgrel = 1
+ url = https://github.com/hartwork/image-bootstrap
+ arch = any
+ license = AGPL
+ makedepends = git
+ depends = python2>=2.6.6
+ depends = python2-colorama
+ depends = python2-beautifulsoup4
+ depends = python2-requests
+ depends = python2-setuptools
+ depends = python2-lxml
+ depends = python2-yaml
+ depends = gnupg
+ depends = parted
+ depends = multipath-tools
+ optdepends = ubuntu-keyring: for generating Ubuntu images
+ optdepends = grub: for host-grub2 bootloader
+ optdepends = mbr: for host-extlinux bootloader
+ optdepends = syslinux: for host-extlinux bootloader
+ optdepends = debootstrap: for generating Debian/Ubuntu images
+ optdepends = debian-archive-keyring: for generating Debian/Ubuntu images
+ provides = image-bootstrap
+ conflicts = image-bootstrap
+ options = !emptydirs
+ source = git+https://github.com/hartwork/image-bootstrap.git
+ md5sums = SKIP
+
+pkgname = image-bootstrap-git
+