New package: disorderfs-0.5.1
This commit is contained in:
parent
a13ff8c1fb
commit
a2fa4f8851
2 changed files with 16 additions and 0 deletions
|
@ -151,6 +151,7 @@ libdbus-glib-1.so.2 dbus-glib-0.80_1
|
|||
libxml2.so.2 libxml2-2.7.0_1
|
||||
libfuse.so.2 fuse-2.8.1_1
|
||||
libXext.so.6 libXext-1.0.5_1
|
||||
libulockmgr.so.1 fuse-2.9.7_1
|
||||
libXcomposite.so.1 libXcomposite-0.4.0_1
|
||||
libXdamage.so.1 libXdamage-1.1.1_1
|
||||
libXfixes.so.3 libXfixes-4.0.3_1
|
||||
|
|
15
srcpkgs/disorderfs/template
Normal file
15
srcpkgs/disorderfs/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'disorderfs'
|
||||
pkgname=disorderfs
|
||||
version=0.5.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fuse-devel attr-devel"
|
||||
depends="${makedepends}"
|
||||
short_desc="FUSE filesystem that introduces non-determinism filesystem metadata"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://reproducible-builds.org/tools/"
|
||||
distfiles="http://http.debian.net/debian/pool/main/d/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=334e15cadeecedce5a79715a61acda5adf0f0a8fafc42a8aca26708e3198dd5a
|
Loading…
Reference in a new issue