18 lines
575 B
Bash
18 lines
575 B
Bash
# Template file for 'fakechroot'
|
|
pkgname=fakechroot
|
|
version=2.17.2
|
|
revision=3
|
|
lib32disabled=yes
|
|
hostmakedepends="git"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --sbindir=/usr/bin"
|
|
conf_files="
|
|
/etc/fakechroot/chroot.env
|
|
/etc/fakechroot/debootstrap.env
|
|
/etc/fakechroot/rinse.env"
|
|
short_desc="Gives a fake chroot environment"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="https://github.com/dex4er/fakechroot"
|
|
license="LGPL-2.1"
|
|
distfiles="$homepage/archive/$version.tar.gz"
|
|
checksum=038f631c6013b34426ac0b6a38b613083818065b4d20ae87598ea14589ec8c7c
|