[manifest]
name = lz4

[homebrew]
lz4

[rpms]
lz4-devel
# centos (not centos_stream that is Meta internal) 8 is missing this
[rpms.not(all(distro=centos,distro_vers=8))]
lz4-static

[debs]
liblz4-dev

[download]
url = https://github.com/lz4/lz4/archive/v1.8.3.tar.gz
sha256 = 33af5936ac06536805f9745e0b6d61da606a1f8b4cc5c04dd3cbaca3b9b4fc43

[build]
builder = cmake
subdir = lz4-1.8.3/contrib/cmake_unofficial
