void-packages/srcpkgs/supermin/template

17 lines
569 B
Bash
Raw Normal View History

2017-10-02 10:10:08 +00:00
# Template file for 'supermin'
pkgname=supermin
2017-10-03 09:43:45 +00:00
version=5.1.19
2017-10-02 10:10:08 +00:00
revision=1
build_style=gnu-configure
hostmakedepends="ocaml ocaml-findlib pkg-config e2fsprogs cpio perl"
depends="cpio e2fsprogs"
makedepends="e2fsprogs-devel"
short_desc="Tool for creating supermin appliances."
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="http://people.redhat.com/~rjones/supermin/"
distfiles="http://libguestfs.org/download/supermin/supermin-${version}.tar.gz"
2017-10-03 09:43:45 +00:00
checksum=b5fb1087717106b9b77d14cce1e090222b5e0f9e4d7bbab53d5807d001d7a27f
2017-10-02 10:10:08 +00:00
nopie=yes
nocross=yes