void-packages/srcpkgs/hivex/template

17 lines
646 B
Bash

# Template file for 'hivex'
pkgname=hivex
version=1.3.23
revision=4
build_style=gnu-configure
configure_args="--disable-ocaml" # currently ocaml is broken
hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"
makedepends="libxml2-devel python3-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=40cf5484f15c94672259fb3b99a90bef6f390e63f37a52a1c06808a2016a6bbd
nocross=yes