static-php-cli/config/pkg/lib/readline.yml

15 lines
333 B
YAML
Raw Normal View History

2026-02-06 14:03:42 +08:00
readline:
type: library
artifact:
source:
type: filelist
url: 'https://ftp.gnu.org/pub/gnu/readline/'
regex: '/href="(?<file>readline-(?<version>[^"]+)\.tar\.gz)"/'
metadata:
license-files: [COPYING]
license: GPL-3.0-or-later
depends:
- ncurses
static-libs@unix:
- libreadline.a