15 lines
560 B
Bash
15 lines
560 B
Bash
# Template file for 'strip-nondeterminism'
|
|
pkgname=strip-nondeterminism
|
|
version=0.042
|
|
revision=1
|
|
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.0-or-later"
|
|
homepage="https://reproducible-builds.org/tools/"
|
|
distfiles="http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
|
checksum=d0f3a118a4bce8cb761817f451fe96249945e1f52b2af22a4ac9da4438a9147a
|