mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
New package: lxcfs-0.5.
This commit is contained in:
parent
364d89f4e2
commit
d465f92e25
1 changed files with 13 additions and 0 deletions
13
srcpkgs/lxcfs/template
Normal file
13
srcpkgs/lxcfs/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue