19 lines
481 B
Plaintext
19 lines
481 B
Plaintext
name: valgrind
|
|
description: Instrumentation framework for building dynamic analysis tools
|
|
version: 3.26.0
|
|
revision: 1
|
|
url: https://valgrind.org/
|
|
license: GPL2-or-later
|
|
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: 8d54c717029106f1644aadaf802ab9692e53d93dd015cbd19e74190eba616bd7
|