blob: df77a982166f99ed944d1c3296588d43f25d1727 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = stackablectl
pkgdesc = Command line tool to interact with a Stackable Data Platform
pkgver = 24.11.1
pkgrel = 1
url = https://github.com/stackabletech/stackable-cockpit/
arch = x86_64
license = Apache-2.0
makedepends = go
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = glibc
provides = stackablectl
conflicts = stackablectl-bin
conflicts = stackablectl-git
options = !lto
source = stackablectl::git+https://github.com/stackabletech/stackable-cockpit.git#commit=55e80876079076b384b984f01a7f78f0bb754812
b2sums = SKIP
pkgname = stackablectl
|