Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: libdwarf
|
||||
description: A library for handling DWARF Debugging Information Format
|
||||
version: 2.3.1
|
||||
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: 0caec41d0a6294de5548273d7d47d7944a0d25b003b64b119bf2580c2ee49ad9
|
||||
Reference in New Issue
Block a user