blob: 55ffa89e1e17a60fe261fa29c1186e9e50f36c2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = fluent-bit-git
pkgdesc = Collect data/logs from different sources, unify and send them to multiple destinations
pkgver = 3.2.4.r77.gc2b3d4768
pkgrel = 1
url = https://fluentbit.io/
arch = i686
arch = x86_64
license = Apache
makedepends = git
makedepends = cmake
makedepends = make
makedepends = gcc
depends = luajit
backup = etc/fluent-bit/fluent-bit.conf
backup = etc/fluent-bit/parsers.conf
backup = etc/fluent-bit/plugins.conf
source = fluent-bit-git::git+https://github.com/fluent/fluent-bit.git
md5sums = SKIP
pkgname = fluent-bit-git
|