Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -7,6 +7,7 @@ wrksrc="${pkgname}-${_distver}.${_snapver}"
|
|||
revision=1
|
||||
homepage="http://btrfs.wiki.kernel.org/"
|
||||
distfiles="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-${_distver}.${_snapver}.tar.xz"
|
||||
makedepends="acl-devel libuuid-devel e2fsprogs-devel"
|
||||
short_desc="Btrfs filesystem utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -15,9 +16,6 @@ long_desc="
|
|||
This packages provides the userspace utilities required to
|
||||
create/format/manipulate Btrfs filesystems."
|
||||
|
||||
Add_dependency build acl-devel
|
||||
Add_dependency build libuuid-devel
|
||||
Add_dependency build e2fsprogs-devel
|
||||
|
||||
do_build() {
|
||||
make CFLAGS="${CFLAGS}" ${makejobs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue