void-packages/srcpkgs/hivex/template
2019-01-21 21:10:08 +01:00

16 lines
644 B
Bash

# Template file for 'hivex'
pkgname=hivex
version=1.3.16
revision=1
build_style=gnu-configure
configure_args="--disable-ocaml" # currently ocaml is broken
hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy"
makedepends="libxml2-devel python-devel ruby-devel perl"
depends="perl"
short_desc="System for extracting the contents of Windows Registry"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="LGPL-2.1-or-later"
homepage="http://libguestfs.org"
distfiles="http://libguestfs.org/download/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=ca49d10b98c3a74b6c2e2d69b335dd8b1d4ec44c4a9106b8c1c08c4660b99bae
nocross=yes