16 lines
595 B
Text
16 lines
595 B
Text
# 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_install_args="prefix=/usr bindir=/sbin mandir=/usr/share/man"
|
|
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 run glibc
|
|
Add_dependency run libuuid
|
|
Add_dependency build libuuid-devel
|