18 lines
709 B
Text
18 lines
709 B
Text
# 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 <xtraeme@gmail.com>"
|
|
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."
|