33 lines
631 B
Plaintext
33 lines
631 B
Plaintext
name: gdb
|
|
description: The GNU Debugger
|
|
version: "17.2"
|
|
revision: 1
|
|
url: https://www.gnu.org/software/gdb/
|
|
license: GPL3-or-later,LGPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- expat
|
|
- gcc-libs
|
|
- glibc
|
|
- gmp
|
|
- guile
|
|
- libelf
|
|
- mpfr
|
|
- ncurses
|
|
- python3=3.14.*
|
|
- readline
|
|
- xxhash
|
|
- xz-utils
|
|
- zstd
|
|
make_depends:
|
|
- boost
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/gdb/gdb-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 1c036c0d72e4b3d1fb5c94c88632add6f9d76f4d7c4d2ea793c12a9f19a3228c
|