Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: gperftools
|
||||
description: Fast, multi-threaded malloc and nifty performance analysis tools
|
||||
version: 2.17.2
|
||||
revision: 1
|
||||
url: https://github.com/gperftools/gperftools
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- libunwind
|
||||
make_depends:
|
||||
- asciidoctor
|
||||
downloads:
|
||||
- url: https://github.com/gperftools/gperftools/archive/refs/tags/gperftools-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 885dbbf1f25a922de0cdc78b0703c3ab93c43850e1d2f7c889e41be7c824c53d
|
||||
Reference in New Issue
Block a user