25 lines
647 B
YAML
25 lines
647 B
YAML
name: libdwarf
|
|
description: A library for handling DWARF Debugging Information Format
|
|
version: 2.3.2
|
|
revision: 1
|
|
url: https://www.prevanders.net/dwarf.html
|
|
license: LGPL2.1-only,GPL2-only,BSD-3-Clause,BSD-2-Clause,public-domain
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- elfutils
|
|
- glibc
|
|
- zlib
|
|
- zstd
|
|
make_depends:
|
|
- meson
|
|
check_depends:
|
|
- python3
|
|
downloads:
|
|
- url: https://github.com/davea42/libdwarf-code/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7be0e6e17847b503317ed11ebf28668e6300b198cae3ec36cfe9126767c3be27
|