vp-build/srcpkgs/fakechroot/template

16 lines
497 B
Bash

# Template file for 'fakechroot'
pkgname=fakechroot
version=2.20.1
revision=1
archs="~*-musl"
build_style=gnu-configure
configure_args="--disable-static --sbindir=/usr/bin"
conf_files="/etc/$pkgname/*"
short_desc="Gives a fake chroot environment"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1"
homepage="https://github.com/dex4er/fakechroot"
distfiles="$homepage/archive/$version.tar.gz"
checksum=7f9d60d0d48611969e195fadf84d05f6c74f71bbf8f41950ad8f5bf061773e18
lib32disabled=yes