15 lines
561 B
Bash
15 lines
561 B
Bash
# Template file for 'lxcfs'
|
|
pkgname=lxcfs
|
|
version=2.0.8
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-pamdir=/usr/lib/security"
|
|
hostmakedepends="pkg-config docbook2x"
|
|
makedepends="dbus-glib-devel libcgmanager-devel lxc-devel fuse-devel"
|
|
short_desc="LXC simple userspace filesystem"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="https://linuxcontainers.org/lxcfs/"
|
|
license="Apache-2.0"
|
|
distfiles="https://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
|
checksum=2e3eff42803276a06b777205206f2c1592ce95da15f3486c7317230d59c19b45
|