22 lines
595 B
Plaintext
22 lines
595 B
Plaintext
name: gperftools
|
|
description: Fast, multi-threaded malloc and nifty performance analysis tools
|
|
version: "2.18"
|
|
revision: 1
|
|
url: https://github.com/gperftools/gperftools
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
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}
|
|
extract_strip_components: 1
|
|
checksum: edbdbfd28c900d4619e2a3febadef6483e7a9823e51f30534bdbb498693f05ed
|