21 lines
521 B
YAML
21 lines
521 B
YAML
name: valgrind
|
|
description: Instrumentation framework for building dynamic analysis tools
|
|
version: 3.27.1
|
|
revision: 2
|
|
url: https://valgrind.org/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- perl
|
|
options:
|
|
- nostrip
|
|
downloads:
|
|
- url: https://sourceware.org/pub/valgrind/valgrind-${BPM_PKG_VERSION}.tar.bz2
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 5d589152eb8071c02feab8ce6ab719e431a1fbc3e2b1700f5432632a8b9264dc
|