21 lines
521 B
Plaintext
21 lines
521 B
Plaintext
name: valgrind
|
|
description: Instrumentation framework for building dynamic analysis tools
|
|
version: 3.27.0
|
|
revision: 1
|
|
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: 5b5937de8257ee8f51698ea71b9711adce98061aa07daa4a685efc3af9215bef
|