void-packages/srcpkgs/void-mklive/template

19 lines
709 B
Plaintext
Raw Normal View History

2012-06-12 16:54:40 +02:00
# Template file for 'void-mklive'
pkgname=void-mklive
2012-06-14 11:26:44 +02:00
version=0.9.6
2012-06-12 16:54:40 +02:00
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"
2012-06-14 11:26:44 +02:00
checksum=a8e03184d8eae87f4cb8ac867ba1795e8483710fed8787f4a7eab4e85607a7bb
2012-06-12 16:54:40 +02:00
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."