blob: 2413c2c4e6aee243bbce9912b51e9fe4e48de74b (
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.5.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.5.0.tar.bz2
sha512sums = fc5524bdc405e4c7ea40aab624331c38c4af77f3cf733c44189ae7e340acab326ace542b739c257fc82d9217c873dd350aa7bc5d6506269e9eb84ffca93070ad
pkgname = gfs2-utils
|