19 lines
674 B
Text
19 lines
674 B
Text
# Template file for 'fakechroot'
|
|
pkgname=fakechroot
|
|
version=2.16
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Gives a fake chroot environment"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="https://github.com/fakechroot/fakechroot"
|
|
license="LGPL-2.1"
|
|
distfiles="https://github.com/downloads/fakechroot/fakechroot/fakechroot-${version}.tar.gz"
|
|
checksum=81c105e0878b55fbcf430235badcb31249d86ac435297910f411d9955dadf9c6
|
|
long_desc="
|
|
This package provides a library which overrides libc functions, so it is
|
|
possible to use root-specific tools without root privileges."
|
|
|
|
conf_files="
|
|
/etc/${pkgname}/chroot.env
|
|
/etc/${pkgname}/debootstrap.env
|
|
/etc/${pkgname}/rinse.env"
|