From d243ad168dfd47653195331e367e31e5497209b0 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 2 Oct 2017 11:55:49 +0200 Subject: [PATCH] New package: hivex-1.3.14 --- srcpkgs/hivex/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/hivex/template diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template new file mode 100644 index 0000000000..9bda2c8fb5 --- /dev/null +++ b/srcpkgs/hivex/template @@ -0,0 +1,16 @@ +# Template file for 'hivex' +pkgname=hivex +version=1.3.14 +revision=1 +build_style=gnu-configure +configure_args="--disable-ocaml" # currently ocaml is broken +makedepends="libxml2-devel python-devel ruby-devel perl" +hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy" +depends="perl" +short_desc="System for extracting the contents of Windows Registry." +maintainer="Andrea Brancaleoni " +license="LGPL-2.1" +homepage="http://libguestfs.org" +distfiles="http://libguestfs.org/download/$pkgname/$pkgname-$version.tar.gz" +checksum=eb5cb29f5eb41185688cc1be454895b53c1965578f036ebf31ac32992f121b2b +nocross=yes