blob: 0b81d7b6a4b55c7c67b9c563bf03756cef7bfcef (
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
26
27
28
29
30
31
|
pkgbase = fluent-bit
pkgdesc = Collect data/logs from different sources, unify and send them to multiple destinations
pkgver = 3.0.6
pkgrel = 1
url = https://fluentbit.io/
arch = x86_64
arch = aarch64
arch = armv7h
license = Apache-2.0
checkdepends = gtest
checkdepends = doxygen
checkdepends = graphviz
makedepends = cmake
makedepends = postgresql-libs
makedepends = python
depends = glibc
depends = gcc-libs
depends = openssl
depends = libyaml
depends = systemd-libs
noextract = fluent-bit-3.0.6.tar.gz
backup = etc/fluent-bit/fluent-bit.conf
backup = etc/fluent-bit/parsers.conf
source = fluent-bit-3.0.6.tar.gz::https://releases.fluentbit.io/3.0/source-3.0.6.tar.gz
source = pr-8901.patch
md5sums = 5bd6b07aea13172e1776f6a3e2abd216
md5sums = SKIP
sha256sums = b373b52b85d6b608895bb5ae3508e85565e4261aeb8a9cc99ca5e81de6200e04
sha256sums = SKIP
pkgname = fluent-bit
|