This commit is contained in:
parent
49703433c0
commit
4cfdfade4a
18 changed files with 133 additions and 102 deletions
30
zstd/.SRCINFO
Normal file
30
zstd/.SRCINFO
Normal file
|
@ -0,0 +1,30 @@
|
|||
pkgbase = zstd
|
||||
pkgdesc = Zstandard - Fast real-time compression algorithm
|
||||
pkgver = 1.5.2
|
||||
pkgrel = 8
|
||||
url = https://facebook.github.io/zstd/
|
||||
arch = x86_64
|
||||
license = BSD
|
||||
license = GPL2
|
||||
makedepends = cmake
|
||||
makedepends = gtest
|
||||
makedepends = ninja
|
||||
depends = glibc
|
||||
depends = gcc-libs
|
||||
depends = zlib
|
||||
depends = xz
|
||||
depends = lz4
|
||||
provides = libzstd.so
|
||||
options = debug
|
||||
source = https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-1.5.2.tar.zst
|
||||
source = https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-1.5.2.tar.zst.sig
|
||||
source = fix_perf.patch
|
||||
validpgpkeys = 4EF4AC63455FC9F4545D9B7DEF8FE99528B52FFD
|
||||
sha256sums = 3ea06164971edec7caa2045a1932d757c1815858e4c2b68c7ef812647535c23f
|
||||
sha256sums = SKIP
|
||||
sha256sums = 07db9fe01b7164fc7180a52c43d79c1ae4d15abb5669cbf91a5c9c7f357d5f7e
|
||||
b2sums = 513e4526a92bcb59416b3457d186a30e554f9e0cf21d7114eb3e9fbcbd9d662c8d95cf0b06237f6fe3f756862c63de0aa146d6a23cb4111c16e6459608d115f1
|
||||
b2sums = SKIP
|
||||
b2sums = 26e25d98485bacc8295a0add027b86ae8e386a9164c13ffd5497796c8e8da5122f0e9724c0e727e59712ab142ac62cf6fcbb4ae08e35c696874b863eead05ed4
|
||||
|
||||
pkgname = zstd
|
Loading…
Add table
Add a link
Reference in a new issue