# Template file for 'pixz' pkgname=pixz version=1.0.4 revision=1 build_pie=yes build_style=gnu-configure configure_args="ac_cv_file_src_pixz_1=no" hostmakedepends="automake libtool pkg-config asciidoc" makedepends="liblzma-devel libarchive-devel" short_desc="A parallel, indexing version of XZ" maintainer="Juan RP " license="2-clause-BSD" homepage="https://github.com/vasi/pixz" distfiles="https://github.com/vasi/pixz/archive/v$version.tar.gz" checksum=eebf8762c8d1673826927bb1f05e60067c572c207961b8e124fd8a477da312e8 pre_configure() { NOCONFIGURE=1 ./autogen.sh }