python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / disorderfs / template
blob702620b5a0ab953f1c6df75b1724f11a9b313def
1 # Template file for 'disorderfs'
2 pkgname=disorderfs
3 version=0.5.3
4 revision=1
5 build_style=gnu-makefile
6 hostmakedepends="pkg-config"
7 makedepends="attr-devel fuse-devel"
8 depends="attr-devel fuse-devel"
9 short_desc="FUSE filesystem that introduces non-determinism filesystem metadata"
10 maintainer="Enno Boland <gottox@voidlinux.eu>"
11 license="GPL-3.0-or-later"
12 homepage="https://reproducible-builds.org/tools/"
13 #changelog="https://salsa.debian.org/reproducible-builds/disorderfs/raw/master/NEWS"
14 distfiles="https://salsa.debian.org/reproducible-builds/disorderfs/-/archive/${version}/disorderfs-${version}.tar.bz2"
15 checksum=686136642094adc2b5fe6749dfad02f54ff03d5b53d91c42050b97e7b3e222a1
16 make_check_target="test"
18 do_check() {
19         # Requires permission to perform fuse mounts
20         :