diff --git a/srcpkgs/void-mklive/template b/srcpkgs/void-mklive/template new file mode 100644 index 0000000000..9e373c4a0c --- /dev/null +++ b/srcpkgs/void-mklive/template @@ -0,0 +1,18 @@ +# Template file for 'void-mklive' +pkgname=void-mklive +version=0.9.5 +revision=1 +build_style=gnu-makefile +noarch=yes +depends="dracut>=019 cdrtools squashfs-tools syslinux>=4.05_2" +replaces="vmklive>=0" +short_desc="The Void Linux live image maker" +maintainer="Juan RP " +license="Simplified BSD" +homepage="https://voidlinux.github.com/" +distfiles="https://github.com/downloads/voidlinux/$pkgname/$pkgname-$version.tar.xz" +checksum=5324205a3684bb83316cc618d440dad4c020c3c388ba5a6004186776fdde57d0 +long_desc=" + This is a simple shell script to build a live image for the + Void linux distribution. The images contain the void-installer package + to be able to install Void linux to storage disks."