void-packages/srcpkgs/btrfs-progs/template

17 lines
590 B
Plaintext

# Template file for 'btrfs-progs'
pkgname=btrfs-progs
version=20101110
distfiles="http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.gz"
build_style=gnu-makefile
make_build_args="CFLAGS=-Wno-error"
make_install_args="prefix=/usr bindir=/sbin mandir=/usr/share/man"
revision=1
short_desc="Btrfs filesystem utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=70683c522931eb8b96a68950cc9d95e64d6e350488f2797ca1c2be32bd32f902
long_desc="
This packages provides the userspace utilities required to
create/format/manipulate Btrfs filesystems."
Add_dependency build libuuid-devel