15 lines
570 B
Bash
15 lines
570 B
Bash
# Template file for 'strip-nondeterminism'
|
|
pkgname=strip-nondeterminism
|
|
version=0.033
|
|
revision=1
|
|
create_wrksrc=yes
|
|
build_style=perl-module
|
|
hostmakedepends="perl-Archive-Zip"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Non-deterministic information stripper"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://reproducible-builds.org/tools/"
|
|
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
|
checksum=63570c62ad6cb9e74a4ba2c0052a3c41f3e25936267379344d980a474ba24720
|