17 lines
506 B
Plaintext
17 lines
506 B
Plaintext
name: libedit
|
|
description: Command line editor library providing generic line editing, history, and tokenization functions
|
|
version: "20251016_3.1"
|
|
revision: 1
|
|
url: https://thrysoee.dk/editline/
|
|
license: BSD-3-Clause
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- ncurses
|
|
downloads:
|
|
- url: https://thrysoee.dk/editline/libedit-${BPM_PKG_VERSION/_/-}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 21362b00653bbfc1c71f71a7578da66b5b5203559d43134d2dd7719e313ce041
|