Initial Commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: snappy
|
||||
description: A fast compressor/decompressor library
|
||||
version: 1.2.2
|
||||
revision: 1
|
||||
url: https://github.com/google/snappy
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- clang
|
||||
- cmake
|
||||
- googletest
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/google/snappy/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 90f74bc1fbf78a6c56b3c4a082a05103b3a56bb17bca1a27e052ea11723292dc
|
||||
Reference in New Issue
Block a user