14 lines
489 B
Bash
14 lines
489 B
Bash
|
# Template file for 'lxcfs'
|
||
|
pkgname=lxcfs
|
||
|
version=0.5
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
hostmakedepends="pkg-config docbook2x"
|
||
|
makedepends="libcgmanager-devel lxc-devel fuse-devel"
|
||
|
short_desc="LXC simple userspace filesystem"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://linuxcontainers.org/lxcfs/"
|
||
|
license="Apache-2.0"
|
||
|
distfiles="http://linuxcontainers.org/downloads/lxcfs/lxcfs-${version}.tar.gz"
|
||
|
checksum=a84214cd2bfd0123110bf4ccede3ab8b6797c1a5f14adac920bfe6e08573ed20
|