31 lines
584 B
Plaintext
31 lines
584 B
Plaintext
name: gdb
|
|
description: The GNU Debugger
|
|
version: "17.1"
|
|
revision: 1
|
|
url: https://www.gnu.org/software/gdb/
|
|
license: GPL3-or-later,LGPL3-or-later
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- expat
|
|
- gcc-libs
|
|
- glibc
|
|
- gmp
|
|
- guile
|
|
- libelf
|
|
- mpfr
|
|
- ncurses
|
|
- python3
|
|
- 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: 14996f5f74c9f68f5a543fdc45bca7800207f91f92aeea6c2e791822c7c6d876
|