Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bastelfreak/fluent-bit-pkgbuild

AUR package for fluent-bit
https://github.com/bastelfreak/fluent-bit-pkgbuild

Last synced: about 1 month ago
JSON representation

AUR package for fluent-bit

Awesome Lists containing this project

README

        

# fluent-bit PKGBUILD

## building

To build:

makepkg -CcfLsr

That is `-c` for 'clean after succesful build', `-C` for 'remove $srcdir before
building', `-f` for 'force rebuilding if package already exists', `-L` for
'save a build log', `-s` for 'install missing dependencies using pacman', `-r`
for 'remove any installed dependencies after build'.

To create the .SRCINFO:

makepkg --printsrcinfo > .SRCINFO

Update SHA512 sums using `updpkgsums` from `pacman-contrib`:

updpkgsums