blob: 3498767508337bb23c8536cd1e06c85d9673c9c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = ha-glue
pkgdesc = A set of libraries, tools and utilities suitable for the Heartbeat/Pacemaker cluster stack.
pkgver = 1.0.13
pkgrel = 1
url = https://github.com/ClusterLabs/cluster-glue
arch = i686
arch = x86_64
license = GPL
makedepends = openipmi
makedepends = net-snmp
makedepends = asciidoc
depends = python
depends = libxml2
depends = libtool
depends = util-linux
depends = curl
depends = glib2
optdepends = openipmi: for stonith plugin ipmilan
optdepends = net-snmp: for stonith plugins rackpdu, apcmastersnmp, wti_mpc
options = !libtool
options = docs
source = git+https://github.com/ClusterLabs/cluster-glue#commit=4017c21066663960687f30cb8a7dddd24c364767
sha256sums = SKIP
pkgname = ha-glue
|