blob: 9c98a559ff76c62d1ad4814fbf676b696792ffe4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gfs2-utils
pkgdesc = Utilities for managing the global file system (GFS2)
pkgver = 3.6.0
pkgrel = 1
url = https://sourceware.org/cluster/gfs/
arch = i686
arch = x86_64
license = GPL
license = LGPL
makedepends = util-linux
makedepends = check
depends = python
options = staticlibs
options = !debug
source = https://releases.pagure.org/gfs2-utils/gfs2-utils-3.6.0.tar.bz2
sha512sums = 970872258670abdb25f82975b32bc0da119d039b4049c9f5b9712d4982a8c817bba390d143c5b32d19876db41c34a07775388491b374d3b143fac0afd98495e6
pkgname = gfs2-utils
|