25 lines
586 B
YAML
25 lines
586 B
YAML
name: guile
|
|
description: Scheme programming language implementation by GNU
|
|
version: 3.0.11
|
|
revision: 2
|
|
url: https://www.gnu.org/software/guile/
|
|
license: GPL3-or-later,LGPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gc
|
|
- gmp
|
|
- libffi
|
|
- libunistring
|
|
- libxcrypt
|
|
- ncurses
|
|
make_depends:
|
|
- texinfo
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/guile/guile-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 818c79d236657a7fa96fb364137cc7b41b3bdee0d65c6174ca03769559579460
|