blob: b365c04dd51ebbcb84c66542b173b3bf7a443d8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = rustfs
pkgdesc = High-performance distributed object storage for MinIO alternative.
pkgver = 1.0.0_beta.1
pkgrel = 1
url = https://rustfs.com/en/
arch = x86_64
license = Apache-2.0
makedepends = cargo
makedepends = pnpm
makedepends = protobuf
depends = glibc
depends = gcc-libs
depends = bzip2
options = !lto
source = rustfs-1.0.0-beta.1.tar.gz::https://github.com/rustfs/rustfs/archive/refs/tags/1.0.0-beta.1.tar.gz
source = console-0.1.7.tar.gz::https://github.com/rustfs/console/archive/refs/tags/v0.1.7.tar.gz
sha256sums = c45340775a34b221f151362ef252b2bab5c8ff80ad07b437566200117400a37f
sha256sums = 1ecd2f414379786bcac322e90a6c06e23bbad1d77693fef796cfe91f996aebb2
pkgname = rustfs
|