void-packages/srcpkgs/hivex/template
2021-10-09 08:01:42 -04:00

17 lines
646 B
Bash

# Template file for 'hivex'
pkgname=hivex
version=1.3.21
revision=3
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=9ace3ef4a2ff2ca50a99be068b60fb1fdbc9eab8af53e345e97ce75ba4b63b56
nocross=yes