void-packages/srcpkgs/capchroot/template
ojab 6d477ed3ff capchroot: add homepage, license
Tarball URL is broken, can't find working one. Not sure about homepage/license since arch's tarball has different checksum.
2013-04-03 14:25:39 +04:00

19 lines
611 B
Text

# Template file for 'capchroot'
pkgname=capchroot
version=0.1
distfiles="http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.gz"
build_style=gnu-makefile
depends="glibc libcap"
makedepends="libcap-devel"
revision=2
short_desc="Use chroot with capabilities as normal user"
homepage="https://projects.archlinux.org/users/thomas/capchroot.git/"
license="GPL-2"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9e28571684022698921f25711f60f3e634206412851150905ec73cfd63bc0e92
long_desc="
A tool that allows users to chroot to certain directories without
root privileges."
conf_files="/etc/capchroot.allow"