17 lines
614 B
Bash
17 lines
614 B
Bash
# Template file for 'supermin'
|
|
pkgname=supermin
|
|
version=5.2.0
|
|
revision=2
|
|
_release_series=5.2-stable
|
|
build_style=gnu-configure
|
|
hostmakedepends="ocaml ocaml-findlib pkg-config e2fsprogs cpio perl"
|
|
makedepends="e2fsprogs-devel"
|
|
depends="cpio e2fsprogs"
|
|
short_desc="Tool for creating supermin appliances"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://people.redhat.com/~rjones/supermin/"
|
|
distfiles="http://download.libguestfs.org/supermin/${_release_series}/supermin-${version}.tar.gz"
|
|
checksum=fac7e128198b9b05afca99041fa9d5256cc80c1e3cd97eb3130a794b185cf107
|
|
nocross=yes
|